forked from M-Labs/nix-scripts
Revert "artiq-full: simpler workaround for https://github.com/NixOS/nixpkgs/pull/85763"
Fixed upstream.
This reverts commit aa21bde6e5
.
This commit is contained in:
parent
3801458324
commit
a7ebb7c834
|
@ -1,4 +1,4 @@
|
|||
{ pkgs ? import <nixpkgs> { config = { allowBroken = true; }; }}:
|
||||
{ pkgs ? import <nixpkgs> {}}:
|
||||
|
||||
let
|
||||
sinaraSystemsSrc = <sinaraSystemsSrc>;
|
||||
|
|
Loading…
Reference in New Issue