Skip to content

Conversation

@s-sinnlos
Copy link
Contributor

ocmProviderIsNotAStaticDirAnymore applys also to nextcloud26 form 26.0.8 onward til EOL in 2024-03
40781 ports this also to 26

Description of changes

Extend condition to match also for versions >= 26.0.8 & < 27.0.0

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.11 Release Notes (or backporting 23.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

@github-actions github-actions bot added 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` labels Nov 11, 2023
@NixOSInfra NixOSInfra added the 12.first-time contribution This PR is the author's first one; please be gentle! label Nov 11, 2023
@s-sinnlos s-sinnlos force-pushed the nextcloud26-ocm-dir-fix branch 2 times, most recently from d447843 to 2adf437 Compare November 12, 2023 00:07
ocmProviderIsNotAStaticDirAnymore applys also to nextcloud26 form 26.0.8
onwards til EOL in 2024-03
@s-sinnlos s-sinnlos force-pushed the nextcloud26-ocm-dir-fix branch from 2adf437 to 71dd9c3 Compare November 12, 2023 00:11
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Nov 12, 2023
@ajs124 ajs124 requested a review from Ma27 November 12, 2023 22:39
@Ma27 Ma27 merged commit 2ee3dde into NixOS:master Dec 9, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2023

Backport failed for release-23.05, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-23.05
git worktree add -d .worktree/backport-266935-to-release-23.05 origin/release-23.05
cd .worktree/backport-266935-to-release-23.05
git switch --create backport-266935-to-release-23.05
git cherry-pick -x 71dd9c3d538195abdcdaf6b1afdcf72193dcaf0a

2 similar comments
@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2023

Backport failed for release-23.05, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-23.05
git worktree add -d .worktree/backport-266935-to-release-23.05 origin/release-23.05
cd .worktree/backport-266935-to-release-23.05
git switch --create backport-266935-to-release-23.05
git cherry-pick -x 71dd9c3d538195abdcdaf6b1afdcf72193dcaf0a

@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2023

Backport failed for release-23.05, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-23.05
git worktree add -d .worktree/backport-266935-to-release-23.05 origin/release-23.05
cd .worktree/backport-266935-to-release-23.05
git switch --create backport-266935-to-release-23.05
git cherry-pick -x 71dd9c3d538195abdcdaf6b1afdcf72193dcaf0a

@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2023

Git push to origin failed for release-23.11 with exitcode 1

@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2023

Successfully created backport PR for release-23.11:

@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2023

Git push to origin failed for release-23.11 with exitcode 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 12.first-time contribution This PR is the author's first one; please be gentle!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants