Commit Graph
842141 Commits
Author SHA1 Message Date
nixpkgs-ci[bot]andGitHub 4f5a5cff52 Merge staging-next into staging 2025-08-08 12:08:05 +00:00
nixpkgs-ci[bot]andGitHub b663897605 Merge master into staging-next 2025-08-08 12:07:23 +00:00
taku0andGitHub 250481b939 windsurf: 1.11.3 -> 1.11.5 (#431863) 2025-08-08 20:29:24 +09:00
Markus KowalewskiandGitHub ac2153e11e ucc: 1.4.4 -> 1.5.0 (#431866) 2025-08-08 13:24:47 +02:00
Vladimír Čunát b069b7c1e2 poppler: 25.05.0 -> 25.07.0 (#424609) 2025-08-08 13:17:04 +02:00
4235a5d07e dunst: 1.12.2 -> 1.13.0 (#431965)
Co-authored-by: gepbird <gutyina.gergo.2@gmail.com>
2025-08-08 11:09:21 +00:00
bb0b7d4e00 openlist: 4.0.9 -> 4.1.0 (#431730)
Co-authored-by: Moraxyc <Moraxyc@users.noreply.github.com>
2025-08-08 11:00:17 +00:00
4fb2cc76b6 matrix-tuwunel: 1.2.0 -> 1.3.0 (#431889)
Co-authored-by: scvalex <github@abstractbinary.org>
2025-08-08 10:36:45 +00:00
Cosima NeidahlandGitHub d593b747cd nixos/lomiri: Replace NIX_GSETTINGS_OVERRIDES_DIR with Dconf database (#430212) 2025-08-08 12:25:03 +02:00
Wolfgang WaltherandGitHub 253c2c145e postgresqlPackages: fix update scripts with PG versioning scheme (#422133) 2025-08-08 10:19:36 +00:00
Vladimír Čunát 93c67e406c mysql80: 8.0.42 -> 8.0.43, mysql84: 8.4.5 -> 8.4.6 (#428270) 2025-08-08 12:18:30 +02:00
Gaétan LepageandGitHub bc1043071f vimPlugins.nvim-unception: fix on darwin (#431568) 2025-08-08 11:59:47 +02:00
58f6a2cd88 djview: 4.12 -> 4.12.3 (#431309)
Co-authored-by: bryango <bryango@users.noreply.github.com>
2025-08-08 09:57:03 +00:00
2a373b35bf scala-cli: 1.8.4 -> 1.8.5 (#431920)
Co-authored-by: agilesteel <agilesteel@gmail.com>
2025-08-08 09:46:14 +00:00
Gaétan LepageandGitHub 75fd172892 python3Packages.nvidia-ml-py: 12.575.51 -> 13.580.65 (#431894) 2025-08-08 11:43:17 +02:00
Gaétan LepageandGitHub f2e77cfe19 ruff: 0.12.5 -> 0.12.8 (#431874) 2025-08-08 11:33:22 +02:00
Pol DellaieraandGitHub 3bba8dc474 nixos/netbird: fix routing feature names + brand adjustment (#431960) 2025-08-08 11:31:31 +02:00
Gaétan LepageandGitHub b21b0edb4a python3Packages.treescope: 0.1.9 -> 0.1.10 (#431952) 2025-08-08 11:30:20 +02:00
324c207d38 pulsar: 1.128.0 -> 1.129.0 (#431759)
Co-authored-by: bryango <bryango@users.noreply.github.com>
2025-08-08 09:24:42 +00:00
a2c7e703d6 gauge-unwrapped: 1.6.19 -> 1.6.20 (#431763)
Co-authored-by: NyCodeGHG <me@nycode.dev>
2025-08-08 09:23:18 +00:00
R. Ryantm 2304954b8c dunst: 1.12.2 -> 1.13.0 2025-08-08 09:14:25 +00:00
Krzysztof Nazarewski (kdn)andGitHub c55a801cfe nixos/netbird: clarify routing features & brand adjustments 2025-08-08 11:13:41 +02:00
Alyssa Ross d0584aeeb0 linux: fix cross
The .unwrapped attributes are not correctly spliced.  Use the top
level attributes instead, which are spliced correctly.

Fixes: e9b2edb491 ("linux: un-simplify toolchain selection")
2025-08-08 11:11:42 +02:00
Alyssa Ross 6e35c11839 rustc-unwrapped: add attribute
rustc.unwrapped is available, but it isn't spliced correctly.  Having
this attribute available at the top level is consistent with
e.g. rust-bindgen-unwrapped.
2025-08-08 11:11:42 +02:00
Alyssa Ross 0af7df6bd3 rust-bindgen: link directly with libclang
There's not really any reason for bindgen to dlopen libclang at all in
Nixpkgs.  Moving this out of the wrapper means that it will still work
even when we don't want all the standard Nixpkgs cflags behavior, like
in the Linux kernel build.
2025-08-08 11:11:42 +02:00
Alyssa Ross 1abb38d2a5 linux: use consistent rustc and rust-bindgen
If we're going to use the unwrapped versions, we should do so
consistently in both parts of the kernel build, not mix and match.

Fixes: e9b2edb491 ("linux: un-simplify toolchain selection")
2025-08-08 11:11:42 +02:00
Alyssa Ross 41205c0e6c util-linux: apply patch unconditionally
This was applied conditionally on staging-next to avoid throwing away
Linux builds.  It should have been changed to unconditional on
staging after that was merged, but I guess I forgot.  We generally
avoid conditional patch application wherever possible as it makes it
far too easy to miss when a patch needs to be removed or updated.
2025-08-08 11:11:28 +02:00
isabelandGitHub 024c9aa846 biome: 2.1.3 -> 2.1.4 (#431922) 2025-08-08 09:47:35 +01:00
Gaetan Lepage d20b9913fc python3Packages.pynvml: relax nvidia-ml-py dependency 2025-08-08 10:43:51 +02:00
Paul MeyerandGitHub 573e402f33 github-release: 0.10.1-unstable-2024-06-25 -> 0.11.0 (#427519) 2025-08-08 10:32:05 +02:00
Paul MeyerandGitHub dbd2ed78f2 azure-cli-extensions: update docs on adding extension (#427654) 2025-08-08 10:31:10 +02:00
Paul MeyerandGitHub c76d8a11ec dnf5: 5.2.15.0 -> 5.2.16.0 (#431936) 2025-08-08 10:30:34 +02:00
Seth FlynnandGitHub 0c6e77208a recordbox: 0.9.3 -> 0.10.3 (#425279) 2025-08-08 04:28:15 -04:00
Pol DellaieraandGitHub 7587a3c7a1 nixos/netbird: add useRoutingFeatures option (#431681) 2025-08-08 10:21:45 +02:00
Gaetan Lepage 662c3de678 python3Packages.treescope: 0.1.9 -> 0.1.10
Diff: https://github.com/google-deepmind/treescope/compare/v0.1.9...v0.1.10

Changelog: https://github.com/google-deepmind/treescope/releases/tag/v0.1.10
2025-08-08 10:06:49 +02:00
K900andGitHub a3f3e3f2c9 opencloud: 3.2.0 -> 3.2.1 (#431828) 2025-08-08 11:05:48 +03:00
Gaétan LepageandGitHub faf3a97922 zed-editor: 0.198.2 -> 0.198.3 (#431905) 2025-08-08 10:03:42 +02:00
Pol DellaieraandGitHub ce0a8cb7b9 models-dev: 0-unstable-2025-08-01 -> 0-unstable-2025-08-07 (#431939) 2025-08-08 10:02:13 +02:00
Wolfgang Walther adaab0a3f9 postgresqlPackages.plr: 8.4.7 -> 8.4.8
Changelog:
https://github.com/postgres-plr/plr/blob/master/changelog.md#848---2025-05-17
2025-08-08 09:52:27 +02:00
Wolfgang Walther 3951f3b158 postgresqlPackages.pg_squeeze: 1.7.0 -> 1.9.0
Release notes:
https://github.com/cybertec-postgresql/pg_squeeze/releases/tag/REL1_8_0
https://github.com/cybertec-postgresql/pg_squeeze/releases/tag/REL1_9_0
2025-08-08 09:51:14 +02:00
Wolfgang Walther ca232376ae psqlodbc: fix update script 2025-08-08 09:51:09 +02:00
Wolfgang Walther 8b183cf9aa psqlodbc: refactor 2025-08-08 09:51:08 +02:00
Wolfgang Walther 67a79abc45 postgresqlPackages.wal2json: fix update script and version 2025-08-08 09:51:07 +02:00
Wolfgang Walther 65049d4556 postgresqlPackages.plr: fix update script and version 2025-08-08 09:51:06 +02:00
Thierry Delafontaine a5230b1793 opencode: use _api.json produced by models-dev instead of api.json 2025-08-08 09:42:32 +02:00
Thierry Delafontaine 091bb52602 models-dev: 0-unstable-2025-08-01 -> 0-unstable-2025-08-07 2025-08-08 09:41:18 +02:00
67bb48c4c8 mise: 2025.7.29 -> 2025.8.6 (#431355)
Co-authored-by: konradmalik <konradmalik@users.noreply.github.com>
2025-08-08 07:40:53 +00:00
Pol DellaieraandGitHub dfdd2b4104 opencode 0.3.132 -> 0.4.1 (#431941) 2025-08-08 09:38:02 +02:00
Vladimír Čunát 38638f66c2 apacheHttpd: 2.6.62 -> 2.6.65 (#424369) 2025-08-08 09:29:17 +02:00
Wolfgang Walther ddf16c9c79 postgresqlPackages.pg_squeeze: fix update script and version 2025-08-08 09:27:18 +02:00