Skip to content

Commit 22f12ea

Browse files
committed
Include all files for test in tarball
1 parent 8744671 commit 22f12ea

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

package.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ extra-source-files:
1616
- CHANGELOG.md
1717
- LICENSE
1818
- README.md
19+
- tests/fakeRepo.sh
1920
- tests/test_*.in.nix
2021
- tests/test_*.expected.nix
2122
- tests/networked/test_*.in.nix

update-nix-fetchgit.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ extra-source-files:
2525
CHANGELOG.md
2626
LICENSE
2727
README.md
28+
tests/fakeRepo.sh
2829
tests/test_builtins_fetchgit.in.nix
2930
tests/test_builtins_fetchgit_update_ignores_sha256.in.nix
3031
tests/test_builtins_fetchtarball.in.nix

0 commit comments

Comments
 (0)