nix/sources.json (view raw)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | {
"pins": {
"gomod2nix": {
"type": "GitRelease",
"repository": {
"type": "GitHub",
"owner": "nix-community",
"repo": "gomod2nix"
},
"pre_releases": false,
"version_upper_bound": null,
"release_prefix": null,
"version": "v1.6.0",
"revision": "5d387097aa716f35dd99d848dc26d8d5b62a104c",
"url": "https://api.github.com/repos/nix-community/gomod2nix/tarball/v1.6.0",
"hash": "1mdwyjz43nnh7gfq4rc54kql6fy65hw17w0p4gwklnfqciwrkax2"
},
"nixpkgs": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "nixos",
"repo": "nixpkgs"
},
"branch": "master",
"revision": "9ccb4b4245696a98a30a8d7e28e7c6ac1892c397",
"url": "https://github.com/nixos/nixpkgs/archive/9ccb4b4245696a98a30a8d7e28e7c6ac1892c397.tar.gz",
"hash": "1ph49sllariml2996klf1kcyd332a33fp7p23scb4zvagh17hd2j"
}
},
"version": 3
} |