use flake-parts in rust template
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user