summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorvin <vin@vineetk.net>2025-03-03 00:02:40 -0500
committervin <vin@vineetk.net>2025-03-03 00:02:40 -0500
commit60afc6688d7174d00200cd40c620c2eef7e3e53a (patch)
treed0cc5d53fe8495f36f431d7312e79625b30869c8 /flake.lock
parentfa2ada494f30f290acf318dda05c34747f6de577 (diff)
demiurge: more stuff
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock104
1 files changed, 103 insertions, 1 deletions
diff --git a/flake.lock b/flake.lock
index fb8fc4a..6f1ae82 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,5 +1,21 @@
1{ 1{
2 "nodes": { 2 "nodes": {
3 "blobs": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1604995301,
7 "narHash": "sha256-wcLzgLec6SGJA8fx1OEN1yV/Py5b+U5iyYpksUY/yLw=",
8 "owner": "simple-nixos-mailserver",
9 "repo": "blobs",
10 "rev": "2cccdf1ca48316f2cfd1c9a0017e8de5a7156265",
11 "type": "gitlab"
12 },
13 "original": {
14 "owner": "simple-nixos-mailserver",
15 "repo": "blobs",
16 "type": "gitlab"
17 }
18 },
3 "everblush-gtk": { 19 "everblush-gtk": {
4 "inputs": { 20 "inputs": {
5 "flake-parts": "flake-parts", 21 "flake-parts": "flake-parts",
@@ -22,6 +38,22 @@
22 "type": "github" 38 "type": "github"
23 } 39 }
24 }, 40 },
41 "flake-compat": {
42 "flake": false,
43 "locked": {
44 "lastModified": 1696426674,
45 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
46 "owner": "edolstra",
47 "repo": "flake-compat",
48 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
49 "type": "github"
50 },
51 "original": {
52 "owner": "edolstra",
53 "repo": "flake-compat",
54 "type": "github"
55 }
56 },
25 "flake-parts": { 57 "flake-parts": {
26 "inputs": { 58 "inputs": {
27 "nixpkgs-lib": "nixpkgs-lib" 59 "nixpkgs-lib": "nixpkgs-lib"
@@ -91,6 +123,21 @@
91 "type": "github" 123 "type": "github"
92 } 124 }
93 }, 125 },
126 "nixpkgs-24_11": {
127 "locked": {
128 "lastModified": 1734083684,
129 "narHash": "sha256-5fNndbndxSx5d+C/D0p/VF32xDiJCJzyOqorOYW4JEo=",
130 "owner": "NixOS",
131 "repo": "nixpkgs",
132 "rev": "314e12ba369ccdb9b352a4db26ff419f7c49fa84",
133 "type": "github"
134 },
135 "original": {
136 "id": "nixpkgs",
137 "ref": "nixos-24.11",
138 "type": "indirect"
139 }
140 },
94 "nixpkgs-lib": { 141 "nixpkgs-lib": {
95 "locked": { 142 "locked": {
96 "dir": "lib", 143 "dir": "lib",
@@ -109,11 +156,66 @@
109 "type": "github" 156 "type": "github"
110 } 157 }
111 }, 158 },
159 "nixpkgs-stable": {
160 "locked": {
161 "lastModified": 1740865531,
162 "narHash": "sha256-h00vGIh/jxcGl8aWdfnVRD74KuLpyY3mZgMFMy7iKIc=",
163 "owner": "nixos",
164 "repo": "nixpkgs",
165 "rev": "5ef6c425980847c78a80d759abc476e941a9bf42",
166 "type": "github"
167 },
168 "original": {
169 "owner": "nixos",
170 "ref": "nixos-24.11",
171 "repo": "nixpkgs",
172 "type": "github"
173 }
174 },
175 "nixpkgs_2": {
176 "locked": {
177 "lastModified": 1732014248,
178 "narHash": "sha256-y/MEyuJ5oBWrWAic/14LaIr/u5E0wRVzyYsouYY3W6w=",
179 "owner": "NixOS",
180 "repo": "nixpkgs",
181 "rev": "23e89b7da85c3640bbc2173fe04f4bd114342367",
182 "type": "github"
183 },
184 "original": {
185 "id": "nixpkgs",
186 "ref": "nixos-unstable",
187 "type": "indirect"
188 }
189 },
112 "root": { 190 "root": {
113 "inputs": { 191 "inputs": {
114 "everblush-gtk": "everblush-gtk", 192 "everblush-gtk": "everblush-gtk",
115 "home-manager": "home-manager", 193 "home-manager": "home-manager",
116 "nixpkgs": "nixpkgs" 194 "nixpkgs": "nixpkgs",
195 "nixpkgs-stable": "nixpkgs-stable",
196 "simple-nixos-mailserver": "simple-nixos-mailserver"
197 }
198 },
199 "simple-nixos-mailserver": {
200 "inputs": {
201 "blobs": "blobs",
202 "flake-compat": "flake-compat",
203 "nixpkgs": "nixpkgs_2",
204 "nixpkgs-24_11": "nixpkgs-24_11"
205 },
206 "locked": {
207 "lastModified": 1734884447,
208 "narHash": "sha256-HA9fAmGNGf0cOYrhgoa+B6BxNVqGAYXfLyx8zIS0ZBY=",
209 "owner": "simple-nixos-mailserver",
210 "repo": "nixos-mailserver",
211 "rev": "63209b1def2c9fc891ad271f474a3464a5833294",
212 "type": "gitlab"
213 },
214 "original": {
215 "owner": "simple-nixos-mailserver",
216 "ref": "nixos-24.11",
217 "repo": "nixos-mailserver",
218 "type": "gitlab"
117 } 219 }
118 } 220 }
119 }, 221 },