parent
4f398dfd13
commit
ea14f5c86d
@ -42,6 +42,6 @@ in stdenv.mkDerivation {
|
||||
homepage = https://github.com/joyent/http-parser;
|
||||
|
||||
license = stdenv.lib.licenses.mit;
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
platforms = stdenv.lib.platforms.linux; # Broken on pure-darwin, wants xcode
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user