Skip to content

Commit

Permalink
hydra: add dependency on Nix' perl bindings
Browse files Browse the repository at this point in the history
This unbreaks the build since the latest nixUnstable update
(3dd66ec).

It's basically the same fix as in hydra git repo:

  NixOS/hydra@a0376a9

(cherry picked from commit 9c830c8)
  • Loading branch information
bjornfor committed Apr 19, 2017
1 parent 10179b0 commit d9514e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/development/tools/misc/hydra/default.nix
Expand Up @@ -55,6 +55,7 @@ let
TextTable
XMLSimple
nixUnstable
nixUnstable.perl-bindings
git
boehmgc
];
Expand Down

0 comments on commit d9514e0

Please sign in to comment.