snappy: Builds with MinGW just fine!
This commit is contained in:
parent
c8cf55215a
commit
ed56d04c8e
@ -32,6 +32,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = https://google.github.io/snappy/;
|
||||
license = licenses.bsd3;
|
||||
description = "Compression/decompression library for very high speeds";
|
||||
platforms = platforms.unix;
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user