blob: 54b371cb4cd53906dd23a0e5cab8fbdd905e551c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
{
"nixpkgs": {
"url": "https://github.com/NixOS/nixpkgs/archive/nixos-unstable.tar.gz",
"sha256": "1wn29537l343lb0id0byk0699fj0k07m1n2d7jx2n0ssax55vhwy",
"unpack": true,
"type": "git",
"version": "nixos-unstable",
"url_template": "https://github.com/NixOS/nixpkgs/archive/{version}.tar.gz"
}
}
|