/ flake.lock
flake.lock
 1  {
 2    "nodes": {
 3      "flake-parts": {
 4        "inputs": {
 5          "nixpkgs-lib": "nixpkgs-lib"
 6        },
 7        "locked": {
 8          "lastModified": 1768135262,
 9          "narHash": "sha256-PVvu7OqHBGWN16zSi6tEmPwwHQ4rLPU9Plvs8/1TUBY=",
10          "owner": "hercules-ci",
11          "repo": "flake-parts",
12          "rev": "80daad04eddbbf5a4d883996a73f3f542fa437ac",
13          "type": "github"
14        },
15        "original": {
16          "owner": "hercules-ci",
17          "repo": "flake-parts",
18          "type": "github"
19        }
20      },
21      "nixpkgs": {
22        "locked": {
23          "lastModified": 1769170682,
24          "narHash": "sha256-oMmN1lVQU0F0W2k6OI3bgdzp2YOHWYUAw79qzDSjenU=",
25          "owner": "nixos",
26          "repo": "nixpkgs",
27          "rev": "c5296fdd05cfa2c187990dd909864da9658df755",
28          "type": "github"
29        },
30        "original": {
31          "owner": "nixos",
32          "ref": "nixos-unstable",
33          "repo": "nixpkgs",
34          "type": "github"
35        }
36      },
37      "nixpkgs-lib": {
38        "locked": {
39          "lastModified": 1765674936,
40          "narHash": "sha256-k00uTP4JNfmejrCLJOwdObYC9jHRrr/5M/a/8L2EIdo=",
41          "owner": "nix-community",
42          "repo": "nixpkgs.lib",
43          "rev": "2075416fcb47225d9b68ac469a5c4801a9c4dd85",
44          "type": "github"
45        },
46        "original": {
47          "owner": "nix-community",
48          "repo": "nixpkgs.lib",
49          "type": "github"
50        }
51      },
52      "root": {
53        "inputs": {
54          "flake-parts": "flake-parts",
55          "nixpkgs": "nixpkgs"
56        }
57      }
58    },
59    "root": "root",
60    "version": 7
61  }