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: 8345c77cfec0
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: ed87d1218792
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Aug 26, 2019

  1. nixos/update-users-groups.pl: chomp hashedPassword

    We don’t want any trailing whitespace, otherwise we mess up the
    formating of the shadow file. Some things like readFile may have the
    trailing new line.
    
    Fixes #66745
    matthewbauer committed Aug 26, 2019
    Copy the full SHA
    fc565c1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #67476 from matthewbauer/fix-66745

    nixos/update-users-groups.pl: chomp hashedPassword
    matthewbauer committed Aug 26, 2019
    Copy the full SHA
    ed87d12 View commit details
    Browse the repository at this point in the history