Commit Graph
882596 Commits
Author SHA1 Message Date
R. Ryantm d367541a2e check-jsonschema: 0.34.0 -> 0.34.1 2025-10-19 07:29:43 +00:00
R. Ryantm 08ffd16bcb libretro.genesis-plus-gx: 0-unstable-2025-10-06 -> 0-unstable-2025-10-17 2025-10-19 07:15:04 +00:00
R. Ryantm 84760489a5 teamviewer: 15.70.4 -> 15.70.6 2025-10-19 07:11:29 +00:00
nixpkgs-merge-bot[bot]andGitHub 9275c35347 amnezia-vpn: 4.8.10.0 -> 4.8.11.0 (#451674) 2025-10-19 06:45:05 +00:00
R. Ryantm 33d2b35e37 deezer-enhanced: 1.3.0 -> 1.4.0 2025-10-19 06:37:38 +00:00
R. Ryantm 8384e49323 weaviate: 1.33.0 -> 1.33.1 2025-10-19 06:36:57 +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
nixpkgs-ci[bot]andGitHub de622472c3 Merge master into staging-nixos 2025-10-19 06:06:53 +00:00
nixpkgs-ci[bot]andGitHub 09287a981e Merge master into staging-next 2025-10-19 06:05:29 +00:00
Clément 6ba62bccb9 canokey-usbip: fix build failure with cmake 4
- CMake 4 is no longer retro compatible with versions < 3.5
2025-10-18 23:02:38 -07:00
R. Ryantm 888be8c761 python3Packages.glyphslib: 6.11.6 -> 6.12.0 2025-10-19 05:58:48 +00:00
R. Ryantm ace02c7fec python3Packages.google-cloud-iam-logging: 1.4.3 -> 1.5.0 2025-10-19 05:55:37 +00:00
Sigmanificient 0e4cc17a36 nihstro: fix build with cmake4 2025-10-19 07:54:51 +02:00
Sigmanificient cb7cf9d192 nsync: fix build with cmake4 2025-10-19 07:44:49 +02:00
R. Ryantm eb290a9504 crates-lsp: 0.4.2 -> 0.4.3 2025-10-19 05:40:11 +00:00
jasonxue 99938cd65a codex: 0.46.0 -> 0.47.0 2025-10-19 13:37:45 +08:00
R. Ryantm 1995472439 python3Packages.iamdata: 0.1.202510181 -> 0.1.202510191 2025-10-19 05:37:39 +00:00
Sigmanificient 03795ff8c8 nuked-md: fix build with cmake4 2025-10-19 07:34:48 +02:00
R. Ryantm 5f23d28d47 python3Packages.binsync: 5.7.10 -> 5.7.11 2025-10-19 05:25:09 +00:00
Yiyu Zhou 7af066a57b opencode: 0.15.4 -> 0.15.8 2025-10-18 22:21:25 -07:00
zowoqandGitHub b7ecb71b42 gdu: fix test skipping (#453267) 2025-10-19 05:21:19 +00:00
R. Ryantm dced4c3daf astal.source: 0-unstable-2025-10-09 -> 0-unstable-2025-10-18 2025-10-19 05:15:10 +00:00
Lin JianandGitHub 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
Yiyu Zhou edc8a602ba opensmt: cleanup 2025-10-18 21:49:15 -07:00
Yiyu Zhou 22f1c077d0 opensmt: 2.7.0 -> 2.9.2 2025-10-18 21:49:15 -07:00
R. Ryantm 364dbbcf8b wavelog: 2.1.1 -> 2.1.2 2025-10-19 04:38:52 +00:00
R. Ryantm 7b5c94227b gildas: 20251001_a -> 20251001_c 2025-10-19 04:32:55 +00:00
maxicode2 315b2a4593 applesauce: 0.5.19 -> 0.5.20 2025-10-18 21:18:04 -07:00
R. Ryantm a098d67f56 restate: 1.5.1 -> 1.5.2 2025-10-19 04:12:34 +00:00
Seth Flynn e463f58297 toml11: use system doctest & nlohmann_json 2025-10-19 00:10:12 -04:00
Seth Flynn 2a3b2148b3 toml11: only build tests when they're enabled 2025-10-19 00:10:07 -04:00
Masum RezaandGitHub 1b75f7a45b fetchmail: 6.5.6 -> 6.5.7 (#453383) 2025-10-19 03:36:38 +00:00
Yohann BonifaceandGitHub 0f94f7f61b kdePackages.qodeassist-plugin: 0.7.0 -> 0.7.1 (#453263) 2025-10-19 03:35:42 +00:00
dotlambdaandGitHub 36b4f0e147 python3Packages.castepxbin: 0.3.0 -> 0.3.1 (#453375) 2025-10-19 03:24:54 +00:00
R. Ryantm 386e175bbc python3Packages.uarray: 0.9.2 -> 0.9.3 2025-10-19 03:09:37 +00:00
Robert Schütz 7e55fdeac9 python3Packages.castepxbin: add meta.changelog 2025-10-18 20:06:23 -07:00
R. RyantmandRobert Schütz f6da335e9b python3Packages.castepxbin: 0.3.0 -> 0.3.1 2025-10-18 20:05:34 -07:00
nixpkgs-merge-bot[bot]andGitHub 1f71fe342f lux-cli: 0.18.2 -> 0.18.5 (#453338) 2025-10-19 03:04:20 +00:00
dotlambdaandGitHub 8aea4834b8 deltachat-desktop: 2.20.0 -> 2.22.0 (#453329) 2025-10-19 03:04:01 +00:00
dotlambdaandGitHub 7dd822923f python3Packages.uhashring: init at 2.4 (#453091) 2025-10-19 03:03:16 +00:00
Bobby RongandGitHub 5e8994b900 xfce.thunar: 4.20.5 -> 4.20.6 (#453113) 2025-10-19 03:00:09 +00:00
Austin HorstmanandGitHub 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
R. Ryantm 267ae98e4a trealla: 2.83.17 -> 2.83.18 2025-10-19 02:33:09 +00:00
R. Ryantm 84230ba130 python3Packages.ultralytics: 8.3.213 -> 8.3.217 2025-10-19 02:24:36 +00:00
Sigmanificient cabad41370 nxpmicro-mfgtools: fix build with cmake4 2025-10-19 04:20:47 +02:00
R. Ryantm 4a83350f79 python3Packages.knx-frontend: 2025.10.9.185845 -> 2025.10.17.202411 2025-10-19 02:06:33 +00:00
Alexis Williams 65e83db1d8 python3Packages.uhashring: init at 2.4 2025-10-18 19:05:11 -07:00