flake.lock

 1{
 2  "nodes": {
 3    "nixpkgs": {
 4      "locked": {
 5        "lastModified": 1761236834,
 6        "narHash": "sha256-+pthv6hrL5VLW2UqPdISGuLiUZ6SnAXdd2DdUE+fV2Q=",
 7        "owner": "nixos",
 8        "repo": "nixpkgs",
 9        "rev": "d5faa84122bc0a1fd5d378492efce4e289f8eac1",
10        "type": "github"
11      },
12      "original": {
13        "owner": "nixos",
14        "ref": "nixpkgs-unstable",
15        "repo": "nixpkgs",
16        "type": "github"
17      }
18    },
19    "root": {
20      "inputs": {
21        "treefmt-nix": "treefmt-nix"
22      }
23    },
24    "treefmt-nix": {
25      "inputs": {
26        "nixpkgs": "nixpkgs"
27      },
28      "locked": {
29        "lastModified": 1766000401,
30        "narHash": "sha256-+cqN4PJz9y0JQXfAK5J1drd0U05D5fcAGhzhfVrDlsI=",
31        "owner": "numtide",
32        "repo": "treefmt-nix",
33        "rev": "42d96e75aa56a3f70cab7e7dc4a32868db28e8fd",
34        "type": "github"
35      },
36      "original": {
37        "owner": "numtide",
38        "repo": "treefmt-nix",
39        "type": "github"
40      }
41    }
42  },
43  "root": "root",
44  "version": 7
45}