summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorvin <vin@vineetk.net>2025-04-25 02:46:16 -0400
committervin <vin@vineetk.net>2025-04-25 02:46:16 -0400
commit0310e7ab4300f3015622ea3793aa2115f9213459 (patch)
tree5b763f0d19af04109d63e061f62b5b9fde216c81 /flake.lock
parente7aa63d71cf5167ee603e165db67a5a9cce6362a (diff)
demiurge: add alvr and bs-manager
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock16
1 files changed, 0 insertions, 16 deletions
diff --git a/flake.lock b/flake.lock
index 1a322e3..86130d3 100644
--- a/flake.lock
+++ b/flake.lock
@@ -240,21 +240,6 @@
240 "type": "indirect" 240 "type": "indirect"
241 } 241 }
242 }, 242 },
243 "nixpkgs-deathraymind": {
244 "locked": {
245 "lastModified": 1744873743,
246 "narHash": "sha256-RmmdC46wMUAnb75NGSWOb5ppuUeUhYORpe+Z222KvNE=",
247 "owner": "Deathraymind",
248 "repo": "nixpkgs",
249 "rev": "5af202742b96118156e0518365e8f52931257ff4",
250 "type": "github"
251 },
252 "original": {
253 "owner": "Deathraymind",
254 "repo": "nixpkgs",
255 "type": "github"
256 }
257 },
258 "nixpkgs-lib": { 243 "nixpkgs-lib": {
259 "locked": { 244 "locked": {
260 "dir": "lib", 245 "dir": "lib",
@@ -308,7 +293,6 @@
308 "home-manager": "home-manager_2", 293 "home-manager": "home-manager_2",
309 "llama-cpp": "llama-cpp", 294 "llama-cpp": "llama-cpp",
310 "nixpkgs": "nixpkgs", 295 "nixpkgs": "nixpkgs",
311 "nixpkgs-deathraymind": "nixpkgs-deathraymind",
312 "nixpkgs-stable": "nixpkgs-stable", 296 "nixpkgs-stable": "nixpkgs-stable",
313 "simple-nixos-mailserver": "simple-nixos-mailserver" 297 "simple-nixos-mailserver": "simple-nixos-mailserver"
314 } 298 }