treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
This commit is contained in:
@@ -11,5 +11,6 @@ stdenv.mkDerivation rec
|
||||
meta = {
|
||||
homepage = "http://noedler.de/projekte/wdfs/";
|
||||
description = "User-space filesystem that allows to mount a webdav share";
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user