Daniel Thwaites
Daniel Thwaites
The version number 0.0.0 was used here to indicate that a version number is required, but we don't actually update it when the theme is changed. This would be difficult...
Personally I prefer using something which is explicitly *not* semantic versioning at all, to indicate more clearly that we won't be updating the version number. If `0` or some arbitrary...
> I have thought about implementing something in the future where demonstrations could be automatically generated Same - just automatically screenshot the testbeds once the target is fully loaded. The...
@ShadowReaper420 can you check that: - `Modules/.dotfiles/Wallpapers/Kath.png` exists within your config? - It is added to Git using `git add`? (this is required for Nix to see the file) When...
Yes, I can reproduce the bug as follows: 1. In a flat world, away from the spawn chunks, set up a few long belts feeding into each other 2. Drop...
I can reproduce #4526 only when the target inventory is in a different chunk, like this:  This PR doesn't fix...
Okay, this PR now fixes #4526 too, including when the funnel takes part of a stack. I also fixed a similar issue with tunnels:  The inventory of...
Checks are failing with the following error: ``` error: … while calling the 'derivationStrict' builtin at :37:12: 36| 37| strict = derivationStrict drvAttrs; | ^ 38| … while evaluating derivation...
Yes, I agree, we should move fontconfig to a target :))
This seems a bit overkill IMO. The standard configuration was meant as a default for when the target is an application rather than a DE/WM itself - with the plan...