mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
* Regression test for the `exportReferencesGraph'
derivation attribute.
This commit is contained in:
parent
33ecb42991
commit
2d5114452d
8 changed files with 69 additions and 33 deletions
|
@ -5,3 +5,5 @@ ln -s $input2 $out/input-2
|
|||
|
||||
# Self-reference.
|
||||
ln -s $out $out/self
|
||||
|
||||
echo FOO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue