/ flake.lock
flake.lock
 1  {
 2    "nodes": {
 3      "nixpkgs": {
 4        "locked": {
 5          "lastModified": 1753749649,
 6          "narHash": "sha256-+jkEZxs7bfOKfBIk430K+tK9IvXlwzqQQnppC2ZKFj4=",
 7          "owner": "NixOS",
 8          "repo": "nixpkgs",
 9          "rev": "1f08a4df998e21f4e8be8fb6fbf61d11a1a5076a",
10          "type": "github"
11        },
12        "original": {
13          "id": "nixpkgs",
14          "ref": "nixos-25.05",
15          "type": "indirect"
16        }
17      },
18      "root": {
19        "inputs": {
20          "nixpkgs": "nixpkgs"
21        }
22      }
23    },
24    "root": "root",
25    "version": 7
26  }