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: 82a1153d6deb
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: e53065a7fa08
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 28, 2019

  1. monkeysphere: 0.42 -> 0.43

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/monkeysphere/versions
    r-ryantm committed Jan 28, 2019
    Copy the full SHA
    719b7dc View commit details
    Browse the repository at this point in the history
  2. monkeysphere: Fix the Ed25519 tests

    The Ed25519 test was failing inside of the sandbox because /dev/tty is
    not available:
    ### generating ed25519 key for testuser...
    gpg: cannot open '/dev/tty': No such device or address
    FAILED!
    primeos committed Jan 28, 2019
    Copy the full SHA
    829d105 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #54768 from r-ryantm/auto-update/monkeysphere

    monkeysphere: 0.42 -> 0.43
    primeos committed Jan 28, 2019
    Copy the full SHA
    e53065a View commit details
    Browse the repository at this point in the history