strojnadzor/nix/sources.json
Andrey Golovizin 00f58a37ea Uupdate nixpkgs
2020-04-25 20:50:17 +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": "22a3bf9fb9edad917fb6cd1066d58b5e426ee975",
"sha256": "089hqg2r2ar5piw9q5z3iv0qbmfjc4rl5wkx9z16aqnlras72zsa",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs-channels/archive/22a3bf9fb9edad917fb6cd1066d58b5e426ee975.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": "e56cbbce0812359e80ced3d860e1f232323b2976",
"sha256": "1vhdippb0daszp3a0m3zb9qcb25m6yib4rpggaiimg7yxwwwzyh4",
"type": "tarball",
"url": "https://github.com/nix-community/pypi2nix/archive/e56cbbce0812359e80ced3d860e1f232323b2976.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}