nur-packages/flake.lock

44 lines
1.0 KiB
Plaintext
Raw Normal View History

2020-12-10 20:58:21 +11:00
{
"nodes": {
2023-02-23 09:48:25 +11:00
"flake-utils": {
"locked": {
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
2023-02-23 09:48:25 +11:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
2023-02-23 09:48:25 +11:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2020-12-10 20:58:21 +11:00
"nixpkgs": {
"locked": {
"lastModified": 1680487167,
"narHash": "sha256-9FNIqrxDZgSliGGN2XJJSvcDYmQbgOANaZA4UWnTdg4=",
2020-12-10 20:58:21 +11:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "53dad94e874c9586e71decf82d972dfb640ef044",
2020-12-10 20:58:21 +11:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-02-23 09:48:25 +11:00
"flake-utils": "flake-utils",
2020-12-10 20:58:21 +11:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}