Skip to content

Commit b44ff46

Browse files
committed
fix: correcting issues with nix build
1 parent 4a5347d commit b44ff46

File tree

135 files changed

+11564
-6
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

135 files changed

+11564
-6
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ out/
1010
.direnv/
1111
result
1212
bin_canary
13-
canary
13+
# Only ignore the canary binary at root, not the cmd/canary directory
1414
/canary
15+
!/cmd/canary/
1516

1617
# build folders
1718
bin/

cmd/canary/.canary/canary.db

100 KB
Binary file not shown.

0 commit comments

Comments
 (0)