/ flake.lock
flake.lock
 1  {
 2    "nodes": {
 3      "flake-parts": {
 4        "inputs": {
 5          "nixpkgs-lib": [
 6            "nixpkgs"
 7          ]
 8        },
 9        "locked": {
10          "lastModified": 1768135262,
11          "narHash": "sha256-PVvu7OqHBGWN16zSi6tEmPwwHQ4rLPU9Plvs8/1TUBY=",
12          "owner": "hercules-ci",
13          "repo": "flake-parts",
14          "rev": "80daad04eddbbf5a4d883996a73f3f542fa437ac",
15          "type": "github"
16        },
17        "original": {
18          "owner": "hercules-ci",
19          "repo": "flake-parts",
20          "type": "github"
21        }
22      },
23      "nixpkgs": {
24        "locked": {
25          "lastModified": 1768127708,
26          "narHash": "sha256-1Sm77VfZh3mU0F5OqKABNLWxOuDeHIlcFjsXeeiPazs=",
27          "owner": "NixOS",
28          "repo": "nixpkgs",
29          "rev": "ffbc9f8cbaacfb331b6017d5a5abb21a492c9a38",
30          "type": "github"
31        },
32        "original": {
33          "owner": "NixOS",
34          "ref": "nixos-unstable",
35          "repo": "nixpkgs",
36          "type": "github"
37        }
38      },
39      "root": {
40        "inputs": {
41          "flake-parts": "flake-parts",
42          "nixpkgs": "nixpkgs",
43          "systems": "systems",
44          "treefmt-nix": "treefmt-nix"
45        }
46      },
47      "systems": {
48        "locked": {
49          "lastModified": 1681028828,
50          "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
51          "owner": "nix-systems",
52          "repo": "default",
53          "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
54          "type": "github"
55        },
56        "original": {
57          "owner": "nix-systems",
58          "repo": "default",
59          "type": "github"
60        }
61      },
62      "treefmt-nix": {
63        "inputs": {
64          "nixpkgs": [
65            "nixpkgs"
66          ]
67        },
68        "locked": {
69          "lastModified": 1768158989,
70          "narHash": "sha256-67vyT1+xClLldnumAzCTBvU0jLZ1YBcf4vANRWP3+Ak=",
71          "owner": "numtide",
72          "repo": "treefmt-nix",
73          "rev": "e96d59dff5c0d7fddb9d113ba108f03c3ef99eca",
74          "type": "github"
75        },
76        "original": {
77          "owner": "numtide",
78          "repo": "treefmt-nix",
79          "type": "github"
80        }
81      }
82    },
83    "root": "root",
84    "version": 7
85  }