mirror of
https://github.com/NixOS/nix.git
synced 2025-12-24 01:41:08 +01:00
fetchGit: Add a test
This commit is contained in:
parent
0e77aa3982
commit
4dee01da7c
6 changed files with 90 additions and 2 deletions
|
|
@ -76,6 +76,9 @@ let
|
|||
[ curl
|
||||
bzip2 xz brotli
|
||||
openssl pkgconfig sqlite boehmgc
|
||||
|
||||
# Tests
|
||||
git
|
||||
mercurial
|
||||
]
|
||||
++ lib.optional stdenv.isLinux libseccomp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue