ma pkgs.opl-utils: remove license for now
This commit is contained in:
parent
99d4464e6c
commit
02a53c3b9e
@ -22,6 +22,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = https://github.com/ifcaro/Open-PS2-Loader;
|
homepage = https://github.com/ifcaro/Open-PS2-Loader;
|
||||||
description = "open-ps2-loader utils (opl2iso,iso2opl,genvmc)";
|
description = "open-ps2-loader utils (opl2iso,iso2opl,genvmc)";
|
||||||
license = lib.licenses.afl3;
|
## not yet in stable
|
||||||
|
# license = lib.licenses.afl3;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user