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