[gnome] updates and fixes for gnome 47 and gcc 14#343127
[gnome] updates and fixes for gnome 47 and gcc 14#343127fabianhjr wants to merge 9 commits intoNixOS:gnomefrom
Conversation
b0e2141 to
4167f43
Compare
|
Thanks, usually I generate the commits in this way so it can contain the diff url like https://gitlab.gnome.org/GNOME/libdex/-/compare/0.7.1...0.8.0. # Update everything that uses gnome-update-script
nix-shell maintainers/scripts/update.nix --arg predicate '(path: pkg: pkg.updateScript.name or null == "gnome-update-script")' --argstr keep-going true --argstr commit true --argstr max-workers 3
# Optional, for some reasons "→" is preferred in GNOME packages
export GIT_EDITOR="sed 's/->/→/' -i"
export GIT_SEQUENCE_EDITOR="sed 's/^pick /reword /' -i"
git rebase $base_commit -i
unset GIT_EDITOR
unset GIT_SEQUENCE_EDITOR(I will take care of the merge) |
|
Oh, was missing |
4167f43 to
94d2cb3
Compare
|
Sure, rolling back |
f97b3fe to
94d2cb3
Compare
…to compilation error with gcc_14 for upcoming staging-next cycle
… error with gcc_14
94d2cb3 to
cf12629
Compare
|
Merged: 8448f69 for g-s-d, The gedit bump requires new tepl (with api breaks) and other libgedit-* bumps, handled as bbf75a3 eade58d e359074 f85803f ce8da79; Thanks again! ❤️ |
Description of changes
Targetting
gnomeupdate branch/merge request: #333911Things 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.