mozilla / nixpkgs-mozilla

Mozilla overlay for Nixpkgs.
MIT License
516 stars 128 forks source link

firefox-overlay: update KEY #312

Closed colemickens closed 1 year ago

colemickens commented 1 year ago

react to this: https://blog.mozilla.org/security/2023/05/11/updated-gpg-key-for-signing-firefox-releases/

and flake-firefox-nightly has been failing to update because new builds are signed with the new key.

note: I haven't tested this yet to see how it affects stable/release builds. I don't know if they're already signed with the new key as well.

colemickens commented 1 year ago

I did test this end-to-end through flake-firefox-nightly and it does allow it to update again.

Artturin commented 1 year ago

https://github.com/mozilla/nixpkgs-mozilla/pull/313 was merged 5 hours ago

colemickens commented 1 year ago

@Artturin mine was first :cry: . Nah, just happy it's fixed.

nbp commented 1 year ago

@colemickens oh … I apologize, I was waiting for the publication of the blog post and I had not figured to check for other pull-request before making my own.

I am deeply sorry for missing that.

colemickens commented 1 year ago

Oh I was just being cheeky - it's no big deal at all; I do it in on nixpkgs fairly frequently. Just glad it's fixed.