rofi-menugen: set license (#516989)
This commit is contained in:
@@ -34,5 +34,6 @@ stdenv.mkDerivation {
|
||||
homepage = "https://github.com/octotep/menugen";
|
||||
maintainers = [ ];
|
||||
platforms = lib.platforms.all;
|
||||
license = lib.licenses.unfree;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user