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

Commits on Aug 7, 2019

  1. roon-server: disable DynamicUser

    DynamicUser currently breaks the backup functionality provided by roon,
    as the roon server cannot write to non-canonical directories and the
    recycled UIDs/GIDs would make managing permissions for the directory
    impossible. On top of that, it would break the ability to manage the
    local music library files (as it would not be able to delete them).
    reanimus committed Aug 7, 2019
    Copy the full SHA
    8becc89 View commit details
    Browse the repository at this point in the history
  2. roon-server: Add actual user piping

    Adds defined IDs
    reanimus committed Aug 7, 2019
    Copy the full SHA
    62d242d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f160233 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6572b5e View commit details
    Browse the repository at this point in the history
  5. [roon-server] don't create user if user changes defaults

    If the user changes the user for roon, we can assume they handled the setup for it
    reanimus committed Aug 7, 2019
    Copy the full SHA
    9f9b458 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

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

Commits on Aug 10, 2019

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

Commits on Aug 20, 2019

  1. Merge pull request #66291 from reanimus/roon-no-dynamic

    roon-server: disable DynamicUser
    infinisil committed Aug 20, 2019
    Copy the full SHA
    dc0d945 View commit details
    Browse the repository at this point in the history