use flake-parts in rust template

This commit is contained in:
2026-08-18 13:18:13 +02:00
parent 85a45a3078
commit e95765eb10
3 changed files with 31 additions and 18 deletions
+2
View File
@@ -11,6 +11,8 @@ fi
watch_file nix/**
watch_file -- **/*.nix
watch_file Cargo.toml
watch_file rust-toolchain.toml
# Adding files to git includes them in a flake
# But it is also a bit much reloading.
# watch_file .git/index .git/HEAD