From a5e807783af77fda44fc7483f326b07b49de1730 Mon Sep 17 00:00:00 2001 From: Stephan Maka Date: Tue, 9 Mar 2021 23:13:41 +0100 Subject: [PATCH] flake.nix: rm superfluous sinaraSystemsSrc --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index 37a8788..bb056df 100644 --- a/flake.nix +++ b/flake.nix @@ -84,7 +84,6 @@ inherit pkgs; inherit a6p; artiq-board-generated = artiq-board-generated artiqInputName; - sinaraSystemsSrc = sources.sinara-systems.outPath; artiq-fast = artiq-fast-src artiqInputName; };