hydra: add dependency on Nix' perl bindings
This unbreaks the build since the latest nixUnstable update
(3dd66ec6e9).
It's basically the same fix as in hydra git repo:
https://github.com/nixos/hydra/commit/a0376a92e5fd90f38d784df3000cdc76ccf314b3
This commit is contained in:
@@ -55,6 +55,7 @@ let
|
|||||||
TextTable
|
TextTable
|
||||||
XMLSimple
|
XMLSimple
|
||||||
nixUnstable
|
nixUnstable
|
||||||
|
nixUnstable.perl-bindings
|
||||||
git
|
git
|
||||||
boehmgc
|
boehmgc
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user