forked from lix-project/hydra
Merge pull request #1141 from amerocu/amerocu/fix-dev-env
missing develop dependencies
This commit is contained in:
commit
7b7c03a521
1 changed files with 1 additions and 1 deletions
|
@ -540,7 +540,7 @@
|
|||
];
|
||||
|
||||
checkInputs = [
|
||||
foreman python3 netcat-openbsd
|
||||
foreman python3 netcat-openbsd glibcLocales cacert
|
||||
];
|
||||
|
||||
hydraPath = lib.makeBinPath (
|
||||
|
|
Loading…
Reference in a new issue