mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 13:10:33 +00:00
parent
31b8aebded
commit
f611b23aee
|
@ -21,5 +21,6 @@ stdenv.mkDerivation rec {
|
|||
platforms = with platforms; linux;
|
||||
maintainers = with maintainers; [ peterhoeg ];
|
||||
inherit version;
|
||||
license = licenses.gpl3;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue