nix-init: adopt by eclairevoyant
This commit is contained in:
@@ -96,6 +96,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
homepage = "https://github.com/nix-community/nix-init";
|
||||
changelog = "https://github.com/nix-community/nix-init/blob/${finalAttrs.src.tag}/CHANGELOG.md";
|
||||
license = lib.licenses.mpl20;
|
||||
maintainers = [ ];
|
||||
maintainers = [ lib.maintainers.eclairevoyant ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user