infra/nix/sources.json

26 lines
1.1 KiB
JSON

{
"nixpkgs": {
"branch": "release-22.05",
"description": "Nix Packages collection",
"homepage": "https://github.com/NixOS/nixpkgs",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "7a1700745cc58f29003bd7ac43229a585dddde4f",
"sha256": "02f59hgfd7kwqgdgqn6vkf38pksxaknlb1rhrj2xzsvbpj44b9j7",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/7a1700745cc58f29003bd7ac43229a585dddde4f.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixpkgs_staging_steveej": {
"branch": "staging-steveej",
"description": "Nix Packages collection",
"homepage": "https://github.com/steveeJ-forks/nixpkgs",
"owner": "steveeJ-forks",
"repo": "nixpkgs",
"rev": "3c96daed60b1cf7c8e044a659bf28c06cbf92dfb",
"sha256": "1rsgsfr317d9df8yyf1rhrk40v6gbqyhf9si9y28fidgq537nmrb",
"type": "tarball",
"url": "https://github.com/steveeJ-forks/nixpkgs/archive/3c96daed60b1cf7c8e044a659bf28c06cbf92dfb.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}