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/nix
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ZilchOS/nix
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 22 files changed
  • 2 contributors

Commits on Jul 24, 2023

  1. Mark official release

    edolstra committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    a212300 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    03fbb50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36b3912 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ed893e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    645f667 View commit details
    Browse the repository at this point in the history
  5. Use libsodium for SHA-2 instead of openssl, vendor MD5/SHA1

    This commit partially reverts a6ca68a,
    reviving in-tree implementations of MD5 and SHA-1, but not SHA-256.
    For SHA-256 and SHA-512, libsodium implementations are used.
    t184256 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    71e9da9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ebc3094 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b990225 View commit details
    Browse the repository at this point in the history
Loading