libs3: Only builds on linux
This commit is contained in:
parent
9d921766c5
commit
5611ad899f
@ -18,6 +18,6 @@ stdenv.mkDerivation {
|
||||
homepage = https://github.com/bji/libs3;
|
||||
description = "A library for interfacing with amazon s3";
|
||||
license = licenses.lgpl3;
|
||||
platforms = platforms.unix;
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user