Limit RelFS platform set
svn path=/nixpkgs/trunk/; revision=17200
This commit is contained in:
parent
be5087cc6e
commit
23e53f0d74
@ -47,5 +47,6 @@ stdenv.mkDerivation rec {
|
||||
description = "A relational filesystem on top of FUSE";
|
||||
inherit src;
|
||||
maintainers = [args.lib.maintainers.raskin];
|
||||
platforms = args.lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user