circular test

This commit is contained in:
Matthew Kenigsberg
2020-05-21 17:06:19 -06:00
parent 8d67794da1
commit 934cc802f3
+3
View File
@@ -661,3 +661,6 @@ sed -i $flakeB/flake.nix -e 's/456/789/'
git -C $flakeB commit -a -m 'Foo'
[[ $(nix eval --update-input b $flakeA#foo) = 1912 ]]
# Test list-inputs with circular dependencies
nix flake list-inputs $flakeA