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: 72ef4786e160
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: bede9851a1c6
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Jul 10, 2019

  1. nixos/syncthing: do not use nogroup

    We were already creating a group for the user under which to run syncthing but
    we were defaulting to running as `nogroup`.
    
    Additionally, use `install` instead of multiple calls to mkdir/cp/chown.
    peterhoeg committed Jul 10, 2019
    Copy the full SHA
    8317663 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

  1. Merge pull request #65078 from peterhoeg/f/st

    nixos/syncthing: do not use nogroup
    peterhoeg committed Jul 24, 2019
    Copy the full SHA
    bede985 View commit details
    Browse the repository at this point in the history