mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
zix: adopt
This commit is contained in:
parent
ff85c2b93b
commit
523a4dc418
1 changed files with 1 additions and 1 deletions
|
|
@ -37,6 +37,6 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
changelog = "https://gitlab.com/drobilla/zix/-/blob/${finalAttrs.src.rev}/NEWS";
|
||||
license = lib.licenses.isc;
|
||||
platforms = lib.platforms.unix;
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [ qweered ];
|
||||
};
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue