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: 5d637e001675
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 98869352a902
Choose a head ref
  • 16 commits
  • 11 files changed
  • 13 contributors

Commits on Jan 20, 2021

  1. mpfi: 1.5.3 -> 1.5.4

    r-ryantm committed Jan 20, 2021
    Copy the full SHA
    bd9f2cc View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

  1. Copy the full SHA
    ba5dedb View commit details
    Browse the repository at this point in the history
  2. cmake: fix build on darwin

    Fixes missing CoreFoundation declarations since bump to 3.19.3,
    e.g. `error: unknown type name 'CFUUIDRef'`
    
    ApplicationServices.h transitively includes CoreFoundation.h, but as we
    patch ApplicationServices out of CMake, the CF symbols were not visible.
    Previously this was not a concern, as they were not needed until
    Kitware/CMake@d250b67
    r-burns authored and FRidh committed Jan 24, 2021
    Copy the full SHA
    a761d5e View commit details
    Browse the repository at this point in the history
  3. Revert "findutils: 4.7.0 -> 4.8.0"

    Broke darwin stdenv
    #110647 (comment)
    
    This reverts commit 6700066.
    FRidh committed Jan 24, 2021
    Copy the full SHA
    4acf7fd View commit details
    Browse the repository at this point in the history
  4. gitea: add passthru.tests

    Reference nixos tests to execute on package upgrades.
    dadada authored and FRidh committed Jan 24, 2021
    Copy the full SHA
    dc82319 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    6a12c0b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #110108 from r-ryantm/auto-update/mpfi

    mpfi: 1.5.3 -> 1.5.4
    7c6f434c committed Jan 24, 2021
    Copy the full SHA
    813e199 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    ad91c49 View commit details
    Browse the repository at this point in the history
  8. lua: Add more symlinks to lua.pc

    This creates a symlink to lua.pc for every name of the file used by Arch:
    
    For a version of Lua (for example, 5.4) we now have:
    - lib/pkgconfig/lua.pc
    - lib/pkgconfig/lua-5.4.pc
    - lib/pkgconfig/lua5.4.pc
    - lib/pkgconfig/lua54.pc
    jakobrs authored and teto committed Jan 24, 2021
    Copy the full SHA
    460b9f5 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #110669 from fabaff/desc-glances-api

    python3Packages.glances-api: fix description
    SuperSandro2000 committed Jan 24, 2021
    Copy the full SHA
    31e38da View commit details
    Browse the repository at this point in the history
  10. lsyncd: build on darwin (#109981)

    Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
    nmattia and SuperSandro2000 committed Jan 24, 2021
    Copy the full SHA
    e63d073 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #110664 from TredwellGit/xorg.xf86videonouveau

    xorg.xf86videonouveau: 1.0.16 -> 1.0.17
    SuperSandro2000 committed Jan 24, 2021
    Copy the full SHA
    c2785a4 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #110671 from illustris/rescuetime

    rescuetime: 2.16.4.2 -> 2.16.5.1
    SuperSandro2000 committed Jan 24, 2021
    Copy the full SHA
    f2a2be7 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    5cdf493 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    09e2990 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    9886935 View commit details
    Browse the repository at this point in the history