mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 06:45:16 +01:00
parent
8d87f1a842
commit
b876df0673
1 changed files with 1 additions and 0 deletions
|
@ -30,5 +30,6 @@ stdenv.mkDerivation rec {
|
|||
homepage = https://github.com/sboli/twmn;
|
||||
platforms = with stdenv.lib.platforms; linux;
|
||||
maintainers = [ stdenv.lib.maintainers.matejc ];
|
||||
license = stdenv.lib.licenses.lgpl3;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue