bashmount: add license
This commit is contained in:
@@ -31,6 +31,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = https://github.com/jamielinux/bashmount;
|
||||
description = "A menu-driven bash script for the management of removable media with udisks";
|
||||
maintainers = [ maintainers.koral ];
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user