Skip to content
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

[24.05] nc4nix: 0-unstable-2024-03-01 -> 0-unstable-2024-08-01 #331507, update nextcloud apps #331710

Merged
merged 3 commits into from
Aug 2, 2024

Conversation

Ma27
Copy link
Member

@Ma27 Ma27 commented Aug 2, 2024

Description of changes

Backport of #331507.

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/)
  • 24.11 Release Notes (or backporting 23.11 and 24.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.

Add a 👍 reaction to pull requests you find important.

Nc4nix now generates SRI hashes instead of sha256 hashes.
It also no longer unpacks the tarballs before hashing.

Co-authored-by: Pyrox <pyrox@pyrox.dev>
(cherry picked from commit 73eb537)
We no longer use fetchzip because nc4nix no longer unpacks the tarball
before computing the hash.

Based on 2c1d58e, but regenerated
the apps to resolve merge conflicts.
@Ma27 Ma27 requested a review from dotlambda August 2, 2024 08:19
@Ma27 Ma27 mentioned this pull request Aug 2, 2024
13 tasks
@ofborg ofborg bot requested review from Conni2461, dasJ and onny August 2, 2024 09:28
Ma27 added a commit to Ma27/nixpkgs that referenced this pull request Aug 2, 2024
Forward-port of me regenerating it in NixOS#331710
@Ma27 Ma27 merged commit 228a54c into NixOS:release-24.05 Aug 2, 2024
25 of 27 checks passed
@Ma27 Ma27 deleted the nc-backport-app-fixes branch August 2, 2024 10:11
gador pushed a commit to gador/nixpkgs that referenced this pull request Aug 4, 2024
Forward-port of me regenerating it in NixOS#331710
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants