default-gcc-version: 12 -> 13 if stdenv.isAarch64#272674
default-gcc-version: 12 -> 13 if stdenv.isAarch64#272674vcunat merged 2 commits intoNixOS:stagingfrom
Conversation
|
@ofborg build stdenv stdenv.passthru.tests |
|
@ofborg build python3Packages.fasttext python3Packages.fasttext.passthru.tests |
|
@ofborg build libhwy libhwy.passthru.tests |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110280 (fixed in GCC 13.2.1, 14.0) |
Correct; I don't have enough For the non-Hydra platforms ( |
ghost
left a comment
There was a problem hiding this comment.
I am in favor of merging this to staging after 268097 makes it to master.
|
After both #268097 and this PR make to |
This comment was marked as outdated.
This comment was marked as outdated.
|
Ah, never mind, I see you cherry-picked the fix. |
3ac13a0 to
b384f04
Compare
|
I am seeing a new failure on pkgs.reptyr: https://termbin.com/nqqk |
yu-re-ka
left a comment
There was a problem hiding this comment.
Besides reptyr, I could not find any issues. Built my laptop with master + this applied
Description of changes
default-gcc-versionwas bumped in #268097 on x86_64-linux, on i686-linux, on armv7l-linux, on powerpc64le-linux, on riscv64-linux...But not on aarch64-linux??
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.