Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
base: 299fbcbb8b59
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: cf669a884ca0
Choose a head ref
  • 3 commits
  • 2 files changed
  • 3 contributors

Commits on Jan 19, 2020

  1. minidlna: provide configuration option for announce interval

    Signed-off-by: Markus S. Wamser <github-dev@mail2013.wamser.eu>
    wamserma committed Jan 19, 2020
    Copy the full SHA
    587b451 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Merge pull request #78025 from wamserma/minidlna-interval-backport

    minidlna: provide configuration option for announce interval (backport)
    infinisil committed Jan 27, 2020
    Copy the full SHA
    274e095 View commit details
    Browse the repository at this point in the history
  2. ldc: fix build and skip impure test

    Fixes #76973
    
    This moves the path configuration to a separate derivation and skips
    an impure test that depends on the current year.
    
    (cherry picked from commit 4b102f0)
    
    cc #78552
    
     Conflicts:
    	pkgs/development/compilers/ldc/default.nix
    thefloweringash authored and veprbl committed Jan 27, 2020
    Copy the full SHA
    cf669a8 View commit details
    Browse the repository at this point in the history