Fixing the evaluation of inotify-tools by hydra (release.nix)
svn path=/nixpkgs/trunk/; revision=19484
This commit is contained in:
@@ -2860,7 +2860,7 @@ let
|
|||||||
};
|
};
|
||||||
|
|
||||||
inotifyTools = import ../development/tools/misc/inotify-tools {
|
inotifyTools = import ../development/tools/misc/inotify-tools {
|
||||||
inherit fetchurl stdenv;
|
inherit fetchurl stdenv lib;
|
||||||
};
|
};
|
||||||
|
|
||||||
jikespg = import ../development/tools/parsing/jikespg {
|
jikespg = import ../development/tools/parsing/jikespg {
|
||||||
|
|||||||
Reference in New Issue
Block a user