summaryrefslogtreecommitdiffhomepage
path: root/flake.lock
blob: 9e9437d07e5a25d8babb771f9a9235f8f7f6e7af (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": 1765903799,
        "narHash": "sha256-1wbl0y7U8TvSHxDWME7o92bIspfuhjVaTOs27r54uc4=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "e8d16d2186d6ed9f047eb30948e97e7e01886d10",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}