mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-23 20:44:12 +00:00
libhugetlbfs: mark supported on aarch64
Was previously broken, but now builds.
This commit is contained in:
parent
d24929277b
commit
6af90d551b
@ -47,7 +47,6 @@ stdenv.mkDerivation rec {
|
||||
badPlatforms = flatten [
|
||||
systems.inspect.platformPatterns.isStatic
|
||||
systems.inspect.patterns.isMusl
|
||||
systems.inspect.patterns.isAarch64
|
||||
];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user