Skip to content

Commit 7c31a9a

Browse files
committed
chore: somehow lost var for show-commands restoring
1 parent d2ca0cb commit 7c31a9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -865,6 +865,7 @@
865865
local-infra-bootstrap = mkApp "local-infra-bootstrap" "local-infra-bootstrap";
866866
dbmate-tool = mkApp "dbmate-tool" "dbmate-tool";
867867
update-readme = mkApp "update-readme" "update-readme";
868+
show-commands = mkApp "show-commands" "show-commands";
868869
};
869870

870871
# 'devShells.default' lists the set of packages that are included in the

0 commit comments

Comments
 (0)