Skip to content

Conversation

nicomem
Copy link
Contributor

@nicomem nicomem commented Jul 13, 2025

Release notes:
https://github.com/authelia/authelia/releases/tag/v4.39.5
https://github.com/authelia/authelia/releases/tag/v4.39.6

Full changelog: authelia/authelia@v4.39.4...v4.39.6

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/)
  • Nixpkgs 25.11 Release Notes (or backporting 25.05 Nixpkgs Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
  • NixOS 25.11 Release Notes (or backporting 25.05 NixOS Release notes)
    • (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, pkgs/README.md, maintainers/README.md and other contributing documentation in corresponding paths.

Add a 👍 reaction to pull requests you find important.

@nicomem nicomem added backport release-25.05 Backport PR automatically 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. labels Jul 13, 2025
@nix-owners nix-owners bot requested review from dit7ya and 06kellyjac July 13, 2025 08:14
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. and removed 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. labels Jul 13, 2025
@nicomem nicomem added the 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. label Jul 13, 2025
@nixpkgs-ci nixpkgs-ci bot removed the 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. label Jul 13, 2025
@06kellyjac
Copy link
Member

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 424767

Logs: https://github.com/06kellyjac/nixpkgs-review-gha/actions/runs/16262082476


x86_64-linux

✅ 1 package built:
  • authelia

aarch64-linux

✅ 1 package built:
  • authelia

x86_64-darwin (sandbox = relaxed)

❌ 1 package failed to build:
  • authelia

aarch64-darwin (sandbox = relaxed)

❌ 1 package failed to build:
  • authelia

@pbsds
Copy link
Member

pbsds commented Jul 18, 2025

darwin build seems to have a hash mismatch

@nicomem
Copy link
Contributor Author

nicomem commented Jul 21, 2025

The pnpm deps does indeed generate a different hash on darwin than on linux, even though it downloads the same deps versions and the same pnpm version is used in both cases.

Looking at the upstream pnpm-lock.yaml file, there are dependencies that have different versions/hashes based on the OS, but it was already the case for previous Authelia versions (which did not have this problem).

Weird :/

@nicomem
Copy link
Contributor Author

nicomem commented Jul 21, 2025

Rebasing on master did not auto-magically solve the problem (was still worth trying, just in case) : https://github.com/nicomem/nixpkgs-review-gha/actions/runs/16427023501/job/46419767140#step:6:481

@nicomem nicomem changed the title authelia: 4.39.4 -> 4.39.5 authelia: 4.39.4 -> 4.39.6 Aug 9, 2025
@nicomem
Copy link
Contributor Author

nicomem commented Aug 9, 2025

Same problem after updating to the latest upstream version...

@nicomem nicomem marked this pull request as draft August 11, 2025 19:18
@tecosaur
Copy link
Contributor

tecosaur commented Sep 6, 2025

Just a note: v4.39.8 is out now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. backport release-25.05 Backport PR automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants