We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8744671 commit 22f12eaCopy full SHA for 22f12ea
package.yaml
@@ -16,6 +16,7 @@ extra-source-files:
16
- CHANGELOG.md
17
- LICENSE
18
- README.md
19
+- tests/fakeRepo.sh
20
- tests/test_*.in.nix
21
- tests/test_*.expected.nix
22
- tests/networked/test_*.in.nix
update-nix-fetchgit.cabal
@@ -25,6 +25,7 @@ extra-source-files:
25
CHANGELOG.md
26
LICENSE
27
README.md
28
+ tests/fakeRepo.sh
29
tests/test_builtins_fetchgit.in.nix
30
tests/test_builtins_fetchgit_update_ignores_sha256.in.nix
31
tests/test_builtins_fetchtarball.in.nix
0 commit comments