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