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
  • Loading branch information
bjornfor committed Apr 11, 2017
1 parent 6047401 commit 9c830c8
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 9c830c8

Please sign in to comment.