aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.lock
blob: 62540c3c94d391f9e241b8501c8e3f55174b2f16 (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": 1760256791,
        "narHash": "sha256-uTpzDHRASEDeFUuToWSQ46Re8beXyG9dx4W36FQa0/c=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "832e3b6db48508ae436c2c7bfc0cf914eac6938e",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}