Wolfgang Walther
6fcd01ff0e
Reapply "postgresql: fix overrides being forgotten on withPackages"
...
This reverts commit 6681cb540e .
2026-06-29 20:31:23 +02:00
Wolfgang Walther
5cf857ed82
postgresql: return wrapper from withoutJIT passthru
...
Before this change, we would return:
- The postgresql derivation itself from `postgresql.withoutJIT`,
- A wrapper without any extensions at all, from
`postgresql_jit.withoutJIT`.
This changes makes it that every call to `.withJIT` and `.withoutJIT`
returns a wrapper and never the base derivation. More consistent and
easier to reason about.
2026-06-29 20:30:39 +02:00
Wolfgang Walther
a0b09dd7a1
postgresql: refactor attributes
...
There is no need to call the `withoutJIT` passthru explicitly here - the
default is without JIT anyway. This allows us to change the passthru to
work differently *without* affecting every `postgresql_xx` top-level
package.
2026-06-29 20:27:31 +02:00
dotlambda and GitHub
04cdd1bf19
libnfs: 5.0.3 -> 6.0.2 ( #536192 )
2026-06-29 18:12:24 +00:00
dotlambda and GitHub
4c58f7beeb
lyx: 2.4.4 -> 2.5.1 ( #533384 )
2026-06-29 18:11:47 +00:00
Wolfgang Walther and GitHub
2df19ad688
pgcenter: 0.10.1 -> 0.11.0 ( #536676 )
2026-06-29 17:19:06 +00:00
Colin and GitHub
7ba2a565ae
ticker: 5.2.1 -> 5.3.0 ( #534030 )
2026-06-29 17:10:30 +00:00
Colin and GitHub
3082f5b0eb
neovim-remote: fix nvr --version by replacing pkg_resources with importlib.metadata ( #535073 )
2026-06-29 17:09:04 +00:00
Colin and GitHub
aa5926f5a6
urbit: 4.3 -> 4.5 ( #534768 )
2026-06-29 17:08:47 +00:00
Colin and GitHub
e7720b9254
transmission_4-qt*: build only against latest Qt version ( #535369 )
2026-06-29 17:03:36 +00:00
Colin and GitHub
38582d1088
beeper: 4.2.936 -> 4.2.948 ( #535752 )
2026-06-29 17:01:18 +00:00
Colin and GitHub
61d81b8139
mango: rename from mangowc ( #534515 )
2026-06-29 16:58:20 +00:00
Sefa Eyeoglu and GitHub
f04beb11b7
vesktop: pnpm_10_29_2 -> pnpm_10 ( #536660 )
2026-06-29 16:52:23 +00:00
Colin and GitHub
69f156bf7f
mpvScripts.manga-reader: 0-unstable-2026-03-03 -> 0-unstable-2026-06-23 ( #536284 )
2026-06-29 16:45:39 +00:00
Diffumist
4b3d28a420
vesktop: switch to pnpm_10
2026-06-30 00:32:23 +08:00
nixpkgs-ci[bot] and GitHub
98647b0ac2
senv: unmark broken on darwin ( #536637 )
2026-06-29 16:28:49 +00:00
nixpkgs-ci[bot] and GitHub
0f1d816ae1
cook-cli: 0.32.0 -> 0.32.1 ( #536059 )
2026-06-29 16:28:27 +00:00
isabel and GitHub
ef53226203
veracrypt: modernize, build with fuse3 ( #533138 )
2026-06-29 16:27:42 +00:00
Grimmauld and GitHub
7c191cfee4
SDL2_image, SDL2_ttf: split dev output ( #536473 )
2026-06-29 16:13:56 +00:00
Sandro and GitHub
b051529a76
music-assistant: 2.8.7 -> 2.9.4 ( #536704 )
2026-06-29 15:57:04 +00:00
Arne Keller and GitHub
fb181d1051
python3Packages.hebi-py: init at 2.7.9 ( #351799 )
2026-06-29 15:54:21 +00:00
Arne Keller and GitHub
0cf2ba1ef7
graphlan: init at 0-unstable-2024-08-07 ( #340256 )
2026-06-29 15:53:56 +00:00
Francesco Gazzetta and GitHub
819fc95a8a
organicmaps: 2026.01.26-11 -> 2026.05.27-11, devendor dependencies ( #505908 )
2026-06-29 15:49:37 +00:00
Gaétan Lepage and GitHub
aa801dd4d3
vimPlugins: update on 2026-06-29 ( #536657 )
2026-06-29 15:48:50 +00:00
isabel and GitHub
1f88a1e503
locker: init at 4.0.1 ( #536702 )
2026-06-29 15:48:25 +00:00
Sandro Jäckel
e212054453
music-assistant: disable default providers
2026-06-29 17:39:32 +02:00
Sandro Jäckel
44a1f74259
nixos/music-assistant: allow to access /proc/cpuinfo which is required for torch to function
...
Also to display a warning but that is not that important.
2026-06-29 17:39:32 +02:00
Sandro Jäckel
932c63b704
music-assistant: 2.8.7 -> 2.9.4
...
something tried to use sched_setscheduler on startup, so @resources must
be allowed. Could be torch but since that is a general requirement we
cannot make this conditional.
Changelog: https://github.com/music-assistant/server/releases/tag/2.9.0
Changelog: https://github.com/music-assistant/server/releases/tag/2.9.1
Changelog: https://github.com/music-assistant/server/releases/tag/2.9.2
Changelog: https://github.com/music-assistant/server/releases/tag/2.9.3
Changelog: https://github.com/music-assistant/server/releases/tag/2.9.4
Diff: https://github.com/music-assistant/server/compare/2.8.7...2.9.4
2026-06-29 17:39:32 +02:00
Sandro Jäckel
6d15905968
music-assistant: track builtin providers to provide a smoother out of the box experience
...
Also see https://github.com/music-assistant/models/blob/1.1.119/music_assistant_models/provider.py#L35
2026-06-29 17:39:32 +02:00
Sandro Jäckel
fd01878563
music-assistant: fix update script after reworking music-assistant to no longer use python.pkgs
2026-06-29 17:39:31 +02:00
Sandro Jäckel
653d787cc3
python314Packages.sounddevice: 0.5.3 -> 0.5.5
2026-06-29 17:39:31 +02:00
Guilhem Saurel and Sandro Jäckel
5744bb6c6a
python314Packages.sendspin: 5.9.0 -> 7.4.0
...
Diff: https://github.com/Sendspin/sendspin-cli/compare/5.9.0...7.4.0
Changelog: https://github.com/Sendspin/sendspin-cli/releases/tag/6.0.0
Changelog: https://github.com/Sendspin/sendspin-cli/releases/tag/7.0.0
Changelog: https://github.com/Sendspin/sendspin-cli/releases/tag/7.1.0
Changelog: https://github.com/Sendspin/sendspin-cli/releases/tag/7.2.0
Changelog: https://github.com/Sendspin/sendspin-cli/releases/tag/7.3.0
Changelog: https://github.com/Sendspin/sendspin-cli/releases/tag/7.3.1
Changelog: https://github.com/Sendspin/sendspin-cli/releases/tag/7.4.0
2026-06-29 17:39:31 +02:00
Sandro Jäckel
ccf8acd1b5
python314Packages.python-mpd2: rename from mpd2
2026-06-29 17:39:24 +02:00
Sandro Jäckel
e19d11fbc2
python314Packages.pyblu: 2.0.6 -> 2.0.8
...
Diff: https://github.com/LouisChrist/pyblu/compare/v2.0.6...v2.0.8
Changelog: https://github.com/LouisChrist/pyblu/releases/tag/v2.0.7
Changelog: https://github.com/LouisChrist/pyblu/releases/tag/v2.0.8
2026-06-29 17:39:03 +02:00
Sandro Jäckel
897cdc7821
python314Packages.py-opensonic: 9.1.0 -> 10.0.0, enable tests
...
Diff: https://github.com/khers/py-opensonic/compare/v9.1.0...v10.0.0
Changelog: https://github.com/khers/py-opensonic/blob/refs/tags/v10.0.0/CHANGELOG.md
2026-06-29 17:39:03 +02:00
Sandro Jäckel
fa2a788af8
python314Packages.nnaudio: init at 0.3.4
2026-06-29 17:39:02 +02:00
Sandro Jäckel
071b79e61d
python314Packages.fastmcp: 3.2.4 -> 3.3.1, python3Packages.fastmcp-slim: init at 3.3.1
...
Changelog: https://github.com/PrefectHQ/fastmcp/releases/tag/v3.3.0
Changelog: https://github.com/PrefectHQ/fastmcp/releases/tag/v3.3.1
2026-06-29 17:39:02 +02:00
Sandro Jäckel
f23faf0501
python314Packages.beat-this: init at 1.1.0
2026-06-29 17:39:01 +02:00
Sandro Jäckel
d155d8ea71
python314Packages.aiovban-pyaudio: init at 1.1.0
2026-06-29 17:39:01 +02:00
Sandro Jäckel
4f1def1558
python314Packages.aiovban: 0.7.0 -> 1.1.0
...
Diff: https://github.com/wmbest2/aiovban/compare/v0.7.0...v1.1.0
Changelog: https://github.com/wmbest2/aiovban/releases/tag/v0.8.0
Changelog: https://github.com/wmbest2/aiovban/releases/tag/v1.0.2
Changelog: https://github.com/wmbest2/aiovban/releases/tag/v1.0.3
Changelog: https://github.com/wmbest2/aiovban/releases/tag/v1.0.4
Changelog: https://github.com/wmbest2/aiovban/releases/tag/v1.0.5
Changelog: https://github.com/wmbest2/aiovban/releases/tag/v1.0.6
Changelog: https://github.com/wmbest2/aiovban/releases/tag/v1.0.7
Changelog: https://github.com/wmbest2/aiovban/releases/tag/v1.1.0
2026-06-29 17:39:00 +02:00
Sandro Jäckel
2dd4de6656
python314Packages.aiosendspin: 4.4.0 -> 6.0.5
...
Diff: https://github.com/Sendspin/aiosendspin/compare/4.4.0...6.0.5
Changelog: https://github.com/Sendspin/aiosendspin/releases/tag/5.0.0
Changelog: https://github.com/Sendspin/aiosendspin/releases/tag/5.1.0
Changelog: https://github.com/Sendspin/aiosendspin/releases/tag/5.1.1
Changelog: https://github.com/Sendspin/aiosendspin/releases/tag/5.1.2
Changelog: https://github.com/Sendspin/aiosendspin/releases/tag/5.2.0
Changelog: https://github.com/Sendspin/aiosendspin/releases/tag/5.3.0
Changelog: https://github.com/Sendspin/aiosendspin/releases/tag/6.0.0
Changelog: https://github.com/Sendspin/aiosendspin/releases/tag/6.0.1
Changelog: https://github.com/Sendspin/aiosendspin/releases/tag/6.0.2
Changelog: https://github.com/Sendspin/aiosendspin/releases/tag/6.0.3
Changelog: https://github.com/Sendspin/aiosendspin/releases/tag/6.0.4
Changelog: https://github.com/Sendspin/aiosendspin/releases/tag/6.0.5
2026-06-29 17:39:00 +02:00
Sandro Jäckel
aa6a7306cf
cliairplay: 1.1-unstable-2026-03-16 -> 1.5-unstable-2026-05-03
2026-06-29 17:39:00 +02:00
isabel and GitHub
38cabf027c
koito: init at 0.3.2, nixos/koito: init module ( #529576 )
2026-06-29 15:35:53 +00:00
Emily and GitHub
509dc0aacf
grafana-loki: 3.7.2 -> 3.7.3 ( #536156 )
2026-06-29 15:32:58 +00:00
Silvan Mosberger and GitHub
bae6cefdc2
lib.sources: small performance improvements ( #536129 )
2026-06-29 15:23:59 +00:00
isabel
0ab7cd972d
locker: init at 4.0.1
2026-06-29 16:19:08 +01:00
Austin Horstman and GitHub
6c1529ba78
teams-for-linux: 2.12.0 -> 2.13.0 ( #536257 )
2026-06-29 15:13:21 +00:00
nixpkgs-ci[bot] and GitHub
7e1456cf24
jreleaser-cli: 1.24.0 -> 1.25.0 ( #536680 )
2026-06-29 15:08:05 +00:00
nixpkgs-ci[bot] and GitHub
fd09c839a1
nixbit: 0.9.0 -> 0.10.0 ( #536665 )
2026-06-29 15:07:44 +00:00
nixpkgs-ci[bot] and GitHub
61482903c0
qownnotes: 26.6.7 -> 26.6.9 ( #536661 )
2026-06-29 15:07:35 +00:00