mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-30 16:53:40 +00:00
pythonPackages.python-daemon: update meta.homepage
This commit is contained in:
parent
5fa93517f5
commit
e73f42be1c
@ -17,7 +17,7 @@ buildPythonPackage rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Library to implement a well-behaved Unix daemon process";
|
||||
homepage = https://alioth.debian.org/projects/python-daemon/;
|
||||
homepage = "https://pagure.io/python-daemon/";
|
||||
license = [ licenses.gpl3Plus licenses.asl20 ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user