summaryrefslogtreecommitdiff
path: root/flake.lock
blob: baa656b1108001cc181654150e43341abe2cf0ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
  "nodes": {
    "nixpkgs": {
      "locked": {
        "lastModified": 1733940404,
        "narHash": "sha256-Pj39hSoUA86ZePPF/UXiYHHM7hMIkios8TYG29kQT4g=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}