ppenguin
ppenguin
Enables overriding the address at which the scheduler contacts the BW API, for cases where the container name from the docker socket cannot be resolved within the container network. (E.g....
Remove infinite restart-loop with incorrect condition; make container exit with rc 1 if main nginx exits uncleanly. I'm not 100% sure whether this leads to the desired behaviour yet (should...
Fixes poorly defined behaviour when the scheduler main process crashes. The original code uses `wait $pid` to wait until the `main.py` process exits. This means that if `/var/run/bunkerweb/scheduler.pid` still exists...
**Describe the bug** When building a (pretty basic) `devshell` that has `language.c = pkgs.clang` (or similar) defined, I get an `error: The option 'language.c.__ignoreNulls' does not exist` **To Reproduce** Steps...
Since activating secrets is "just" shell logic (called a service and/or activation script currently), it should also be possible to have `sops-nix` provide a function that generates a script that...
I just discovered `lilypond.lua` and it might be what I was looking for. However, I had some trouble getting it to work. The following works well: ``` --- lilypond: relativize:...
I realise this is a huge PR, but if acceptable I think it would be preferrable to include everything, since it would be time-consuming to break it down into smaller...
- Fix manifest (missing include) - remove script check (also absent in other xnos packages) from `setup.py`, because it breaks packaging for `nixos`
Instructions for new feature from https://github.com/hyprwm/Hyprland/pull/1319 and minor additional clarification/refactor how to use `devices: {}`
I wanted to settle for `enkei` (and add an option to use it for `styli.sh`) since it focuses on functionality that makes sense for my use case: applying a wallpaper...