Skip to content
vic

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": "2025-11-17T18:26:21Z",
"stargazersCount": 0,
"updatedAt": "2025-11-14T20:54:04Z",
"url": "https://github.com/vic/bugs-den"
}

DO NOT USE This repository was cloned from vic/den bogus template just to test the CI works.


Use this small template to reproduce bugs in den.

Create a minimal bug reproduction at [modules/bug.nix]!(modules/bug.nix)

Then run tests:

Terminal window
nix flake check

Format code with:

Terminal window
nix fmt