!UNVBThoJtlIiVwiDjU:nixos.org

Staging

286 Members
Staging merges | Running staging cycles: https://github.com/NixOS/nixpkgs/pulls?q=is%3Apr+is%3Aopen+head%3Astaging-next+head%3Astaging-next-25.05 | Review Reports: https://malob.github.io/nix-review-tools-reports/99 Servers

Load older messages


SenderMessageTime
15 Sep 2025
@lt1379:matrix.orgLunlol their CI blows up when you PR from a fork02:23:11
@emilazy:matrix.orgemilycontributing to these sorts of things is always kind of miserable02:24:33
@emilazy:matrix.orgemily Lun: we should probably send the ROCm update to staging, perhaps? to batch up those huge rebuilds 02:34:31
@lt1379:matrix.orgLunI asked hexa if ck rebuilds hitting master was ok and got a ≈don't do it too often in the infra channel fairly recently02:35:32
@lt1379:matrix.orgLunI don't mind either way02:35:36
@emilazy:matrix.orgemilyfair enough02:35:49
@emilazy:matrix.orgemilyyou can probably drop the Boost stuff from https://github.com/NixOS/nixpkgs/pull/427944/commits/d844a2f11124be2a736e9ac3eb6fcefefd8012bd after my PR, but I guess we'd have to split it for ordering, so meh02:36:06
@lt1379:matrix.orgLunWant to send the propagatedBuildInputs change as a standalone PR?02:36:49
@lt1379:matrix.orgLunit probably won't fix the ones where I had to -I bodge it, those are due to the messed up compiler situation for rocm so it can't even fix all the boost lines :/02:37:19
@lt1379:matrix.orgLunlooking forward to trying the config file thing you suggested02:37:33
@emilazy:matrix.orgemilyI don't mind just cleaning it up later02:37:38
@emilazy:matrix.orgemily especially if we staging 02:37:44
@lt1379:matrix.orgLunI'll target staging then. about halfway done on a review run02:38:35
@emilazy:matrix.orgemily

fwiw

diff --git a/pkgs/stdenv/adapters.nix b/pkgs/stdenv/adapters.nix
index 255ff6a688..636fc298e8 100644
--- a/pkgs/stdenv/adapters.nix
+++ b/pkgs/stdenv/adapters.nix
@@ -95,12 +95,12 @@
                 if (args.__structuredAttrs or false) || (args ? env.NIX_CFLAGS_LINK) then
                   {
                     env = (args.env or { }) // {
-                      NIX_CFLAGS_LINK = toString (args.env.NIX_CFLAGS_LINK or "") + " -static";
+                      NIX_CFLAGS_LINK = toString (args.env.NIX_CFLAGS_LINK or "") + " -static-pie";
                     };
                   }
                 else
                   {
-                    NIX_CFLAGS_LINK = toString (args.NIX_CFLAGS_LINK or "") + " -static";
+                    NIX_CFLAGS_LINK = toString (args.NIX_CFLAGS_LINK or "") + " -static-pie";
                   }
               )
               // lib.optionalAttrs (!(args.dontAddStaticConfigureFlags or false)) {

(completely untested)

04:05:50
@k900:0upti.meK900Akonadi depends on mariadb-server05:37:26
@k900:0upti.meK900 It grabs whatever version we have aliased to the non-versioned one though 05:37:58
@lt1379:matrix.orgLun emily: there's a issue with llama-cpp in the ROCm bump now that looks to be from a llama-cpp bump this week that included a PR that broke selecting what instructions to use on some ISAs. I'm happy to send it to staging and fix it in post if that seems reasonable, probably a simple fix to some GFX… conditionals I can PR (and upstream) tomorrow and it'd be nice to unblock your msgpack. failing that I can poke it tomorrow/. 06:17:47
@k900:0upti.meK900 @emily how's the cmake 4 stuff going? 07:24:59
@k900:0upti.meK900We might have 25.05 built VERY quickly somehow07:25:05
@gsaurel:laas.frnim65sAs a warmup exercice I started by the things I maintain, and I already have some fixes at https://github.com/nim65s/nixpkgs/tree/cmake4-integration07:49:27
@gsaurel:laas.frnim65sFeel free to grab whatever you neeed07:49:39
@gsaurel:laas.frnim65sHum, forgot tu push07:50:17
@k900:0upti.meK900Hmm07:51:08
@k900:0upti.meK900I actually like the replace-fail thing07:51:14
@k900:0upti.meK900 @emily thoughts? 07:51:19
@k900:0upti.meK900This basically gets us the same thing as the patches but without the extra fetch07:51:33
@gsaurel:laas.frnim65sDone07:52:21
@gsaurel:laas.frnim65sSomething is wrong with triton-llvm though07:52:38
@xanderio:bitflip.jetztxanderio joined the room.11:39:19
@emilazy:matrix.orgemilycan we do a cycle without please12:04:54

Show newer messages


Back to Room ListRoom Version: 6