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": "26fe7618c7efbbfe28db9a52a21fb87e67ebaf06",
"sha256": "0wi8l10zn808psf0i7ka3ifpx46vdv2fkq3hcb9d5m72fv64vznr",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/26fe7618c7efbbfe28db9a52a21fb87e67ebaf06.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": "bc052ff801e0c4917e9c78232e59c93f993f40c1",
"sha256": "1yb8pv0gn3m0zgj2sgq6qswq984p40bgz9j7h1pd6zkji9kj8yzh",
"type": "tarball",
"url": "https://github.com/steveeJ-forks/nixpkgs/archive/bc052ff801e0c4917e9c78232e59c93f993f40c1.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}