avfs: add darwin build
This commit is contained in:
parent
3c28a11bf6
commit
0c81ece950
@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = "http://avf.sourceforge.net/";
|
homepage = "http://avf.sourceforge.net/";
|
||||||
description = "Virtual filesystem that allows browsing of compressed files";
|
description = "Virtual filesystem that allows browsing of compressed files";
|
||||||
platforms = lib.platforms.linux;
|
platforms = lib.platforms.unix;
|
||||||
license = lib.licenses.gpl2;
|
license = lib.licenses.gpl2;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user