wd2/flake.lock

44 lines
1.0 KiB
Plaintext
Raw Normal View History

2022-12-12 14:32:40 +03:00
{
"nodes": {
"flake-utils": {
"locked": {
2023-03-20 16:58:04 +03:00
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
2022-12-12 14:32:40 +03:00
"owner": "numtide",
"repo": "flake-utils",
2023-03-20 16:58:04 +03:00
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
2022-12-12 14:32:40 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1680487167,
"narHash": "sha256-9FNIqrxDZgSliGGN2XJJSvcDYmQbgOANaZA4UWnTdg4=",
2022-12-12 14:32:40 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "53dad94e874c9586e71decf82d972dfb640ef044",
2022-12-12 14:32:40 +03:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
2022-12-12 14:32:40 +03:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
2022-12-12 14:32:40 +03:00
}
}
},
"root": "root",
"version": 7
}