summaryrefslogtreecommitdiffhomepage
path: root/flake.lock
blob: ad18c3c633b0949d938502a0ee38ad6fd8c67d28 (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": 1767242400,
        "narHash": "sha256-knFaYjeg7swqG1dljj1hOxfg39zrIy8pfGuicjm9s+o=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "c04833a1e584401bb63c1a63ddc51a71e6aa457a",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}