Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions tests/functional/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
jq,
git,
mercurial,
sqlite,
unixtools,
util-linux,

Expand Down Expand Up @@ -57,6 +58,7 @@ mkMesonDerivation (
jq
git
mercurial
sqlite
unixtools.script

# Explicitly splice the hostHost variant to fix LLVM tests. The nix-cli
Expand Down
Loading