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: f80884002072
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: bc3c95481e54
Choose a head ref
  • 20 commits
  • 17 files changed
  • 14 contributors

Commits on Nov 12, 2020

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

Commits on Dec 12, 2020

  1. nixos/dnscrypt-proxy2: base settings on example config

    Dnscrypt-proxy needs some options to be set before it can do anything useful.
    
    Currently, we only apply what the user configured which, by default, is nothing.
    
    This leads to the dnscrypt-proxy2 service failing to start when you only set
    `enable = true;` which is not a great user experience.
    
    This patch makes the module take the example config from the upstream repo as a
    base on top of which the user-specified settings are applied (it contains sane
    defaults).
    
    An option has been added to restore the old behaviour.
    Atemu committed Dec 12, 2020
    Copy the full SHA
    e4c49db View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5242cec View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0d2e2d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Copy the full SHA
    b582c9a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #106969 from marsam/update-go-tools

    go-tools: 2020.1.6 -> 2020.2
    marsam committed Dec 15, 2020
    Copy the full SHA
    a4d86d5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #106762 from symphorien/thunar-send-email

    xfce.exo: fix $out/lib/xfce4/exo/exo-compose-mail
    symphorien committed Dec 15, 2020
    Copy the full SHA
    43acd21 View commit details
    Browse the repository at this point in the history
  4. python3.pkgs.lml: fix build

    0.1.0 switched from nose to pytest. But it fails even with that.
    jtojnar committed Dec 15, 2020
    Copy the full SHA
    f5525b7 View commit details
    Browse the repository at this point in the history
  5. linux: 5.10 -> 5.10.1

    NeQuissimus committed Dec 15, 2020
    Copy the full SHA
    a83bf32 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    853bac5 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #82584 from Atemu/dnscrypt-default-config

    dnscrypt-proxy2: base settings on example config
    symphorien committed Dec 15, 2020
    Copy the full SHA
    824d2c9 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    ee275b0 View commit details
    Browse the repository at this point in the history
  9. dasel: 1.8.0 -> 1.9.0

    0x4A6F authored and zowoq committed Dec 15, 2020
    Copy the full SHA
    bd247b7 View commit details
    Browse the repository at this point in the history
  10. dasel: 1.9.0 -> 1.9.1

    0x4A6F authored and zowoq committed Dec 15, 2020
    Copy the full SHA
    75b1ba9 View commit details
    Browse the repository at this point in the history
  11. coq_8_13: init at 8.13+β1

    vbgl committed Dec 15, 2020
    Copy the full SHA
    de8205f View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    1c8c134 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #106000 from Luis-Hebendanz/firefoxWrapperAddonSet…

    …tings
    
    firefox: wrapper updating an addon perserves addon settings
    Lassulus committed Dec 15, 2020
    Copy the full SHA
    00b8fa7 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #103596 from matt-snider/sqitch-mysql

    sqitchMysql: init at 1.1.0
    aanderse committed Dec 15, 2020
    Copy the full SHA
    5d5e970 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Copy the full SHA
    41d1ebd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bc3c954 View commit details
    Browse the repository at this point in the history