strojnadzor/nix/sources.json
Andrey Golovizin 47066a7a95 Use niv
2020-02-08 11:59:03 +01:00

26 lines
1.2 KiB
JSON

{
"niv": {
"branch": "master",
"description": "Easy dependency management for Nix projects",
"homepage": "https://github.com/nmattia/niv",
"owner": "nmattia",
"repo": "niv",
"rev": "2ecfd86b631714b457e56d70dd83fa60435baeb6",
"sha256": "01j6727cws8blg1npp54b4w6xa0gpgyzhyws2vqgp8clnlnmqqhi",
"type": "tarball",
"url": "https://github.com/nmattia/niv/archive/2ecfd86b631714b457e56d70dd83fa60435baeb6.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixpkgs": {
"branch": "nixos-unstable-small",
"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": "c4402ea388b3b2e2af709e72d53544696958417e",
"sha256": "0qp25py9zzc7gg8w3m6m0pliyzgj0yjrf03xx6gz3lc7fr00kfya",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs-channels/archive/c4402ea388b3b2e2af709e72d53544696958417e.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}