hydra: add dependency on Nix' perl bindings
This unbreaks the build since the latest nixUnstable update
(3dd66ec6e91c).
It's basically the same fix as in hydra git repo:
a0376a92e5
This commit is contained in:
parent
6047401a71
commit
9c830c8456
@ -55,6 +55,7 @@ let
|
||||
TextTable
|
||||
XMLSimple
|
||||
nixUnstable
|
||||
nixUnstable.perl-bindings
|
||||
git
|
||||
boehmgc
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user