mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 06:42:28 +00:00
* WTF?
This commit is contained in:
parent
43fa1c20e7
commit
17f39049cf
@ -2,6 +2,7 @@ drvPath=$($TOP/src/nix-instantiate/nix-instantiate dependencies.nix)
|
||||
|
||||
echo "derivation is $drvPath"
|
||||
|
||||
$TOP/src/nix-store/nix-store -q --tree "$drvPath"
|
||||
$TOP/src/nix-store/nix-store -q --tree "$drvPath" | grep "| +---.*builder1.sh"
|
||||
|
||||
# Test Graphviz graph generation.
|
||||
|
Loading…
Reference in New Issue
Block a user