mirror of
https://github.com/NixOS/nix
synced 2025-07-18 02:58:27 +02:00
flakes: Ensure that self.outPath == ./.
Users expect `self` to refer to the directory where the `flake.nix` file resides.
This commit is contained in:
parent
532c70f531
commit
904a107d16
3 changed files with 86 additions and 2 deletions
|
@ -4,6 +4,7 @@ nix_tests = \
|
|||
flakes/mercurial.sh \
|
||||
flakes/circular.sh \
|
||||
flakes/init.sh \
|
||||
flakes/inputs.sh \
|
||||
flakes/follow-paths.sh \
|
||||
flakes/bundle.sh \
|
||||
flakes/check.sh \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue