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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fed080b772e1
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a7db7b576c03
Choose a head ref

Commits on Oct 16, 2019

  1. vscode-with-extensions: fix insiders build

    Extensions are no longer unwrapped to the /share directory so the
    extensions' derivations do not have to know about VSCode's package name.
    hyperfekt committed Oct 16, 2019
    Copy the full SHA
    bb24faf View commit details

Commits on Jan 12, 2020

  1. Copy the full SHA
    2a38b36 View commit details
  2. imgproxy: init at 2.8.1

    paluh committed Jan 12, 2020
    Copy the full SHA
    d13bf9a View commit details

Commits on Feb 12, 2020

  1. godot: 3.1.2 -> 3.2

    mirrexagon committed Feb 12, 2020
    Copy the full SHA
    cf8bb29 View commit details

Commits on Feb 19, 2020

  1. Copy the full SHA
    4478766 View commit details
  2. fava: 1.12 -> 1.13

    r-ryantm committed Feb 19, 2020
    Copy the full SHA
    848a79a View commit details

Commits on Feb 21, 2020

  1. Copy the full SHA
    1857059 View commit details

Commits on Feb 29, 2020

  1. nixos/acme: apply chmod and ownership unconditionally

    Also separate directory and file permissions so the certificate files
    don't end up with the executable bit.
    
    Fixes #81335
    mweinelt committed Feb 29, 2020
    Copy the full SHA
    3575555 View commit details

Commits on Mar 3, 2020

  1. Copy the full SHA
    5485668 View commit details
  2. teamspeak_server: 3.10.2 -> 3.11.0

    r-ryantm authored and Gerschtli committed Mar 3, 2020
    Copy the full SHA
    f22aadb View commit details

Commits on Mar 4, 2020

  1. macvim: 8.1.2234 -> 8.2.319

    lilyball committed Mar 4, 2020
    Copy the full SHA
    7724875 View commit details
  2. Copy the full SHA
    f539a47 View commit details
  3. Copy the full SHA
    3569b32 View commit details
  4. Copy the full SHA
    e7d6909 View commit details
  5. Copy the full SHA
    d37dbd7 View commit details
  6. Copy the full SHA
    7bbf7fa View commit details
  7. clipgrab: 3.8.7 -> 3.8.11

    r-ryantm committed Mar 4, 2020
    Copy the full SHA
    deb059c View commit details
  8. shorewall: fix RestartTriggers

    Julien Moutinho committed Mar 4, 2020
    Copy the full SHA
    47f2793 View commit details

Commits on Mar 5, 2020

  1. Copy the full SHA
    b0af283 View commit details
  2. Copy the full SHA
    39bdf9e View commit details
  3. Copy the full SHA
    815f25d View commit details
  4. dbeaver: fix hash

    marsam committed Mar 5, 2020
    Copy the full SHA
    6486d19 View commit details

Commits on Mar 6, 2020

  1. Copy the full SHA
    0ac24cc View commit details
  2. nixos/prometheus-snmp-exporter: update log options

    The allowed values have changed in bd3319d.
    
    0.15:
          --log.level="info"        Only log messages with the given severity or above. Valid levels: [debug, info, warn, error, fatal]
          --log.format="logger:stderr"
                                    Set the log target and format. Example: "logger:syslog?appname=bob&local=7" or "logger:stdout?json=true"
    
    0.17:
          --log.level=info          Only log messages with the given severity or above. One of: [debug, info, warn, error]
          --log.format=logfmt       Output format of log messages. One of: [logfmt, json]
    mmilata committed Mar 6, 2020
    Copy the full SHA
    87f87fb View commit details
  3. nixos/prometheus-snmp-exporter: fix assertion

    The assertion was printed when user explicitly defined only the
    configurationPath option.
    mmilata committed Mar 6, 2020
    Copy the full SHA
    2a080ac View commit details
  4. nixos/prometheus-mail-exporter: fix assertion

    The assertion was printed when user explicitly defined only the
    configFile option.
    mmilata committed Mar 6, 2020
    Copy the full SHA
    3b5cf35 View commit details
  5. nixos/prometheus-mail-exporter: misc fixes

     - Fix misspelled option. mkRenamedOptionModule is not used because the
       option hasn't really worked before.
     - Add missing cfg.telemetryPath arg to ExecStart.
     - Fix mkdir invocation in test.
    mmilata committed Mar 6, 2020
    Copy the full SHA
    e7ed790 View commit details
  6. topgrade: 4.0.2 -> 4.2.0

    r-ryantm committed Mar 6, 2020
    Copy the full SHA
    2106ce0 View commit details
  7. Copy the full SHA
    66aea32 View commit details
  8. pdf2djvu: 0.9.14 -> 0.9.17

    peterhoeg committed Mar 6, 2020
    Copy the full SHA
    d05f8b3 View commit details
  9. skypeforlinux: 8.55.0.141 -> 8.56.0.103

    r-ryantm authored and FRidh committed Mar 6, 2020
    Copy the full SHA
    4665c94 View commit details
  10. Copy the full SHA
    b6245f5 View commit details
  11. rawtherapee: 5.7 -> 5.8

    r-ryantm authored and FRidh committed Mar 6, 2020
    Copy the full SHA
    853bf46 View commit details
  12. zotero: 5.0.82 -> 5.0.83

    r-ryantm authored and FRidh committed Mar 6, 2020
    Copy the full SHA
    9a2a995 View commit details
  13. urh: 2.8.2 -> 2.8.3

    r-ryantm authored and FRidh committed Mar 6, 2020
    Copy the full SHA
    5925077 View commit details
  14. gdcm: 3.0.4 -> 3.0.5

    r-ryantm authored and FRidh committed Mar 6, 2020
    Copy the full SHA
    ef1ace9 View commit details
  15. facter: 3.14.7 -> 3.14.8

    r-ryantm authored and FRidh committed Mar 6, 2020
    Copy the full SHA
    d34475c View commit details
  16. elogind: 243.4 -> 243.7

    r-ryantm authored and FRidh committed Mar 6, 2020
    Copy the full SHA
    2d1a19d View commit details
  17. osi: 0.108.4 -> 0.108.6

    r-ryantm authored and FRidh committed Mar 6, 2020
    Copy the full SHA
    e04fab6 View commit details
  18. Copy the full SHA
    7703cc2 View commit details
  19. Copy the full SHA
    8a21b2f View commit details
  20. python27Packages.pyface: 6.1.1 -> 6.1.2

    r-ryantm authored and FRidh committed Mar 6, 2020
    Copy the full SHA
    338639e View commit details
  21. Copy the full SHA
    9ce73d1 View commit details
  22. Copy the full SHA
    724e4d4 View commit details
  23. Copy the full SHA
    698cb68 View commit details
  24. micronaut: 1.3.0 -> 1.3.2

    r-ryantm authored and FRidh committed Mar 6, 2020
    Copy the full SHA
    cf23018 View commit details
  25. metabase: 0.34.2 -> 0.34.3

    r-ryantm authored and FRidh committed Mar 6, 2020
    Copy the full SHA
    90f0f47 View commit details
  26. librealsense: 2.31.0 -> 2.32.1

    r-ryantm authored and FRidh committed Mar 6, 2020
    Copy the full SHA
    eafe585 View commit details
  27. rednotebook: 2.16 -> 2.18

    r-ryantm authored and FRidh committed Mar 6, 2020
    Copy the full SHA
    77f5b01 View commit details
  28. Copy the full SHA
    ec8946e View commit details
Loading