NAHO
NAHO
Recently (yesterday and today AFAIK), CI has sometimes unreliably failed: > ``` > system-path (post)> Failed to connect to Cachix Daemon > system-path (post)> Tried to connect to: /home/runner/work/_temp/cachix-daemon-3ImeRI/daemon.sock >...
The current state of sharing code within `/modules//` modules is somewhat arbitrary, as only the following paths are currently treated specially: - `/modules//README.md` - `/modules//darwin.nix` - `/modules//droid.nix` - `/modules//hm.nix` -...
Add testbed according to previous discussions: https://github.com/danth/stylix/pull/1154#discussion_r2054188465.
###### Description of changes ``` commit 0c55f0f776577c45cc9d05d2e0a38013b965d70b Author: NAHO Date: 2025-09-07 01:15:31 +0200 tuxedo/pulse/15/gen2: load more internal modules tuxedo/pulse/15/gen2/default.nix | 5 +++++ 1 file changed, 5 insertions(+) commit 40dffd02e3fe00ad1a27fd1b8b0d059c253776da Author:...
Would it be possible to add a license to the repository? I am interested in glancing over the architecture of this production server code base to learn from it.
The editorconfig issue from https://github.com/nix-community/stylix/pull/2035#issuecomment-3589917510 should be properly resolved in order to fix up the following two different workarounds: - On the `master` branch: ```patch commit 1acea29f68227fdc120c8889f906ee0fa68a70d2 Author: stylix-automation[bot] Date:...
This issue is a reminder and place for discussing the completion of the buildbot migration that started in https://github.com/nix-community/stylix/pull/1985. Since buildbot only builds a subset of our GitHub CI, the...
> [!NOTE] > > This PR should be rebase merged. --- - [X] I certify that I have the right to submit this contribution under the [MIT license](https://github.com/nix-community/stylix/blob/master/LICENSE) - [X]...
``` commit d9ed64e692940886678ebb8d7e839c42d332961b Author: NAHO Date: 2025-07-30 12:10:25 +0200 sxiv/testbed: remove trailing Bash semicolon Fixes: 8b898ca041a3 ("sxiv: avoid downloading custom file in testbed (#1641)") modules/sxiv/testbeds/sxiv.nix | 2 +- 1 file...
Testing this PR with https://github.com/nix-community/stylix/pull/2021, results in the following changes: | Before | After | |--------|-------| | | | This PR is a follow-up to https://github.com/nix-community/stylix/pull/2011. --- - [X] I...