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