aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.lock
blob: 3da7b960c59195a4a6a1cfc21d27f9a65605dc96 (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": 1748856973,
        "narHash": "sha256-RlTsJUvvr8ErjPBsiwrGbbHYW8XbB/oek0Gi78XdWKg=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "e4b09e47ace7d87de083786b404bf232eb6c89d8",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}