Previously the space was sanitized away by `fetchurl` because it was part of the derivation name. Also, the path with a space was not used in the `schemeless` theme, which is where the bug happened. |
||
|---|---|---|
| .. | ||
| cursorless.nix | ||
| dark.nix | ||
| imageless.nix | ||
| light.nix | ||
| README.md | ||
| schemeless.nix | ||
Testbed themes
This directory contains modules that configure various themes used in the testbeds.
The total number of testbeds is calculated as target × theme, where target
is the number of modules/«target»/testbeds/«target».nix files and theme is
the number of stylix/testbed/themes/«theme».nix files.
Caution
Do not add themes unnecessarily. Doing so will dramatically increase the size of the test suite!