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
|
TextTable
|
||||||
XMLSimple
|
XMLSimple
|
||||||
nixUnstable
|
nixUnstable
|
||||||
|
nixUnstable.perl-bindings
|
||||||
git
|
git
|
||||||
boehmgc
|
boehmgc
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user