mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 15:11:25 +00:00
hyena: add license
This commit is contained in:
parent
f9e1b104b1
commit
f7995a6ea6
@ -36,5 +36,6 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ obadz ];
|
||||
license = licenses.mit;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user