-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nextcloud: update packages #367852
nextcloud: update packages #367852
Conversation
82c0657
to
add9ff3
Compare
|
add9ff3
to
8e60cfc
Compare
Successfully created backport PR for |
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release-24.05
git worktree add -d .worktree/backport-367852-to-release-24.05 origin/release-24.05
cd .worktree/backport-367852-to-release-24.05
git switch --create backport-367852-to-release-24.05
git cherry-pick -x 245ff4f757e19bb360189a9df48049315e16bbe4 b23171b4d826cbcc59deb5a90c7c02274c0bad05 8e60cfc23b856139aa3d7239761f7c3b4d683038 |
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release-24.11
git worktree add -d .worktree/backport-367852-to-release-24.11 origin/release-24.11
cd .worktree/backport-367852-to-release-24.11
git switch --create backport-367852-to-release-24.11
git cherry-pick -x 245ff4f757e19bb360189a9df48049315e16bbe4 b23171b4d826cbcc59deb5a90c7c02274c0bad05 8e60cfc23b856139aa3d7239761f7c3b4d683038 |
Manually backported to NixOS 24.05 here: #368423 |
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-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.