/ flake.lock
flake.lock
 1  {
 2    "nodes": {
 3      "nixpkgs": {
 4        "locked": {
 5          "lastModified": 1744316434,
 6          "narHash": "sha256-lzFCg/1C39pyY2hMB2gcuHV79ozpOz/Vu15hdjiFOfI=",
 7          "owner": "NixOS",
 8          "repo": "nixpkgs",
 9          "rev": "d19cf9dfc633816a437204555afeb9e722386b76",
10          "type": "github"
11        },
12        "original": {
13          "owner": "NixOS",
14          "ref": "nixpkgs-unstable",
15          "repo": "nixpkgs",
16          "type": "github"
17        }
18      },
19      "parts": {
20        "inputs": {
21          "nixpkgs-lib": [
22            "nixpkgs"
23          ]
24        },
25        "locked": {
26          "lastModified": 1743550720,
27          "narHash": "sha256-hIshGgKZCgWh6AYJpJmRgFdR3WUbkY04o82X05xqQiY=",
28          "owner": "hercules-ci",
29          "repo": "flake-parts",
30          "rev": "c621e8422220273271f52058f618c94e405bb0f5",
31          "type": "github"
32        },
33        "original": {
34          "owner": "hercules-ci",
35          "repo": "flake-parts",
36          "type": "github"
37        }
38      },
39      "root": {
40        "inputs": {
41          "nixpkgs": "nixpkgs",
42          "parts": "parts"
43        }
44      }
45    },
46    "root": "root",
47    "version": 7
48  }