We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2cc428 commit a7762afCopy full SHA for a7762af
1 file changed
.claude/rules/nix-workflow.md
@@ -77,21 +77,6 @@ ci:
77
run: just lint
78
```
79
80
-## Build Flags
81
-
82
-Always use these flags when running Nix build commands locally:
83
84
-```bash
85
---print-build-logs --show-trace
86
-```
87
88
-Example:
89
90
91
-nix build --print-build-logs --show-trace
92
-nix flake check --print-build-logs --show-trace
93
94
95
## Notes
96
97
- The project uses flake-parts for modular flake configuration
0 commit comments