Navigation Menu

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: d02e4774fd96
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b0aa80e427cf
Choose a head ref
  • 3 commits
  • 19 files changed
  • 1 contributor

Commits on Apr 29, 2020

  1. systemd: regenerate patches

    It seems nix is much more permissive in applying patches than git am.
    
    These patches were regenerated by running
    `git am path/to/nixpkgs/pkgs/os-specific/linux/systemd/*.patch`,
    and manually running `patch -p1 < path/to/nixpkgs/pkgs/os-specific/linux/systemd/*N.patch`
    where necessary.
    flokli committed Apr 29, 2020
    Copy the full SHA
    a3082bc View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. systemd: 245.3 -> 245.5

    Also, update 0005-Add-some-NixOS-specific-unit-directories.patch to
    explain how and where these paths are being used.
    flokli committed Apr 30, 2020
    Copy the full SHA
    eb73b71 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Merge pull request #86363 from flokli/systemd-245.5

    systemd: 245.3 -> 245.5
    flokli committed May 1, 2020
    Copy the full SHA
    b0aa80e View commit details
    Browse the repository at this point in the history