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

Commits on Feb 20, 2020

  1. runInLinuxVM: Ensure tools requiring /etc/passwd work

    This includes, but is not limited to:
    
     * whoami
     * nix >= 2.3.1
    
    See
    
     * #71157
     * NixOS/nixops#1216
     * nix-community/nixops-libvirtd#5
    samueldr committed Feb 20, 2020
    Copy the full SHA
    687e219 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2020

  1. Merge pull request #80680 from samueldr/fix/71157

    runInLinuxVM: Ensure tools requiring /etc/passwd work
    samueldr committed Feb 23, 2020
    Copy the full SHA
    972678e View commit details
    Browse the repository at this point in the history