summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 01d5bde08eba43563e0c033a30d15f2cc413dfaf (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
  "nodes": {
    "nixpkgs": {
      "locked": {
        "lastModified": 1790340521,
        "narHash": "sha256-cRrWlIjVRJ6BHDr9caUdXsZ3owzWIKYHpNmGPHBInIU=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "f5c082a40f7571c266e74e80ae2e68aadd8a9fc7",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-26.05",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs-unstable": {
      "locked": {
        "lastModified": 1790323409,
        "narHash": "sha256-VVTPf+Hyd5ebpjBMHmrLMSBIeW6ls48Bqtosj7CNKLA=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "e94cb152ed51bd6e24eb4a41f1460252beb52cd2",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs",
        "nixpkgs-unstable": "nixpkgs-unstable"
      }
    }
  },
  "root": "root",
  "version": 7
}