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

Commits on Apr 16, 2020

  1. tmpfiles: load user-defined entries first

    systemd-tmpfiles will load all files in lexicographic order and ignores rules
    for the same path in later files with a warning Since we apply the default rules
    provided by systemd, we should load user-defines rules first so users have a
    chance to override defaults.
    Mic92 committed Apr 16, 2020
    Copy the full SHA
    4cc7c2e View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Copy the full SHA
    2f0ee4b View commit details
    Browse the repository at this point in the history