flake: build devShell dependencies on Hydra

polymorphism_fixes
Sebastien Bourdeauducq 2021-11-12 15:08:24 +08:00
parent ebca596be6
commit b64d2399f2
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@
hydraJobs = {
inherit (packages.x86_64-linux) nac3artiq;
devShell = devShell.x86_64-linux;
};
};