/ flake.lock
flake.lock
 1  {
 2    "nodes": {
 3      "flake-parts": {
 4        "inputs": {
 5          "nixpkgs-lib": "nixpkgs-lib"
 6        },
 7        "locked": {
 8          "lastModified": 1763759067,
 9          "narHash": "sha256-LlLt2Jo/gMNYAwOgdRQBrsRoOz7BPRkzvNaI/fzXi2Q=",
10          "owner": "hercules-ci",
11          "repo": "flake-parts",
12          "rev": "2cccadc7357c0ba201788ae99c4dfa90728ef5e0",
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": 1763966396,
24          "narHash": "sha256-6eeL1YPcY1MV3DDStIDIdy/zZCDKgHdkCmsrLJFiZf0=",
25          "owner": "NixOS",
26          "repo": "nixpkgs",
27          "rev": "5ae3b07d8d6527c42f17c876e404993199144b6a",
28          "type": "github"
29        },
30        "original": {
31          "id": "nixpkgs",
32          "ref": "nixos-unstable",
33          "type": "indirect"
34        }
35      },
36      "nixpkgs-lib": {
37        "locked": {
38          "lastModified": 1761765539,
39          "narHash": "sha256-b0yj6kfvO8ApcSE+QmA6mUfu8IYG6/uU28OFn4PaC8M=",
40          "owner": "nix-community",
41          "repo": "nixpkgs.lib",
42          "rev": "719359f4562934ae99f5443f20aa06c2ffff91fc",
43          "type": "github"
44        },
45        "original": {
46          "owner": "nix-community",
47          "repo": "nixpkgs.lib",
48          "type": "github"
49        }
50      },
51      "root": {
52        "inputs": {
53          "flake-parts": "flake-parts",
54          "nixpkgs": "nixpkgs",
55          "treefmt-nix": "treefmt-nix"
56        }
57      },
58      "treefmt-nix": {
59        "inputs": {
60          "nixpkgs": [
61            "nixpkgs"
62          ]
63        },
64        "locked": {
65          "lastModified": 1762938485,
66          "narHash": "sha256-AlEObg0syDl+Spi4LsZIBrjw+snSVU4T8MOeuZJUJjM=",
67          "owner": "numtide",
68          "repo": "treefmt-nix",
69          "rev": "5b4ee75aeefd1e2d5a1cc43cf6ba65eba75e83e4",
70          "type": "github"
71        },
72        "original": {
73          "owner": "numtide",
74          "repo": "treefmt-nix",
75          "type": "github"
76        }
77      }
78    },
79    "root": "root",
80    "version": 7
81  }