flake.lock
1{
2 "nodes": {
3 "nixpkgs": {
4 "locked": {
5 "lastModified": 1752480373,
6 "narHash": "sha256-JHQbm+OcGp32wAsXTE/FLYGNpb+4GLi5oTvCxwSoBOA=",
7 "owner": "NixOS",
8 "repo": "nixpkgs",
9 "rev": "62e0f05ede1da0d54515d4ea8ce9c733f12d9f08",
10 "type": "github"
11 },
12 "original": {
13 "owner": "NixOS",
14 "ref": "nixos-unstable",
15 "repo": "nixpkgs",
16 "type": "github"
17 }
18 },
19 "root": {
20 "inputs": {
21 "nixpkgs": "nixpkgs"
22 }
23 }
24 },
25 "root": "root",
26 "version": 7
27}