We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2ca0cb commit 7c31a9aCopy full SHA for 7c31a9a
flake.nix
@@ -865,6 +865,7 @@
865
local-infra-bootstrap = mkApp "local-infra-bootstrap" "local-infra-bootstrap";
866
dbmate-tool = mkApp "dbmate-tool" "dbmate-tool";
867
update-readme = mkApp "update-readme" "update-readme";
868
+ show-commands = mkApp "show-commands" "show-commands";
869
};
870
871
# 'devShells.default' lists the set of packages that are included in the
0 commit comments