Skip to content
Oeiuwq Faith Blog OpenSource Porfolio

vic/bugs-den

Created from bogus template at vic/den.

vic/bugs-den.json
{
"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"
}

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:

Terminal window
nix flake check

Please share a link to your reproduction repo, showing the CI step and the error at CI build.

If you are contributing a bug-fix PR, you can use the following command to use your local den checkout.

Terminal window
cd <den-working-copy>
nix flake check --override-input den . ./templates/bogus