aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.lock
blob: 331cb3826abe7e06271b39857cfb54538bd83a83 (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
{
  "nodes": {
    "nixpkgs": {
      "locked": {
        "lastModified": 1733656523,
        "narHash": "sha256-w0FXPfpGhOihoJDiwMsyN1EzpsXi2F8VQ+NVZQSMtys=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "93dc9803a1ee435e590b02cde9589038d5cc3a4e",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs",
        "sisudoc-d-overlay": "sisudoc-d-overlay",
        "spine": "spine"
      }
    },
    "sisudoc-d-overlay": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1733786416,
        "narHash": "sha256-Ejxfj7zFVxi2z5Es+7BTM1cDNwiOeM1dZir7gh/wOxM=",
        "ref": "refs/heads/main",
        "rev": "995c0384108997e599534c1e3373cf8619bd7ce1",
        "revCount": 15,
        "type": "git",
        "url": "git://git.sisudoc.org/package/dlang-nix-overlays-and-flake"
      },
      "original": {
        "type": "git",
        "url": "git://git.sisudoc.org/package/dlang-nix-overlays-and-flake"
      }
    },
    "spine": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1733786820,
        "narHash": "sha256-AmjtVGWQbLvQH6kIHgdUSv9SZQ0AOxpLM5PP2KQ0zHo=",
        "ref": "refs/heads/main",
        "rev": "843a265999df3422e2a9098d61da4401ad04cb6c",
        "revCount": 662,
        "type": "git",
        "url": "git://git.sisudoc.org/software/sisudoc-spine"
      },
      "original": {
        "type": "git",
        "url": "git://git.sisudoc.org/software/sisudoc-spine"
      }
    }
  },
  "root": "root",
  "version": 7
}