added gitignore for result for nix

tried to build the nix
fixed it as well
This commit is contained in:
2026-07-13 17:50:50 -05:00
parent c64ed1be4e
commit 249a953d3c
6 changed files with 39 additions and 26 deletions
-1
View File
@@ -15,7 +15,6 @@ diesel = { version = "2.2.0", features = [
clap = { version = "4.6.1", features = ["derive", "cargo"] }
tokio = { version = "1.52.3", features = ["full"] }
crypto = { path = "../crypto" }
git-version = "0.3"
keyring = "4.1.4"
colored = "3.1.1"
chrono = "0.4.45"