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

WoT verify pinned nixpkgs #162

Closed

Conversation

nixbitcoin
Copy link
Member

@nixbitcoin nixbitcoin commented Apr 19, 2020

This PR includes a script that fetches nixpkgs-channels, checks out nixos-20.03 and nixos-unstable, verifies the last 14 commits against a set of predefined trusted (see #78 for definition of trusted) maintainer PGP keys, and returns lines to be included in pkgs/pinned-nixpkgs.nix.

The script also allows you to verify an existing nixpkgs-pinned.nix by passing the option --verify

We need to switch to fetchurl in nixpkgs-pinned.nix so the signature verification makes sense. I also updated pkgs/pinned-nixpkgs.nix in this PR as a demonstration of the first WoT verified update.

Closes #78 #75

@jonasnick jonasnick closed this Apr 20, 2020
@jonasnick jonasnick reopened this Apr 20, 2020
@nixbitcoin nixbitcoin force-pushed the wot-verify-pinned-nixpkgs branch 2 times, most recently from 0710f70 to 2fff1ef Compare April 26, 2020 16:35
@nixbitcoin nixbitcoin changed the title [WIP] WoT verify pinned nixpkgs WoT verify pinned nixpkgs Apr 26, 2020
@nixbitcoin nixbitcoin changed the title WoT verify pinned nixpkgs [WIP] WoT verify pinned nixpkgs Apr 26, 2020
@nixbitcoin nixbitcoin force-pushed the wot-verify-pinned-nixpkgs branch 2 times, most recently from c093983 to d0210d0 Compare April 27, 2020 11:03
@nixbitcoin nixbitcoin changed the title [WIP] WoT verify pinned nixpkgs WoT verify pinned nixpkgs Apr 27, 2020
@nixbitcoin nixbitcoin force-pushed the wot-verify-pinned-nixpkgs branch from d0210d0 to 2629796 Compare May 5, 2020 11:10
@nixbitcoin
Copy link
Member Author

Rebased

@nixbitcoin nixbitcoin force-pushed the wot-verify-pinned-nixpkgs branch from 2629796 to 2f6cfb3 Compare May 6, 2020 15:57
@nixbitcoin nixbitcoin force-pushed the wot-verify-pinned-nixpkgs branch from 2f6cfb3 to 7ddc7fe Compare May 26, 2020 14:52
@nixbitcoin
Copy link
Member Author

Is this still interesting @jonasnick @erikarvstedt?

@nixbitcoin
Copy link
Member Author

Closing because of lack of interest

@nixbitcoin nixbitcoin closed this Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants