aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
blob: 200f2147c9143d44798a29b0784a17fc10ffdedf (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
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
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
{
  "nodes": {
    "flake-utils": {
      "locked": {
        "lastModified": 1653893745,
        "narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
        "type": "github"
      },
      "original": {
        "id": "flake-utils",
        "type": "indirect"
      }
    },
    "flake-utils_2": {
      "locked": {
        "lastModified": 1652776076,
        "narHash": "sha256-gzTw/v1vj4dOVbpBSJX4J0DwUR6LIyXo7/SuuTJp1kM=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "04c1b180862888302ddfb2e3ad9eaa63afc60cf8",
        "type": "github"
      },
      "original": {
        "id": "flake-utils",
        "type": "indirect"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1654845941,
        "narHash": "sha256-uXulXu4BQ9ch1ItV0FlL2Ns8X83m6unT5h/0X//VRLQ=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "7b3e907a6fef935794b5049c2c57c519853deb90",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "type": "indirect"
      }
    },
    "nixpkgs_2": {
      "locked": {
        "lastModified": 1653738054,
        "narHash": "sha256-IaR8iLN4Ms3f5EjU1CJkXSc49ZzyS5qv03DtVAti6/s=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "17b62c338f2a0862a58bb6951556beecd98ccda9",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "type": "indirect"
      }
    },
    "nixpkgs_3": {
      "locked": {
        "lastModified": 1648219316,
        "narHash": "sha256-Ctij+dOi0ZZIfX5eMhgwugfvB+WZSrvVNAyAuANOsnQ=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "30d3d79b7d3607d56546dd2a6b49e156ba0ec634",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "type": "indirect"
      }
    },
    "nixpkgs_4": {
      "locked": {
        "lastModified": 1637875414,
        "narHash": "sha256-Ica++SXFuLyxX9Q7YxhfZulUif6/gwM8AEQYlUxqSgE=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "3bea86e918d8b54aa49780505d2d4cd9261413be",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "ref": "nixos-21.05",
        "type": "indirect"
      }
    },
    "nixturris": {
      "inputs": {
        "flake-utils": "flake-utils_2",
        "nixpkgs": "nixpkgs_2"
      },
      "locked": {
        "lastModified": 1654937122,
        "narHash": "sha256-Ea68UmPWQPJEFY0eLb/G/KHPubTWKR1+fpnkExm4U2c=",
        "ref": "refs/heads/master",
        "rev": "a7e2c790b76faadb5f1dcf3745c240eaa24a037a",
        "revCount": 24,
        "type": "git",
        "url": "https://git.cynerd.cz/nixturris"
      },
      "original": {
        "type": "git",
        "url": "https://git.cynerd.cz/nixturris"
      }
    },
    "personal-secret": {
      "locked": {
        "lastModified": 1654865533,
        "narHash": "sha256-eG+wZkWMbN7WVz8OxfoRf/tB5V4WW6XbvqhgKZ9THmE=",
        "ref": "refs/heads/master",
        "rev": "fa6211f32cdb0318806d26abb15114fde6a75fe1",
        "revCount": 10,
        "type": "git",
        "url": "ssh://git@cynerd.cz/nixos-personal-secret"
      },
      "original": {
        "type": "git",
        "url": "ssh://git@cynerd.cz/nixos-personal-secret"
      }
    },
    "root": {
      "inputs": {
        "flake-utils": "flake-utils",
        "nixpkgs": "nixpkgs",
        "nixturris": "nixturris",
        "personal-secret": "personal-secret",
        "shellrc": "shellrc",
        "sterm": "sterm"
      }
    },
    "shellrc": {
      "inputs": {
        "nixpkgs": "nixpkgs_3"
      },
      "locked": {
        "lastModified": 1654863350,
        "narHash": "sha256-qpnYgHWtK2FmnXRhn0yooW8cDfr7vC5ZFpG9fvyARaY=",
        "ref": "refs/heads/master",
        "rev": "fe900d86a3ade098bad9d99d7c53806df32a9077",
        "revCount": 56,
        "type": "git",
        "url": "https://git.cynerd.cz/shellrc"
      },
      "original": {
        "type": "git",
        "url": "https://git.cynerd.cz/shellrc"
      }
    },
    "sterm": {
      "inputs": {
        "nixpkgs": "nixpkgs_4"
      },
      "locked": {
        "lastModified": 1654787204,
        "narHash": "sha256-SFzlL4FxwazJqzMPvLPT0IVWaYqV+NMdHxOEOawZ9Z8=",
        "owner": "cynerd",
        "repo": "sterm",
        "rev": "aec0022e09119ec4e0cf8ba85515cbde907384b6",
        "type": "github"
      },
      "original": {
        "owner": "cynerd",
        "ref": "comp",
        "repo": "sterm",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}