Skip to content

nixos/pocket-id: init, pocket-id: init at 0.45.0#381867

Merged
marcusramberg merged 2 commits intoNixOS:masterfrom
gepbird:pocket-id-init
Apr 4, 2025
Merged

nixos/pocket-id: init, pocket-id: init at 0.45.0#381867
marcusramberg merged 2 commits intoNixOS:masterfrom
gepbird:pocket-id-init

Conversation

@gepbird
Copy link
Contributor

@gepbird gepbird commented Feb 13, 2025

Add a package and a NixOS module for Pocket ID, an OIDC auth provider.

We did some extra testing on our server using this module, works well so far.

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

@github-actions github-actions bot added 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: changelog This PR adds or changes release notes 8.has: module (update) This PR changes an existing module in `nixos/` 8.has: documentation This PR adds or changes documentation labels Feb 13, 2025
@github-actions github-actions bot added 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Feb 13, 2025
@gepbird gepbird changed the title nixos/pocket-id: init, pocket-id: init at 0.32.0 nixos/pocket-id: init, pocket-id: init at 0.33.0 Feb 14, 2025
@gepbird gepbird changed the title nixos/pocket-id: init, pocket-id: init at 0.33.0 nixos/pocket-id: init, pocket-id: init at 0.34.0 Feb 16, 2025
@gepbird gepbird changed the title nixos/pocket-id: init, pocket-id: init at 0.34.0 nixos/pocket-id: init, pocket-id: init at 0.35.0 Feb 19, 2025
@gepbird gepbird changed the title nixos/pocket-id: init, pocket-id: init at 0.35.0 nixos/pocket-id: init, pocket-id: init at 0.35.1 Feb 22, 2025
@gepbird gepbird changed the title nixos/pocket-id: init, pocket-id: init at 0.35.1 nixos/pocket-id: init, pocket-id: init at 0.35.2 Feb 24, 2025
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/prs-ready-for-review/3032/5238

@h7x4 h7x4 added 8.has: module (new) This PR adds a module in `nixos/` 8.has: tests This PR has tests labels Feb 24, 2025
@gepbird gepbird changed the title nixos/pocket-id: init, pocket-id: init at 0.35.2 nixos/pocket-id: init, pocket-id: init at 0.35.3 Feb 25, 2025
@gepbird gepbird changed the title nixos/pocket-id: init, pocket-id: init at 0.35.3 nixos/pocket-id: init, pocket-id: init at 0.35.4 Mar 1, 2025
@gepbird gepbird changed the title nixos/pocket-id: init, pocket-id: init at 0.35.4 nixos/pocket-id: init, pocket-id: init at 0.35.6 Mar 3, 2025
@gepbird gepbird changed the title nixos/pocket-id: init, pocket-id: init at 0.35.6 nixos/pocket-id: init, pocket-id: init at 0.36.0 Mar 7, 2025
@gepbird gepbird changed the title nixos/pocket-id: init, pocket-id: init at 0.40.1 nixos/pocket-id: init, pocket-id: init at 0.42.1 Mar 19, 2025
@sanzoghenzo
Copy link
Contributor

Using the package and module in my own flake for a few days, everything works well! (thanks @gepbird for pointing me to it, it is exactly what I needed!)

Can't wait to see this merged

@gepbird gepbird changed the title nixos/pocket-id: init, pocket-id: init at 0.42.1 nixos/pocket-id: init, pocket-id: init at 0.43.1 Mar 21, 2025
Copy link
Contributor

@ceedubs ceedubs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got a chance to try this and it's working great for me too!

@wegank wegank added the 12.approvals: 1 This PR was reviewed and approved by one person. label Mar 21, 2025
@ceedubs
Copy link
Contributor

ceedubs commented Mar 23, 2025

@gepbird is your latest change working for you okay? I realized that 106c717 worked great for me but with 2e98a58 I'm getting an error about undefined not being a function in pocket-id-frontend.service when I attempt to login. It's possible that I'm doing something wrong. Or it could be that it's because I've applied your patch onto the latest nixpkgs-unstable, and if that's the case then it might become problematic once merged.

@gepbird gepbird changed the title nixos/pocket-id: init, pocket-id: init at 0.43.1 nixos/pocket-id: init, pocket-id: init at 0.42.1 Mar 23, 2025
@gepbird

This comment has been minimized.

@gepbird

This comment has been minimized.

@gepbird

This comment has been minimized.

@gepbird

This comment has been minimized.

@gepbird gepbird changed the title nixos/pocket-id: init, pocket-id: init at 0.42.1 nixos/pocket-id: init, pocket-id: init at 0.44.0 Mar 27, 2025
@gepbird gepbird changed the title nixos/pocket-id: init, pocket-id: init at 0.44.0 nixos/pocket-id: init, pocket-id: init at 0.45.0 Mar 30, 2025
@wegank wegank added the 2.status: merge conflict This PR has merge conflicts with the target branch label Apr 2, 2025
Co-authored-by: ymstnt <[email protected]>

s: 0.42.1 -> 0.44.0

s: 0.44.0 -> 0.45.0
@ofborg ofborg bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Apr 3, 2025
@gepbird
Copy link
Contributor Author

gepbird commented Apr 3, 2025

Fixed merge conflict with #380990

@marcusramberg
Copy link
Contributor

Change lgtm, and .#nixosTests.pocket-id works fine :)

@marcusramberg marcusramberg merged commit f3cfb1c into NixOS:master Apr 4, 2025
26 of 27 checks passed
@gepbird gepbird deleted the pocket-id-init branch April 4, 2025 18:33
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: changelog This PR adds or changes release notes 8.has: documentation This PR adds or changes documentation 8.has: module (new) This PR adds a module in `nixos/` 8.has: module (update) This PR changes an existing module in `nixos/` 8.has: tests This PR has tests 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. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants