/ flake.lock
flake.lock
 1  {
 2    "nodes": {
 3      "flake-utils": {
 4        "inputs": {
 5          "systems": "systems"
 6        },
 7        "locked": {
 8          "lastModified": 1731533236,
 9          "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
10          "owner": "numtide",
11          "repo": "flake-utils",
12          "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
13          "type": "github"
14        },
15        "original": {
16          "owner": "numtide",
17          "repo": "flake-utils",
18          "type": "github"
19        }
20      },
21      "nix-filter": {
22        "locked": {
23          "lastModified": 1757882181,
24          "narHash": "sha256-+cCxYIh2UNalTz364p+QYmWHs0P+6wDhiWR4jDIKQIU=",
25          "owner": "numtide",
26          "repo": "nix-filter",
27          "rev": "59c44d1909c72441144b93cf0f054be7fe764de5",
28          "type": "github"
29        },
30        "original": {
31          "owner": "numtide",
32          "repo": "nix-filter",
33          "type": "github"
34        }
35      },
36      "nixpkgs": {
37        "locked": {
38          "lastModified": 1758029226,
39          "narHash": "sha256-TjqVmbpoCqWywY9xIZLTf6ANFvDCXdctCjoYuYPYdMI=",
40          "owner": "NixOS",
41          "repo": "nixpkgs",
42          "rev": "08b8f92ac6354983f5382124fef6006cade4a1c1",
43          "type": "github"
44        },
45        "original": {
46          "owner": "NixOS",
47          "ref": "nixpkgs-unstable",
48          "repo": "nixpkgs",
49          "type": "github"
50        }
51      },
52      "root": {
53        "inputs": {
54          "flake-utils": "flake-utils",
55          "nix-filter": "nix-filter",
56          "nixpkgs": "nixpkgs"
57        }
58      },
59      "systems": {
60        "locked": {
61          "lastModified": 1681028828,
62          "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
63          "owner": "nix-systems",
64          "repo": "default",
65          "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
66          "type": "github"
67        },
68        "original": {
69          "owner": "nix-systems",
70          "repo": "default",
71          "type": "github"
72        }
73      }
74    },
75    "root": "root",
76    "version": 7
77  }