mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +02:00
packaging: Various improvements
Co-authored-by: Mic92 <Mic92@users.noreply.github.com>
This commit is contained in:
parent
c57e2486df
commit
1172e49a3a
3 changed files with 93 additions and 50 deletions
|
@ -156,6 +156,13 @@
|
|||
inherit officialRelease;
|
||||
pkgs = final;
|
||||
src = self;
|
||||
maintainers = with lib.maintainers; [
|
||||
edolstra
|
||||
Ericson2314
|
||||
Mic92
|
||||
roberth
|
||||
tomberek
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue