Merge pull request #297625 from jshcmpbll/jc/nix-update-source-homepage
nix-update-script: add homepage
This commit is contained in:
@@ -51,6 +51,7 @@ python3Packages.buildPythonApplication rec {
|
||||
};
|
||||
|
||||
meta = {
|
||||
homepage = "https://github.com/timbertson/nix-update-source";
|
||||
description = "Utility to automate updating of nix derivation sources";
|
||||
maintainers = with lib.maintainers; [ timbertson ];
|
||||
license = lib.licenses.mit;
|
||||
|
||||
Reference in New Issue
Block a user