vic/bugs-den
Created from bogus template at vic/den.
{ "defaultBranch": "main", "description": "Created from bogus template at vic/den.", "fullName": "vic/bugs-den", "homepage": "", "language": "Nix", "name": "bugs-den", "pushedAt": "2026-02-16T23:59:33Z", "stargazersCount": 0, "updatedAt": "2026-02-11T21:48:25Z", "url": "https://github.com/vic/bugs-den"}Bug Reproduction den
Section titled “Bug Reproduction den”Use this small template to reproduce bugs in den.
Create a minimal bug reproduction at [modules/bug.nix]!(modules/bug.nix)
See also Den debugging tips
Then run tests:
nix flake checkPlease share a link to your reproduction repo, showing the CI step and the error at CI build.
Fixing Den
Section titled “Fixing Den”If you are contributing a bug-fix PR, you can use the following command to use your local den checkout.
cd <den-working-copy>nix flake check --override-input den . ./templates/bogus