Commit Graph
882596 Commits
Author SHA1 Message Date
R. Ryantm 69ca3eec55 positron-bin: 2025.10.0-199 -> 2025.10.1-4 2025-10-18 12:55:32 +00:00
Weijia Wang b5c3beea91 nvc: 1.18.0 -> 1.18.1 2025-10-18 14:54:07 +02:00
Weijia WangandGitHub 10fbb26ef8 thunderbird-bin: support darwin platforms (#449760) 2025-10-18 12:51:17 +00:00
Yohann BonifaceandGitHub 1554e49fb7 affine: use latest electron (#453155) 2025-10-18 12:42:28 +00:00
Wolfgang WaltherandGitHub cd39f1bc00 ci/nixpkgs-vet: try to fix race (#453191) 2025-10-18 12:37:20 +00:00
R. Ryantm 688f6ac0f0 warp-terminal: 0.2025.10.08.08.12.stable_03 -> 0.2025.10.15.08.12.stable_01 2025-10-18 12:36:47 +00:00
Alyssa RossandGitHub 6c2b98f45d time: fix build on non-glibc (#447166) 2025-10-18 14:32:42 +02:00
R. Ryantm ac0b0da910 automatic-timezoned: 2.0.92 -> 2.0.93 2025-10-18 12:30:50 +00:00
R. Ryantm 0b128019d8 wootility: 5.1.1 -> 5.1.2 2025-10-18 12:28:39 +00:00
R. Ryantm da0342e2b9 tea: 0.11.0 -> 0.11.1 2025-10-18 12:27:14 +00:00
SchweGELBin 4ff8ad3a14 wine-staging: 10.16 -> 10.17
wine-mono: 10.2.0 -> 10.3.0
2025-10-18 14:18:45 +02:00
R. Ryantm 074da98173 affine: 0.24.1 -> 0.25.1 2025-10-18 12:16:44 +00:00
Ulrik StridandGitHub 203b1670b3 k3s_1_34: init at 1.34.1+k3s1 (#451748) 2025-10-18 12:14:33 +00:00
Wolfgang Walther 8db9fa116b ci/nixpkgs-vet: try to fix race
This is another attempt at fixing the annoying nixpkgs-vet errors in CI,
which just throw with `error: SQLite database '...' is busy`.

The assumption is that this happens while initially setting up the state
directories. nixpkgs-vet runs `nix-instantiate` on both the base and the
head commit and these two could interfere.
2025-10-18 14:12:05 +02:00
Masum RezaandGitHub 2fa7e7f075 hyprutils: 0.9.0 -> 0.10.0, add logger as maintainer (#448674) 2025-10-18 12:10:10 +00:00
nixpkgs-ci[bot]andGitHub bd01b22144 Merge master into staging-nixos 2025-10-18 12:07:23 +00:00
Wolfgang Walther 2b7ea9379a ci/eval: disable GC warning
This came up more often recently, and breaks Eval because it prints on
stderr.
2025-10-18 14:06:09 +02:00
nixpkgs-ci[bot]andGitHub cf9a69ee7b Merge master into staging-next 2025-10-18 12:05:59 +00:00
Weijia WangandGitHub b1049d4b26 naja: 0.2.2 -> 0.2.12 (#453139) 2025-10-18 12:05:28 +00:00
Markus Kowalewski 2b714d231a ktls-utils: fix meta.mainProgram 2025-10-18 14:02:58 +02:00
Weijia Wang 5d6a876636 owl-compositor: fix build 2025-10-18 13:59:08 +02:00
pancaek e782bbc176 csound: move to by-name/ 2025-10-18 04:58:55 -07:00
Philipp Arras e071c6bea9 python3Packages.ducc0: 0.39.0 -> 0.39.1 2025-10-18 13:58:51 +02:00
Paul Meyer ef3d6442d4 envoy-bin: 1.36.0 -> 1.36.2
https://github.com/envoyproxy/envoy/releases/tag/v1.36.2
https://github.com/envoyproxy/envoy/releases/tag/v1.36.1

Signed-off-by: Paul Meyer <katexochen0@gmail.com>
2025-10-18 13:43:24 +02:00
pancaek 324523cf9b ardour: move to by-name/ 2025-10-18 04:34:46 -07:00
Yohann BonifaceandGitHub 07ffd4bf9f pimsync: 0.4.4 -> 0.5.4 (#450789) 2025-10-18 11:25:51 +00:00
Yohann BonifaceandGitHub d98ba656dc tremc: 0.9.3 -> 0.9.5 (#439386) 2025-10-18 11:25:23 +00:00
Yohann BonifaceandGitHub cd738c2f0a dbgate: 6.6.4 -> 6.6.5 (#453001) 2025-10-18 11:24:42 +00:00
Alois Wohlschlager 1820223fa7 lixPackageSets.git: 2.94.0-pre-20251010_53d172a30838 -> 2.94.0-pre-20251018_6e2edbff930d 2025-10-18 13:24:41 +02:00
Yohann BonifaceandGitHub 1bb70ae608 fna3d: fix CMake 4.0 incompatibility by upgrading to 25.10 (#452952) 2025-10-18 11:24:05 +00:00
eljamm 6316b883f1 nixos/scx: support temporarily overriding scheduler
One of the nicest perks of using scx is the ability to easily switch
between schedulers at run-time, but this is currently not possible in
NixOS, given that the scx service only uses the scheduler from the
config file.

It's possible, however, to override the scheduler and its flags using
the `SCX_SCHEDULER_OVERRIDE` and `SCX_FLAGS_OVERRIDE` environment
variables, respectively (see [more
details](https://en.opensuse.org/Pluggable_CPU_schedulers#Temporarily_switch_to_a_different_scheduler)).

So the solution here is to change the scx service executable and pass
those env vars to the service at run-time falling back to the values
from the module config as defaults.

After this change, it would be possible to override schedulers like so:

```shellSession
$ sudo systemctl set-environment SCX_SCHEDULER_OVERRIDE='scx_lavd'
$ sudo systemctl set-environment SCX_FLAGS_OVERRIDE='--performance'
$ sudo systemctl restart scx.service
```
```shellSession
$ journalctl -u scx.service -b 0 -e
Oct 18 13:09:25 nixos systemd[1]: Started SCX scheduler daemon.
Oct 18 13:09:25 nixos bash[1829848]: 13:09:25 [INFO] Performance mode is
enabled.
Oct 18 13:09:25 nixos bash[1829848]: 13:09:25 [INFO] Energy model won't
be used for CPU preference order.
Oct 18 13:09:26 nixos bash[1829848]: 13:09:26 [WARN] libbpf: map
'lavd_ops': BPF map skeleton link is uninitialized
Oct 18 13:09:26 nixos bash[1829848]: 13:09:26 [INFO] scx_lavd scheduler
is initialized (build ID: 1.0.16 x86_64-unknown-linux-gnu)
Oct 18 13:09:26 nixos bash[1829848]: 13:09:26 [INFO] scx_lavd scheduler
starts running.
```

And also restore to the module defaults:

```shellSession
$ sudo systemctl unset-environment SCX_SCHEDULER_OVERRIDE
$ sudo systemctl unset-environment SCX_FLAGS_OVERRIDE
$ sudo systemctl restart scx.service
```
```shellSession
$ journalctl -u scx.service -b 0 -e
Oct 18 13:12:56 nixos systemd[1]: Stopped SCX scheduler daemon.
Oct 18 13:12:56 nixos systemd[1]: Started SCX scheduler daemon.
Oct 18 13:12:56 nixos bash[1833220]: 13:12:56 [INFO] NUMA nodes: 1
Oct 18 13:12:56 nixos bash[1833220]: 13:12:56 [INFO] Disabling NUMA
optimizations
Oct 18 13:12:56 nixos bash[1833220]: 13:12:56 [INFO] scx_bpfland 1.0.16
x86_64-unknown-linux-gnu SMT on
```
2025-10-18 13:22:49 +02:00
Yohann BonifaceandGitHub fca28085e0 rapidapi: 4.2.8-4002008002 -> 4.4.3-4004003001 (#453128) 2025-10-18 11:09:23 +00:00
Robert Schütz e20b75389d python3Packages.homeassistant-stubs: 2025.10.2 -> 2025.10.3
Diff: https://github.com/KapJI/homeassistant-stubs/compare/2025.10.2...2025.10.3

Changelog: https://github.com/KapJI/homeassistant-stubs/releases/tag/2025.10.3
2025-10-18 04:06:27 -07:00
R. Ryantm 470de93aff ruffle: 0.2.0-nightly-2025-10-12 -> 0.2.0-nightly-2025-10-18 2025-10-18 11:04:20 +00:00
Felix BühlerandGitHub 5b172f2cbe freifunk-meshviewer: init at 12.6.0 (#451741) 2025-10-18 10:48:41 +00:00
Felix BühlerandGitHub 97860f10a5 anki: deprecate phases (#451431) 2025-10-18 10:44:18 +00:00
R. Ryantm 79dec8752e python3Packages.xdis: 6.1.6 -> 6.1.8 2025-10-18 10:42:05 +00:00
isabelandGitHub e86cf6f35c m-cli: 0.3.0 -> 2.0.5 (#446927) 2025-10-18 10:41:48 +00:00
Felix BargfeldtandGitHub 5d1ccd3293 fastfetchMinimal: 2.53.0 -> 2.54.0 (#453146) 2025-10-18 10:37:11 +00:00
dotlambdaandGitHub 070cc2146c nixos/immich: Trim trailing newline from secretSettings file contents (#453162) 2025-10-18 10:34:57 +00:00
R. Ryantm 7b13a5eadb asterisk: 20.15.2 -> 20.16.0 2025-10-18 10:33:41 +00:00
R. Ryantm e6d05b9ec4 velocity: 3.4.0-unstable-2025-10-11 -> 3.4.0-unstable-2025-10-16 2025-10-18 10:32:16 +00:00
Fabian AffolterandGitHub 6edb416019 python313Packages.azure-storage-file-share: remove disabled
Removed the restriction for Python versions older than 3.8.
2025-10-18 12:14:39 +02:00
Fabian AffolterandGitHub 0375f028e7 python313Packages.ssh-python: modernize 2025-10-18 12:13:41 +02:00
R. Ryantm 23772a0073 python3Packages.dvc-ssh: 4.2.1 -> 4.2.2 2025-10-18 10:12:36 +00:00
Fabian AffolterandGitHub 47c69b8549 python313Packages.precis-i18n: modernize 2025-10-18 12:12:12 +02:00
Fabian AffolterandGitHub 98cc3659a2 python313Packages.x-transformers: add changelog to meta 2025-10-18 12:09:58 +02:00
Fabian AffolterandGitHub 36226520e9 python3Packages.netbox-topology-views: 4.3.0 -> 4.4.0 (#452997) 2025-10-18 10:07:23 +00:00
Fabian AffolterandGitHub 18076d3dc2 python313Packages.aiostream: remove disabled 2025-10-18 12:06:54 +02:00
R. Ryantm 20ae75985f python3Packages.opower: 0.15.6 -> 0.15.7 2025-10-18 10:04:48 +00:00