l git: add nixpkgs
This commit is contained in:
parent
66f76c34b7
commit
121e14310f
|
@ -34,6 +34,10 @@ let
|
|||
cgit.desc = "take a rss feed and a timeout and print it to stdout";
|
||||
cgit.section = "software";
|
||||
};
|
||||
nixpkgs = {
|
||||
cgit.desc = "nixpkgs fork";
|
||||
cgit.section = "configuration";
|
||||
};
|
||||
stockholm = {
|
||||
cgit.desc = "take all the computers hostage, they'll love you!";
|
||||
cgit.section = "configuration";
|
||||
|
|
Loading…
Reference in a new issue