| .. | ||
| .github/workflows | ||
| modules | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
Bug Reproduction den
Use this small template to reproduce bugs in den.
Create a minimal bug reproduction at modules/bug.nix
Then run tests:
nix flake check
Format code with:
nix fmt
| .. | ||
| .github/workflows | ||
| modules | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
Use this small template to reproduce bugs in den.
Create a minimal bug reproduction at modules/bug.nix
Then run tests:
nix flake check
Format code with:
nix fmt