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

Commits on Jan 9, 2020

  1. nixos/gdm: Fix tmpfiles configuration syntax

    Fixes this error from `nixos-rebuild switch` introduced by #75893:
    
    setting up tmpfiles
    [/etc/tmpfiles.d/nixos.conf:7] Invalid age 'yes'.
    warning: error(s) occurred while switching to the new configuration
    
    Signed-off-by: Anders Kaseorg <andersk@mit.edu>
    andersk committed Jan 9, 2020
    Copy the full SHA
    07ccbc0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #77355 from andersk/gdm-tmpfiles

    nixos/gdm: Fix tmpfiles configuration syntax
    flokli committed Jan 9, 2020
    Copy the full SHA
    959034d View commit details
    Browse the repository at this point in the history