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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c751faddf379
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8583d99e429a
Choose a head ref
  • 4 commits
  • 6 files changed
  • 1 contributor

Commits on Mar 27, 2020

  1. Copy the full SHA
    f59aa66 View commit details

Commits on Mar 28, 2020

  1. iso-image: normalize volumeID

    The volumeID will now be in the format of:
    nixos-$EDITON-$RELEASE-$ARCH
    
    an example for the minimal image would look like:
    nixos-minimal-20.09-x86-64-linux
    worldofpeace committed Mar 28, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    70a8e9a View commit details
  2. Copy the full SHA
    591e8d5 View commit details

Commits on Apr 9, 2020

  1. Merge pull request #83551 from worldofpeace/iso-id

    iso-image: normalize volumeID
    worldofpeace authored Apr 9, 2020
    Copy the full SHA
    8583d99 View commit details
Loading