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

Commits on Dec 22, 2020

  1. licenses: Mark unclear GPL licenses explicitly deprecated

    We recently switched to more explicit GPL license names in line
    with the SPDX change and GNU Foundation recommendations:
    https://www.gnu.org/licenses/identify-licenses-clearly.html
    
    This followed up older change to use the recommended SPDX ID
    18a5e8c
    but using the `-only` variant for these deprecated licenses too
    makes it harder to check for them automatically.
    
    Let’s switch to the appropriate SPDX ID again.
    jtojnar committed Dec 22, 2020
    Copy the full SHA
    9d5bd8b View commit details

Commits on Dec 31, 2020

  1. nix: fix closure bloat on nix

    The conditional preventing closure bloat unfortunately didn't apply for
    the `nix` attribute, which is at 2.3.10 (not 2.4.*, what this did check
    for).
    
    Due to the somewhat funny 2.4pre* version strings used for nixUnstable
    not being understood by lib.versionOlder, we also need to explicitly add
    a check for that.
    flokli committed Dec 31, 2020
    Copy the full SHA
    3199943 View commit details

Commits on Jan 1, 2021

  1. ffmpegthumbnailer: enable generation of thumbnailer file, misc cleanups

    Passing "-DENABLE_THUMBNAILER=ON" to CMake causes it to install
    "ffmpegthumbnailer.thumbnailer" into /share/thumbnailers, making it
    actually usable with desktop environments.
    
    Cleanups:
    - remove trailing whitespace
    - change pkgconfig -> pkg-config
    - change license from gpl2 to gpl2Plus
    vs49688 committed Jan 1, 2021
    Copy the full SHA
    6a4695b View commit details
  2. maintainers: add _6AA4FD

    6AA4FD committed Jan 1, 2021
    Copy the full SHA
    c63be04 View commit details
  3. Copy the full SHA
    e061be3 View commit details
  4. ctodo: enable build on unix

    siraben committed Jan 1, 2021
    Copy the full SHA
    cc9e751 View commit details
  5. msmtp: 1.8.13 -> 1.8.14

    yoctocell committed Jan 1, 2021
    Copy the full SHA
    e833bc0 View commit details
  6. Copy the full SHA
    43a4341 View commit details
  7. qt512: fix build on darwin

    ttuegel committed Jan 1, 2021
    Copy the full SHA
    a61f20e View commit details
  8. Copy the full SHA
    a628f79 View commit details
  9. Emacs Org: 20201207 -> 20201228

    Generated via auto-update scripts.
    AndersonTorres committed Jan 1, 2021
    Copy the full SHA
    69503ad View commit details
  10. Emacs Melpa updates

    Generated via auto-update scripts.
    AndersonTorres committed Jan 1, 2021
    Copy the full SHA
    f42856b View commit details
  11. Emacs Elpa updates

    Generated via auto-update scripts.
    AndersonTorres committed Jan 1, 2021
    Copy the full SHA
    bbf4d0d View commit details
  12. Copy the full SHA
    54fff84 View commit details
  13. ldgallery: init at 2.0

    pacien committed Jan 1, 2021
    Copy the full SHA
    0f005c2 View commit details
  14. Copy the full SHA
    f438340 View commit details
  15. doc: explicit Markdown anchors for top-level headings; remove metadata

    I used the existing anchors generated by Docbook, so the anchor part
    should be a no-op. This could be useful depending on the
    infrastructure we choose to use, and it is better to be explicit than
    rely on Docbook's id generating algorithms.
    
    I got rid of the metadata segments of the Markdown files, because they
    are outdated, inaccurate, and could make people less willing to change
    them without speaking with the author.
    ryantm committed Jan 1, 2021
    Copy the full SHA
    b8344f9 View commit details
  16. Copy the full SHA
    7297439 View commit details
  17. Copy the full SHA
    aa30970 View commit details
  18. Copy the full SHA
    c6db0da View commit details
  19. python37Packages.channels: 3.0.2 -> 3.0.3

    r-ryantm authored and Jonathan Ringer committed Jan 1, 2021
    Copy the full SHA
    0e5a5f6 View commit details
  20. Copy the full SHA
    d974d7f View commit details
  21. aml: 0.1.0 -> 0.2.0

    primeos committed Jan 1, 2021
    Copy the full SHA
    33f91ea View commit details
  22. Copy the full SHA
    988e83b View commit details
  23. Merge pull request #108108 from yoctocell/msmtp-1.8.14

    msmtp: 1.8.13 -> 1.8.14
    SuperSandro2000 authored Jan 1, 2021
    Copy the full SHA
    5c631ae View commit details
  24. Copy the full SHA
    f90045d View commit details
  25. Merge pull request #108147 from ryantm/doc-cleanup

    doc: explicit Markdown anchors for top-level headings; remove metadata
    ryantm authored Jan 1, 2021
    Copy the full SHA
    dd6c0ef View commit details
  26. Merge pull request #108122 from danieldk/drawio-14.1.5

    drawio: 13.9.9 -> 14.1.5
    SuperSandro2000 authored Jan 1, 2021
    Copy the full SHA
    42cab08 View commit details
  27. Merge pull request #108113 from r-ryantm/auto-update/nanovna-saver

    nanovna-saver: 0.3.7 -> 0.3.8
    SuperSandro2000 authored Jan 1, 2021
    Copy the full SHA
    0336dda View commit details
  28. Copy the full SHA
    87453c2 View commit details
  29. Merge pull request #108097 from siraben/ctodo-platform

    ctodo: enable build on unix
    SuperSandro2000 authored Jan 1, 2021
    Copy the full SHA
    e298321 View commit details
  30. Merge pull request #108136 from wucke13/utsushi

    utsushi: unstable-2020-11-10 -> unstable-2021-01-01
    SuperSandro2000 authored Jan 1, 2021
    Copy the full SHA
    4c5f09d View commit details
  31. Copy the full SHA
    8925945 View commit details
  32. elfx86exts: init at 0.4.3

    rmcgibbo committed Jan 1, 2021
    Copy the full SHA
    a22b554 View commit details
  33. Merge pull request #108115 from ttuegel/qt-5.12-darwin

    qt512: fix darwin patches
    ttuegel authored Jan 1, 2021
    Copy the full SHA
    43939ba View commit details
  34. Copy the full SHA
    68e9bbb View commit details
  35. ocamlPackages.jingoo: 1.4.1 -> 1.4.2

    also use dune 2 from now on.
    sternenseemann authored and vbgl committed Jan 1, 2021
    Copy the full SHA
    d5778bc View commit details
  36. Merge pull request #108141 from AndersonTorres/update-wio

    wio: init at unstable-2020-11-02
    AndersonTorres authored Jan 1, 2021
    Copy the full SHA
    f0e7744 View commit details
  37. Copy the full SHA
    8f48d88 View commit details
  38. Copy the full SHA
    fb08d6a View commit details
  39. Copy the full SHA
    bef1919 View commit details
  40. Copy the full SHA
    116b2a0 View commit details
  41. Copy the full SHA
    952b3f9 View commit details
  42. Copy the full SHA
    e104f04 View commit details
  43. Merge pull request #108166 from sternenseemann/mirage-ventif-fix-main…

    …tainers
    
    ocamlPackages.mirage-vnetif: fix typo in meta set
    SuperSandro2000 authored Jan 1, 2021
    Copy the full SHA
    933a1d9 View commit details
  44. Merge pull request #107986 from leenaars/printrun

    printrun: unstable-2015-03-10 -> 1.6.0
    prusnak authored Jan 1, 2021
    Copy the full SHA
    e2829e2 View commit details
  45. Merge pull request #108069 from flokli/nix-fix-closurebloat-cross

    nix: fix closure bloat on `nix`
    flokli authored Jan 1, 2021
    Copy the full SHA
    4bc3f83 View commit details
  46. Copy the full SHA
    fff0b0c View commit details
  47. Merge pull request #108153 from prusnak/dnachisel

    python3Packages.dnachisel: init at 3.2.5
    prusnak authored Jan 1, 2021
    Copy the full SHA
    7cd1e0b View commit details
  48. Merge pull request #107417 from jtojnar/deprecate-unclear-gpl-licenses

    licenses: Mark unclear GPL licenses explicitly deprecated
    jtojnar authored Jan 1, 2021
    Copy the full SHA
    2a5b2df View commit details
Loading