Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: e89fc19b97b3
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 1011fae581e1
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Apr 24, 2019

  1. libp11: 0.4.9 -> 0.4.10

    The build was broken as the output was nested inside /nix/store so fix that as
    well. We didn't know as no other derivation was using it.
    peterhoeg committed Apr 24, 2019
    Copy the full SHA
    c4919b6 View commit details
    Browse the repository at this point in the history
  2. rng-tools: 6.6 -> 6.7

    A few other changes:
    
     - use autoreconfHook instead of doing it manually
     - clean up with/enable flags
     - add support for PKCS11 entropy sources
    
    PKCS11 is not fully tested yet as my hardware hasn't arrived.
    peterhoeg committed Apr 24, 2019
    Copy the full SHA
    c9b0c68 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2019

  1. Merge pull request #60142 from peterhoeg/u/rng

    rng-tools: 6.6 -> 6.7 and libp11: 0.4.9 -> 0.4.10
    peterhoeg committed Apr 25, 2019
    Copy the full SHA
    1011fae View commit details
    Browse the repository at this point in the history