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:a0376a92e5
This commit is contained in:
@@ -55,6 +55,7 @@ let
|
||||
TextTable
|
||||
XMLSimple
|
||||
nixUnstable
|
||||
nixUnstable.perl-bindings
|
||||
git
|
||||
boehmgc
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user