tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
circus: update homepage
Ben Siraphob
4 years ago
9fdcccb6
8641b298
+1
-1
1 changed file
expand all
collapse all
unified
split
pkgs
tools
networking
circus
default.nix
+1
-1
pkgs/tools/networking/circus/default.nix
···
34
34
35
35
meta = with lib; {
36
36
description = "A process and socket manager";
37
37
-
homepage = "https://github.circus.com/circus-tent/circus";
37
37
+
homepage = "https://github.com/circus-tent/circus";
38
38
license = licenses.asl20;
39
39
};
40
40
}