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: de3935898ff4
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: d672ceeb68bb
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Jun 16, 2019

  1. localtime: install systemd serice and polkit rules

    - Use the right variables and `make install` to ensure all products are
    installed.
    - Remove unneeded build inputs: we don't need systemd or polkit to
    install the service or polkit rules.
    michaelpj committed Jun 16, 2019
    Copy the full SHA
    66da10e View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. localtime: use upstream unit and fix polkit rule installation

    Also don't allocate a user - the upstream unit uses DynamicUser.
    michaelpj committed Jun 19, 2019
    Copy the full SHA
    0073c1f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #63204 from michaelpj/imp/localtime-upstream

    localtime: use upstream unit, fix polkit rules
    worldofpeace committed Jun 19, 2019
    Copy the full SHA
    d672cee View commit details
    Browse the repository at this point in the history