strojnadzor/nix/sources.json
2020-07-09 09:40:43 +02:00

26 lines
1.2 KiB
JSON

{
"nixpkgs": {
"branch": "nixos-unstable",
"description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to",
"homepage": "https://github.com/NixOS/nixpkgs",
"owner": "NixOS",
"repo": "nixpkgs-channels",
"rev": "dc80d7bc4a244120b3d766746c41c0d9c5f81dfa",
"sha256": "0dy0mp7alc7m34zxall14x42qx9yjm7b0m6psgmw0lb6j1iy1pla",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs-channels/archive/dc80d7bc4a244120b3d766746c41c0d9c5f81dfa.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"pypi2nix": {
"branch": "master",
"description": "Generate Nix expressions for Python packages [maintainer=@seppeljordan]",
"homepage": "",
"owner": "nix-community",
"repo": "pypi2nix",
"rev": "0dbd119465ff2ccbe43cb83431eba792b536a640",
"sha256": "1zxgy3znw0i6h1lxhmnx001c1pdcyszwqj8f0d0092nmnngdzsrl",
"type": "tarball",
"url": "https://github.com/nix-community/pypi2nix/archive/0dbd119465ff2ccbe43cb83431eba792b536a640.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}