1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-18 02:58:27 +02:00

Merge pull request #7796 from hercules-ci/fix-7263

Ensure that `self.outPath == ./.`
This commit is contained in:
Théophane Hufschmitt 2023-02-27 10:26:02 +01:00 committed by GitHub
commit 995bfeef3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 105 additions and 2 deletions

View file

@ -5,6 +5,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 \