infrastructure/npins/sources.json

26 lines
756 B
JSON
Raw Normal View History

2023-05-11 19:35:02 +02:00
{
"pins": {
2023-05-12 02:59:03 +02:00
"disko": {
"type": "GitRelease",
"repository": {
"type": "GitHub",
"owner": "nix-community",
"repo": "disko"
},
"pre_releases": false,
"version_upper_bound": null,
"version": "v1.0.0",
"revision": "6cbfde5b505bbbf0cfcfff230efb272e4d4a2230",
"url": "https://api.github.com/repos/nix-community/disko/tarball/v1.0.0",
"hash": "153cm29hjgklsi1aw85srvcd3h3afm7j77llk4fj3slf5gcwnmx9"
},
2023-05-11 19:35:02 +02:00
"nixpkgs": {
"type": "Channel",
"name": "nixpkgs-unstable",
"url": "https://releases.nixos.org/nixpkgs/nixpkgs-23.05pre483213.635a306fc8e/nixexprs.tar.xz",
"hash": "0lvmz0l12qkyg7lj69mn03lv8i44xsw84ld4d8yqyj9m9dng7hsd"
}
},
"version": 3
2023-05-16 23:50:06 +02:00
}