dejagnu: supports darwin
This commit is contained in:
parent
17ad831219
commit
8838533ec1
@ -49,7 +49,7 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://www.gnu.org/software/dejagnu/;
|
homepage = http://www.gnu.org/software/dejagnu/;
|
||||||
license = licenses.gpl2Plus;
|
license = licenses.gpl2Plus;
|
||||||
|
|
||||||
platforms = platforms.linux;
|
platforms = platforms.unix;
|
||||||
maintainers = with maintainers; [ wkennington vrthra ];
|
maintainers = with maintainers; [ wkennington vrthra ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user