gpart: Broken on Darwin
Never had a successful Darwin build. http://hydra.nixos.org/build/38306346
This commit is contained in:
parent
4fb05dc8b9
commit
6df6b1d925
|
@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
|
||||||
or device.
|
or device.
|
||||||
'';
|
'';
|
||||||
license = licenses.gpl2Plus;
|
license = licenses.gpl2Plus;
|
||||||
platforms = platforms.unix;
|
|
||||||
maintainers = with maintainers; [ nckx ];
|
maintainers = with maintainers; [ nckx ];
|
||||||
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue