* Export the paths-from-graph.pl script.
svn path=/nixpkgs/trunk/; revision=15865
This commit is contained in:
parent
8c3809729c
commit
c8245719f6
@ -306,6 +306,8 @@ let
|
|||||||
inherit stdenv module_init_tools kernel rootModules allowMissing;
|
inherit stdenv module_init_tools kernel rootModules allowMissing;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
pathsFromGraph = ../build-support/kernel/paths-from-graph.pl;
|
||||||
|
|
||||||
# Run the shell command `buildCommand' to produce a store object
|
# Run the shell command `buildCommand' to produce a store object
|
||||||
# named `name'. The attributes in `env' are added to the
|
# named `name'. The attributes in `env' are added to the
|
||||||
# environment prior to running the command.
|
# environment prior to running the command.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user