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: 183919a0c072
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 0b91fa43e40c
Choose a head ref
  • 5 commits
  • 3 files changed
  • 3 contributors

Commits on Jan 31, 2019

  1. nixos/etc: Make symlinks relative instead of absolute

    so that the links can be followed if the NixOS installation is not mounted as filesystem root.
    In particular, this makes /etc/os-release adhere to the standard:
    https://www.freedesktop.org/software/systemd/man/os-release.html
    Fixes #28833.
    florianjacob authored and danbst committed Jan 31, 2019
    Copy the full SHA
    fc8e174 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f47bfce View commit details
    Browse the repository at this point in the history
  3. this is not related to this PR

    danbst committed Jan 31, 2019
    Copy the full SHA
    fd807c6 View commit details
    Browse the repository at this point in the history
  4. 🤦

    danbst committed Jan 31, 2019
    Copy the full SHA
    3ae5420 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

  1. Merge pull request #54980 from danbst/etc-relative

    nixos: make symlinks in `/etc` relative (except `/etc/static`)
    7c6f434c committed Feb 21, 2019
    Copy the full SHA
    0b91fa4 View commit details
    Browse the repository at this point in the history