mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 20:39:18 -08:00
112 lines
5 KiB
JSON
112 lines
5 KiB
JSON
{
|
|
"arcexprs": {
|
|
"branch": "master",
|
|
"description": "nix stuff",
|
|
"homepage": null,
|
|
"owner": "arcnmx",
|
|
"repo": "nixexprs",
|
|
"rev": "36030e4a634792f9a9f3b029151148f3153839ab",
|
|
"sha256": "0hgfl2k03gs1rzippkmvqaw7knp87p9yplr9ivn7l25a2nb42g7s",
|
|
"type": "tarball",
|
|
"url": "https://github.com/arcnmx/nixexprs/archive/36030e4a634792f9a9f3b029151148f3153839ab.tar.gz",
|
|
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
|
},
|
|
"ci": {
|
|
"branch": "master",
|
|
"description": "CI helpers",
|
|
"homepage": "https://arcnmx.github.io/ci",
|
|
"owner": "arcnmx",
|
|
"repo": "ci",
|
|
"rev": "67fcb4a7d74b2f722b35155cc0cf3725f1e231ff",
|
|
"sha256": "19cq1q38x54filqzxra2l825dl4z1v40f3qvzi1xhmv69bqfr1cs",
|
|
"type": "tarball",
|
|
"url": "https://github.com/arcnmx/ci/archive/67fcb4a7d74b2f722b35155cc0cf3725f1e231ff.tar.gz",
|
|
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
|
},
|
|
"hexchen": {
|
|
"branch": "main",
|
|
"description": "A cutie's nixfiles",
|
|
"homepage": "",
|
|
"ref": "main",
|
|
"repo": "https://gitlab.com/hexchen/nixfiles",
|
|
"rev": "da53ba99ec610b72fe2a1cb1bc0c03422d3b3222",
|
|
"sha256": "1vwpvazv5n2spwm7665b6h2y0svmhaf2690sm3l1ayvs2gn9ganw",
|
|
"type": "tarball",
|
|
"url": "https://gitlab.com/hexchen/nixfiles/-/archive/da53ba99ec610b72fe2a1cb1bc0c03422d3b3222.tar.gz",
|
|
"url_template": "<repo>/-/archive/<rev>.tar.gz"
|
|
},
|
|
"home-manager": {
|
|
"branch": "master",
|
|
"description": "Manage a user environment using Nix [maintainer=@rycee] ",
|
|
"homepage": "https://nix-community.github.io/home-manager/",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"rev": "1a6df903e320eb848c02a343141a11afefe4a73f",
|
|
"sha256": "01w6agb00s0djr3hzja6z4k2vwqbhp4gm70cixi01q410wwknnj8",
|
|
"type": "tarball",
|
|
"url": "https://github.com/nix-community/home-manager/archive/1a6df903e320eb848c02a343141a11afefe4a73f.tar.gz",
|
|
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
|
},
|
|
"katexprs": {
|
|
"path": "/home/kat/projects/@kittywitch/nixexprs",
|
|
"type": "local"
|
|
},
|
|
"niv": {
|
|
"branch": "master",
|
|
"description": "Easy dependency management for Nix projects",
|
|
"homepage": "https://github.com/nmattia/niv",
|
|
"owner": "nmattia",
|
|
"repo": "niv",
|
|
"rev": "e0ca65c81a2d7a4d82a189f1e23a48d59ad42070",
|
|
"sha256": "1pq9nh1d8nn3xvbdny8fafzw87mj7gsmp6pxkdl65w2g18rmcmzx",
|
|
"type": "tarball",
|
|
"url": "https://github.com/nmattia/niv/archive/e0ca65c81a2d7a4d82a189f1e23a48d59ad42070.tar.gz",
|
|
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
|
},
|
|
"nixos-mailserver": {
|
|
"branch": "master",
|
|
"ref": "master",
|
|
"repo": "https://gitlab.com/simple-nixos-mailserver/nixos-mailserver",
|
|
"rev": "fb85a3fe9e4f673f9c017a23ada00b05d61cdc6a",
|
|
"sha256": "1fllk14cqkpjwmf6nsy6mknn4gvxwqcl4ysyh5hxpn6axwfwjvnf",
|
|
"type": "tarball",
|
|
"url": "https://gitlab.com/simple-nixos-mailserver/nixos-mailserver/-/archive/fb85a3fe9e4f673f9c017a23ada00b05d61cdc6a.tar.gz",
|
|
"url_template": "<repo>/-/archive/<rev>.tar.gz"
|
|
},
|
|
"nixpkgs": {
|
|
"branch": "nixos-unstable",
|
|
"description": "Nix Packages collection",
|
|
"homepage": "",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "2435ea48c3b295d9cd490535730bb13ab8cfd8a5",
|
|
"sha256": "02ph4di27alkykj4dcr4zfp2ply2zs4wh3gwpz5cs90l0ycy0fxk",
|
|
"type": "tarball",
|
|
"url": "https://github.com/nixos/nixpkgs/archive/2435ea48c3b295d9cd490535730bb13ab8cfd8a5.tar.gz",
|
|
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
|
},
|
|
"nur": {
|
|
"branch": "master",
|
|
"description": "Nix User Repository: User contributed nix packages [maintainer=@Mic92]",
|
|
"homepage": "https://nur.nix-community.org/",
|
|
"owner": "nix-community",
|
|
"repo": "NUR",
|
|
"rev": "3c1c2edf1e836c47f37efbe7debff8a7b3dd086b",
|
|
"sha256": "0xm2jgjszq55x38wwdqicqdgj7k7v15na62a2na9ia254hkbyiaq",
|
|
"type": "tarball",
|
|
"url": "https://github.com/nix-community/NUR/archive/3c1c2edf1e836c47f37efbe7debff8a7b3dd086b.tar.gz",
|
|
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
|
},
|
|
"tf-nix": {
|
|
"branch": "master",
|
|
"description": "terraform meets nix",
|
|
"homepage": null,
|
|
"owner": "arcnmx",
|
|
"repo": "tf-nix",
|
|
"rev": "a1eb4c4203d13e644b8e7336777b354fe499c3fe",
|
|
"sha256": "00p2njqxa5wld3q1qqw80kxm5bprb3k7jhpqmv9rf5bbixgd4zdp",
|
|
"type": "tarball",
|
|
"url": "https://github.com/arcnmx/tf-nix/archive/a1eb4c4203d13e644b8e7336777b354fe499c3fe.tar.gz",
|
|
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
|
}
|
|
}
|