mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 07:46:09 +01:00
parent
e4e98a27b0
commit
2348623b95
1 changed files with 1 additions and 0 deletions
|
@ -29,5 +29,6 @@ stdenv.mkDerivation {
|
|||
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
maintainers = [ stdenv.lib.maintainers.peti ];
|
||||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue