flake: do not use __impure (breaks hydra)

pull/202/head
Sebastien Bourdeauducq 2022-06-04 13:31:07 +08:00
parent edf1999bb2
commit ac4887ea33
1 changed files with 2 additions and 1 deletions

View File

@ -271,7 +271,8 @@
name = "zc706-hitl-tests";
__networked = true; # compatibility with old patched Nix
__impure = true; # Nix 2.8+
# breaks hydra, https://github.com/NixOS/hydra/issues/1216
#__impure = true; # Nix 2.8+
buildInputs = [
pkgs.netcat pkgs.openssh pkgs.rsync artiqpkgs.artiq artiq-netboot zynqpkgs.zc706-szl