lowdown: also test lix
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
enableDarwinSandbox ? true,
|
||||
# for passthru.tests
|
||||
nix,
|
||||
lix,
|
||||
lowdown-unsandboxed,
|
||||
}:
|
||||
|
||||
@@ -107,7 +108,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
passthru.tests = {
|
||||
# most important consumers in nixpkgs
|
||||
inherit nix lowdown-unsandboxed;
|
||||
inherit nix lix lowdown-unsandboxed;
|
||||
};
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user