summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 7ad85675472e71eb901e38555665e602b3bea000 (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
{
  "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": 1653918805,
        "narHash": "sha256-6ahwAnBNGgqSNSn/6RnsxrlFi+fkA+RyT6o/5S1915o=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "a0a69be4b5ee63f1b5e75887a406e9194012b492",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "type": "indirect"
      }
    },
    "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": 1668001766,
        "narHash": "sha256-dzyKmChiysTxx2Jf5x00KQTt2DFPTbzndDOt3TROEnI=",
        "owner": "toaq",
        "repo": "zugai",
        "rev": "8d6658ba6e3698b394de98162586e6baa1ea1611",
        "type": "github"
      },
      "original": {
        "owner": "toaq",
        "ref": "main",
        "repo": "zugai",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}