Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
base: c5bb386bab79
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 58a9acf75a3d
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Feb 23, 2020

  1. maintainers: correct my name stylization

    Out of many variations, it's almost never like that.
    
    (cherry picked from commit c0c1f11)
    worldofpeace committed Feb 23, 2020
    Copy the full SHA
    ee9e9a6 View commit details
    Browse the repository at this point in the history
  2. runInLinuxVM: Ensure tools requiring /etc/passwd work

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