summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKleidi Bujari <mail@4kb.net>2026-05-27 22:38:33 -0700
committerKleidi Bujari <mail@4kb.net>2026-05-27 22:38:33 -0700
commit1f0f83d845002d9a3cd94d59d055eb9343290919 (patch)
treed81aa3f48502b9a9110c6e1f9dd244208648f685
parent51484820932f87302f2109f95644c22b901dd1e5 (diff)
downloaddepot-1f0f83d845002d9a3cd94d59d055eb9343290919.tar.gz
depot-1f0f83d845002d9a3cd94d59d055eb9343290919.tar.bz2
depot-1f0f83d845002d9a3cd94d59d055eb9343290919.zip
remove dead reference to run-image
-rw-r--r--flake.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index d743bdd..59695aa 100644
--- a/flake.nix
+++ b/flake.nix
@@ -84,8 +84,7 @@
inherit (depot)
colorpicker
randpass
- run-image
- ;
+ ;
}
);
};