mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
Mark glpi-agent as broken for Aarch
This commit is contained in:
parent
150b890cc8
commit
518a24ea18
@ -133,5 +133,6 @@ perlPackages.buildPerlPackage {
|
|||||||
homepage = "https://glpi-project.org/";
|
homepage = "https://glpi-project.org/";
|
||||||
description = "GLPI unified Agent for UNIX, Linux, Windows and MacOSX";
|
description = "GLPI unified Agent for UNIX, Linux, Windows and MacOSX";
|
||||||
license = lib.licenses.gpl2;
|
license = lib.licenses.gpl2;
|
||||||
|
isbroken = nix.stdenv.isAarch64;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user