tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
sourcehut.dispatchsrht: update homepage
Renaud
4 years ago
653a4d4a
aa2ed524
+1
-1
1 changed file
expand all
collapse all
unified
split
pkgs
applications
version-management
sourcehut
dispatch.nix
+1
-1
pkgs/applications/version-management/sourcehut/dispatch.nix
···
34
pythonImportsCheck = [ "dispatchsrht" ];
35
36
meta = with lib; {
37
-
homepage = "https://dispatch.sr.ht/~sircmpwn/dispatch.sr.ht";
38
description = "Task dispatcher and service integration tool for the sr.ht network";
39
license = licenses.agpl3Only;
40
maintainers = with maintainers; [ eadwu ];
···
34
pythonImportsCheck = [ "dispatchsrht" ];
35
36
meta = with lib; {
37
+
homepage = "https://git.sr.ht/~sircmpwn/dispatch.sr.ht";
38
description = "Task dispatcher and service integration tool for the sr.ht network";
39
license = licenses.agpl3Only;
40
maintainers = with maintainers; [ eadwu ];