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: bb59f101e5d4
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 5b3a952e04ee
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 5, 2020

  1. Create /dev/std{in,out,err} symlinks in stage-1

    This used to be done by udev, but that was removed in
    systemd/systemd@6b2229c. The links are created by systemd at the end of
    stage-2, but activation scripts might need them earlier.
    cruegge committed Nov 5, 2020
    Copy the full SHA
    bcc808c View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Merge pull request #102938 from cruegge/dev-symlinks

    nixos/stage-1: create /dev/std{in,out,err} symlinks
    flokli committed Nov 25, 2020
    Copy the full SHA
    5b3a952 View commit details
    Browse the repository at this point in the history