limine: mark as broken on darwin
This commit is contained in:
parent
2ea9604b32
commit
26b947c9bc
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ stdenv.mkDerivation {
|
|||
# The platforms on that the Liminine binary and helper tools can run, not
|
||||
# necessarily the platforms for that bootable images can be created.
|
||||
platforms = platforms.unix;
|
||||
badPlatforms = platforms.darwin;
|
||||
maintainers = [
|
||||
maintainers._48cf
|
||||
maintainers.phip1611
|
||||
|
|
Loading…
Reference in a new issue