/ flake.lock
flake.lock
 1  {
 2    "nodes": {
 3      "nixpkgs": {
 4        "locked": {
 5          "lastModified": 1775036866,
 6          "narHash": "sha256-ZojAnPuCdy657PbTq5V0Y+AHKhZAIwSIT2cb8UgAz/U=",
 7          "owner": "nixos",
 8          "repo": "nixpkgs",
 9          "rev": "6201e203d09599479a3b3450ed24fa81537ebc4e",
10          "type": "github"
11        },
12        "original": {
13          "owner": "nixos",
14          "ref": "nixos-unstable",
15          "repo": "nixpkgs",
16          "type": "github"
17        }
18      },
19      "nixpkgs_2": {
20        "locked": {
21          "lastModified": 1770107345,
22          "narHash": "sha256-tbS0Ebx2PiA1FRW8mt8oejR0qMXmziJmPaU1d4kYY9g=",
23          "owner": "nixos",
24          "repo": "nixpkgs",
25          "rev": "4533d9293756b63904b7238acb84ac8fe4c8c2c4",
26          "type": "github"
27        },
28        "original": {
29          "owner": "nixos",
30          "ref": "nixpkgs-unstable",
31          "repo": "nixpkgs",
32          "type": "github"
33        }
34      },
35      "root": {
36        "inputs": {
37          "nixpkgs": "nixpkgs",
38          "treefmt-nix": "treefmt-nix"
39        }
40      },
41      "treefmt-nix": {
42        "inputs": {
43          "nixpkgs": "nixpkgs_2"
44        },
45        "locked": {
46          "lastModified": 1775125835,
47          "narHash": "sha256-2qYcPgzFhnQWchHo0SlqLHrXpux5i6ay6UHA+v2iH4U=",
48          "owner": "numtide",
49          "repo": "treefmt-nix",
50          "rev": "75925962939880974e3ab417879daffcba36c4a3",
51          "type": "github"
52        },
53        "original": {
54          "owner": "numtide",
55          "repo": "treefmt-nix",
56          "type": "github"
57        }
58      }
59    },
60    "root": "root",
61    "version": 7
62  }