ostree.tests.musl: init
Would have caught the build regression introduced by1a56b3515b("ostree: version bump and removing old patches") and fixed by966f79bea6("pkgsMusl.ostree: fix build").
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
, gobject-introspection
|
||||
, gjs
|
||||
, nixosTests
|
||||
, pkgsCross
|
||||
, curl
|
||||
, glib
|
||||
, systemd
|
||||
@@ -140,6 +141,7 @@ in stdenv.mkDerivation rec {
|
||||
|
||||
passthru = {
|
||||
tests = {
|
||||
musl = pkgsCross.musl64.ostree;
|
||||
installedTests = nixosTests.installed-tests.ostree;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user