Fabian Affolter and GitHub
e07619ffb2
python3Packages.whirlpool-sixth-sense: 0.21.3 -> 1.0.2 ( #453242 )
2025-10-19 08:50:07 +00:00
Fabian Affolter and GitHub
d56c7e33fe
python3Packages.habiticalib: 0.4.5 -> 0.4.6 ( #453223 )
2025-10-19 08:49:43 +00:00
Fabian Affolter and GitHub
6ef36f03f9
python3Packages.opower: 0.15.6 -> 0.15.7 ( #453182 )
2025-10-19 08:49:24 +00:00
Fabian Affolter and GitHub
fd53c87f46
python3Packages.boto3-stubs: 1.40.54 -> 1.40.55 ( #453145 )
2025-10-19 08:49:04 +00:00
Fabian Affolter and GitHub
80c2e104af
python3Packages.precis-i18n: 1.1.1 -> 1.1.2 ( #452946 )
2025-10-19 08:44:19 +00:00
Vladimír Čunát and GitHub
be8fbf1e62
libui: 4.1a -> 4.1a-unstable-2021-01-02 ( #450998 )
2025-10-19 08:39:23 +00:00
Franz Pletz and GitHub
886334a39f
prometheus: 3.6.0 → 3.7.1 ( #453336 )
2025-10-19 08:32:50 +00:00
Gaétan Lepage and GitHub
537d17a273
opencode: 0.15.4 -> 0.15.8 ( #453429 )
2025-10-19 08:27:00 +00:00
André Silva and GitHub
42a05772dd
codex: 0.46.0 -> 0.47.0 ( #453432 )
2025-10-19 08:22:06 +00:00
nixpkgs-merge-bot[bot] and GitHub
dad14734aa
pv: 1.9.42 -> 1.9.44 ( #453392 )
2025-10-19 08:16:05 +00:00
nixpkgs-merge-bot[bot] and GitHub
77d4936d9e
cargo-modules: 0.24.3 -> 0.25.0 ( #453380 )
2025-10-19 08:15:53 +00:00
Nikolay Korotkiy and GitHub
6c3ec874b6
pffft: 0-unstable-2022-04-10 -> 0-unstable-2025-06-09 ( #453369 )
2025-10-19 07:58:55 +00:00
Grimmauld and GitHub
f8faf457be
balsa: update to webkitgtk_4_1 ( #453331 )
2025-10-19 07:46:23 +00:00
nixpkgs-merge-bot[bot] and GitHub
7aa1ff1c82
emmylua-ls: 0.15.0 -> 0.16.0 ( #453444 )
2025-10-19 07:45:19 +00:00
nixpkgs-merge-bot[bot] and GitHub
01d0322dcc
emmylua-check: 0.15.0 -> 0.16.0 ( #453443 )
2025-10-19 07:45:01 +00:00
nixpkgs-merge-bot[bot] and GitHub
9275c35347
amnezia-vpn: 4.8.10.0 -> 4.8.11.0 ( #451674 )
2025-10-19 06:45:05 +00:00
R. Ryantm
90ed1de459
emmylua-ls: 0.15.0 -> 0.16.0
2025-10-19 06:12:48 +00:00
R. Ryantm
540d3fc291
emmylua-check: 0.15.0 -> 0.16.0
2025-10-19 06:10:49 +00:00
jasonxue
99938cd65a
codex: 0.46.0 -> 0.47.0
2025-10-19 13:37:45 +08:00
Yiyu Zhou
7af066a57b
opencode: 0.15.4 -> 0.15.8
2025-10-18 22:21:25 -07:00
zowoq and GitHub
b7ecb71b42
gdu: fix test skipping ( #453267 )
2025-10-19 05:21:19 +00:00
Lin Jian and GitHub
7b1b81b8b0
emacsPackages: don't set preBuild or patches to null ( #452898 )
2025-10-19 05:06:24 +00:00
Marien Zwart
17cb17c700
emacsPackages: don't set attributes to null
...
Depending on the version of the package from MELPA, nixpkgs can set
attributes like `preBuild` or `patches` to `null`. `mkDerivation`
filters out `null`, so this has the desirable effect of not
unnecessarily changing the actual derivation. But it is inconvenient
when using `overrideAttrs`: it breaks the common pattern of
`(previousAttrs.preBuild or "") + ''...''` (also used elsewhere in the
files this commit changes), which will fail to coerce `null` to a string
or list to append to.
Fix this everywhere attributes are set to null, by defaulting to `""` or
`[ ]` instead.
We cannot set the attribute conditionally, because the attributes names
returned by `overrideAttrs` cannot depend on `finalAttrs` (only the
values can).
This changes some helpers that are (indirectly) used by several
packages, but that part of the change is effectively a noop, because the
attributes involved are always set (either by the helper or on the
original derivation).
2025-10-19 15:50:50 +11:00
Marien Zwart
0bd2e2737c
emacsPackages.bpr: fix future preBuild
...
We conditionally set `preBuild` depending on version. For a new enough
version of the `bpr` package, we would set `preBuild` to the
`previousAttrs` attrset.
This looks like a copy/paste error, so fix it.
This code is currently not reachable: it would need a newer version of
`bpr`, which has had no changes upstream for several years.
2025-10-19 15:50:46 +11:00
Masum Reza and GitHub
1b75f7a45b
fetchmail: 6.5.6 -> 6.5.7 ( #453383 )
2025-10-19 03:36:38 +00:00
Yohann Boniface and GitHub
0f94f7f61b
kdePackages.qodeassist-plugin: 0.7.0 -> 0.7.1 ( #453263 )
2025-10-19 03:35:42 +00:00
dotlambda and GitHub
36b4f0e147
python3Packages.castepxbin: 0.3.0 -> 0.3.1 ( #453375 )
2025-10-19 03:24:54 +00:00
Robert Schütz
7e55fdeac9
python3Packages.castepxbin: add meta.changelog
2025-10-18 20:06:23 -07:00
R. Ryantm and Robert Schütz
f6da335e9b
python3Packages.castepxbin: 0.3.0 -> 0.3.1
2025-10-18 20:05:34 -07:00
nixpkgs-merge-bot[bot] and GitHub
1f71fe342f
lux-cli: 0.18.2 -> 0.18.5 ( #453338 )
2025-10-19 03:04:20 +00:00
dotlambda and GitHub
8aea4834b8
deltachat-desktop: 2.20.0 -> 2.22.0 ( #453329 )
2025-10-19 03:04:01 +00:00
dotlambda and GitHub
7dd822923f
python3Packages.uhashring: init at 2.4 ( #453091 )
2025-10-19 03:03:16 +00:00
Bobby Rong and GitHub
5e8994b900
xfce.thunar: 4.20.5 -> 4.20.6 ( #453113 )
2025-10-19 03:00:09 +00:00
Austin Horstman and GitHub
dd37354a81
vimPlugins.avante-nvim: 0.0.27-unstable-2025-10-12 -> 0.0.27-unstable-2025-10-18 ( #453396 )
2025-10-19 02:48:20 +00:00
Alexis Williams
65e83db1d8
python3Packages.uhashring: init at 2.4
2025-10-18 19:05:11 -07:00
nixpkgs-merge-bot[bot] and GitHub
295df891a9
ruffle: 0.2.0-nightly-2025-10-12 -> 0.2.0-nightly-2025-10-18 ( #453194 )
2025-10-19 01:45:52 +00:00
R. Ryantm
e591b7342d
vimPlugins.avante-nvim: 0.0.27-unstable-2025-10-12 -> 0.0.27-unstable-2025-10-18
2025-10-19 01:24:43 +00:00
nixpkgs-merge-bot[bot] and GitHub
1e4a38c6d8
files-cli: 2.15.111 -> 2.15.121 ( #453265 )
2025-10-19 00:47:58 +00:00
R. Ryantm
d81562b2c4
pv: 1.9.42 -> 1.9.44
2025-10-19 00:47:30 +00:00
R. Ryantm
f69b6b89fb
fetchmail: 6.5.6 -> 6.5.7
2025-10-19 00:46:39 +00:00
R. Ryantm
ebc81d5c9f
cargo-modules: 0.24.3 -> 0.25.0
2025-10-19 00:32:35 +00:00
Matt Sturgeon and GitHub
a2c92aa347
keymap-drawer: init tests ( #452948 )
2025-10-19 00:26:49 +00:00
Sigmanificient
19e6edd36c
pffft: 0-unstable-2022-04-10 -> 0-unstable-2025-06-09
2025-10-19 02:10:22 +02:00
Yohann Boniface and GitHub
275782673c
museum: 1.2.8 -> 1.2.11 ( #452769 )
2025-10-19 00:05:51 +00:00
Austin Horstman and GitHub
852841c072
davix: 0.8.7 -> 0.8.10 ( #450957 )
2025-10-18 23:47:19 +00:00
Sebastián Mancilla and GitHub
fcf0c18fb2
papermc: 1.21.8 -> 1.21.9 ( #447815 )
2025-10-18 23:44:30 +00:00
Sebastián Mancilla and GitHub
2b6de68724
logstalgia: enable darwin build ( #448255 )
2025-10-18 20:40:14 -03:00
Sebastián Mancilla and GitHub
85c96f970c
browsers: 0.7.0 -> 0.7.2 ( #449369 )
2025-10-18 20:38:25 -03:00
Matt Sturgeon
549d1e8925
keymap-drawer: init tests
...
Add some sanity tests to assert the package's exe can parse and draw keymaps.
2025-10-19 00:21:11 +01:00
nixpkgs-merge-bot[bot] and GitHub
5735d1c8f4
velocity: 3.4.0-unstable-2025-10-11 -> 3.4.0-unstable-2025-10-16 ( #453187 )
2025-10-18 23:18:39 +00:00