summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 83697dc8acbc818def04295223906530c44ea069 (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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
{
  "nodes": {
    "discidurl": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1785026148,
        "narHash": "sha256-Y00d8y9i1e+yDrBoDqvmIwS/w40WLzDtCYkXxdF43WU=",
        "ref": "main",
        "rev": "e1c7e45779d3753228c83b2152075443734185de",
        "revCount": 5,
        "type": "git",
        "url": "https://git.hwebs.info/discidurl"
      },
      "original": {
        "ref": "main",
        "type": "git",
        "url": "https://git.hwebs.info/discidurl"
      }
    },
    "disko": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1781152676,
        "narHash": "sha256-RxWs5ND31KzTG7wvMM+PMfUjyNpmIEr999lqNARaM5o=",
        "owner": "nix-community",
        "repo": "disko",
        "rev": "ff8702b4de27f72b4c78573dfb89ec74e36abdf1",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "disko",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1784280462,
        "narHash": "sha256-DtoqIqM7VkR6NxAkcLpMwmi02USwWb3JdmNGLyhthc0=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "293d6abedf0478e681a4dfcfcb35b30fc796a32f",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-26.05",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "discidurl": "discidurl",
        "disko": "disko",
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}