wip: config

This commit is contained in:
2026-03-06 20:11:13 +00:00
parent af791ad1e9
commit d7e1e578a6
5 changed files with 36 additions and 22 deletions

View File

@@ -65,10 +65,7 @@
# Inherit inputs from checks.
checks = self.checks.${system};
# Additional dev-shell environment variables can be set directly
# MY_CUSTOM_DEVELOPMENT_VAR = "something else";
# Extra inputs can be added here; cargo and rustc are provided by default.
RUST_LOG = "debug";
packages = [
# pkgs.ripgrep
];