-
-
Notifications
You must be signed in to change notification settings - Fork 16.7k
authelia: 4.39.4 -> 4.39.6 #424767
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
base: master
Are you sure you want to change the base?
authelia: 4.39.4 -> 4.39.6 #424767
Conversation
|
darwin build seems to have a hash mismatch |
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 :/ |
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 |
35ac06e
to
6f23310
Compare
Same problem after updating to the latest upstream version... |
Just a note: v4.39.8 is out now. |
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
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.