mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
Add basic flake tests
This commit is contained in:
parent
ddd42b7e94
commit
2d5a219688
6 changed files with 126 additions and 4 deletions
|
@ -129,6 +129,7 @@ NEED_PROG(gzip, gzip)
|
|||
NEED_PROG(xz, xz)
|
||||
AC_PATH_PROG(dot, dot)
|
||||
AC_PATH_PROG(lsof, lsof, lsof)
|
||||
NEED_PROG(jq, jq)
|
||||
|
||||
|
||||
NEED_PROG(cat, cat)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue