summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 06292f2872b4df7b8e0f56d396486fea9b79f370 (plain) (blame)
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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
{
  "nodes": {
    "flake-utils": {
      "locked": {
        "lastModified": 1653893745,
        "narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "ref": "master",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "gomod2nix": {
      "inputs": {
        "nixpkgs": "nixpkgs",
        "utils": "utils"
      },
      "locked": {
        "lastModified": 1653934437,
        "narHash": "sha256-BJVDE3y/IfHHPjRymJWEIcDooaAIleH6Hy+pkLxst3E=",
        "owner": "tweag",
        "repo": "gomod2nix",
        "rev": "fb910de8cc78c3e820d24f9b718614ea255af469",
        "type": "github"
      },
      "original": {
        "owner": "tweag",
        "ref": "master",
        "repo": "gomod2nix",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1653581809,
        "narHash": "sha256-Uvka0V5MTGbeOfWte25+tfRL3moECDh1VwokWSZUdoY=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "83658b28fe638a170a19b8933aa008b30640fbd1",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs_2": {
      "locked": {
        "lastModified": 1669418739,
        "narHash": "sha256-T86oFvcUIRwHWBWUt7WjaP4BP/3lDGbv5AppQSI1FkI=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "695b3515251873e0a7e2021add4bba643c56cde3",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "release-22.05",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "flake-utils": "flake-utils",
        "gomod2nix": "gomod2nix",
        "nixpkgs": "nixpkgs_2",
        "toaq-dictionary": "toaq-dictionary",
        "zugai": "zugai"
      }
    },
    "toaq-dictionary": {
      "flake": false,
      "locked": {
        "lastModified": 1660491489,
        "narHash": "sha256-H/e9i0Y6ugFQhqKxasJQoSBlSNU8xUOuF5H/vpxnTiQ=",
        "owner": "toaq",
        "repo": "dictionary",
        "rev": "aa22bbb6b5e4b898143b3a66bfee9890a640aca5",
        "type": "github"
      },
      "original": {
        "owner": "toaq",
        "ref": "master",
        "repo": "dictionary",
        "type": "github"
      }
    },
    "utils": {
      "locked": {
        "lastModified": 1653893745,
        "narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "zugai": {
      "flake": false,
      "locked": {
        "lastModified": 1668028265,
        "narHash": "sha256-y7IHy20Xj25HK7Vq71GdReqY39AQvLJdmsRViR1aHxA=",
        "owner": "toaq",
        "repo": "zugai",
        "rev": "708430a273dd7a7ff07e9452a882420fc1c08b89",
        "type": "github"
      },
      "original": {
        "owner": "toaq",
        "ref": "main",
        "repo": "zugai",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}