nur-packages/flake.lock

44 lines
1.0 KiB
Plaintext
Raw Normal View History

2020-12-10 20:58:21 +11:00
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1605370193,
"narHash": "sha256-YyMTf3URDL/otKdKgtoMChu4vfVL3vCMkRqpGifhUn0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5021eac20303a61fafe17224c087f5519baed54d",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2021-01-24 16:55:27 +11:00
"lastModified": 1611414562,
"narHash": "sha256-u002KfYA7Uk3vffnnmLz88BmxOzixYFdh+8II6ZT+Kg=",
2020-12-10 20:58:21 +11:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-01-24 16:55:27 +11:00
"rev": "9d6fd2ba135c5b5c85c3332604d39b43e93b8298",
2020-12-10 20:58:21 +11:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}