flake: cleanup

pull/2046/head
Sebastien Bourdeauducq 2023-01-09 18:22:05 +08:00
parent 070fed755b
commit b9bfe090f4
1 changed files with 1 additions and 2 deletions

View File

@ -436,7 +436,7 @@
hydraJobs = {
inherit (packages.x86_64-linux) artiq artiq-board-kc705-nist_clock openocd-bscanspi;
kc705-hitl = pkgs.stdenv.mkDerivation {
kc705-hitl = pkgs.stdenvNoCC.mkDerivation {
name = "kc705-hitl";
__networked = true; # compatibility with old patched Nix
@ -453,7 +453,6 @@
phases = [ "buildPhase" ];
buildPhase =
''
whoami
export HOME=`mktemp -d`
mkdir $HOME/.ssh
cp /opt/hydra_id_ed25519 $HOME/.ssh/id_ed25519