aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.lock
blob: 04b4a49be8621554da7ad7fa73443688389099e0 (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": 1787964612,
        "narHash": "sha256-0N9nghg3nwzX6b6qc77EzjR9cu/Z+UR66FlfsCqiURs=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "e8be7818e19ada32105a8af937a6a473b38167ca",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}