-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update Cargo.nix version and pre-commit hook improvements (#302)
* chore: update generated ts def * chore: track nix lock files * fix(nix): regenerate nix crate lock, ignore trailing newline lint * chore(pre-commit): regenerate Cargo.nix * fix(pre-commit): make the regex correct * chore(pre-commit): speed-up * chore(pre-commit): speed-up more * chore: mark gomod2nix.toml as generated * Revert "chore: update generated ts def" This reverts commit dd89c0f.
- Loading branch information
1 parent
29de37d
commit 4ccd0a5
Showing
4 changed files
with
17 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,11 +6,6 @@ | |
htpasswd | ||
.yarn | ||
|
||
# Nix | ||
gomod2nix.toml | ||
Cargo.nix | ||
crate-hashes.json | ||
|
||
# Misc | ||
/demos | ||
/stacks | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.