mirror of
https://github.com/NixOS/nix
synced 2025-06-24 18:01:16 +02:00
fetchGit: Add a test
This commit is contained in:
parent
0e77aa3982
commit
4dee01da7c
6 changed files with 90 additions and 2 deletions
|
@ -25,6 +25,7 @@ with import ./release-common.nix { inherit pkgs; };
|
|||
perlPackages.DBDSQLite
|
||||
|
||||
# Tests
|
||||
git
|
||||
mercurial
|
||||
]
|
||||
++ lib.optional stdenv.isLinux libseccomp;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue