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: d3cf60344bed
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 5132cc822a76
Choose a head ref
  • 19 commits
  • 21 files changed
  • 2 contributors

Commits on Nov 5, 2019

  1. Copy the full SHA
    fae8d26 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cdbbaa9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2c1d9d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. glib: Fix setup hook

    It was not robust against multiple matching directories, as the called
    function takes exactly 3 arguments.
    Ericson2314 committed Nov 8, 2019
    Copy the full SHA
    770a4c7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    42ffaf5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9167482 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    67cc85e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    0b90a7f View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    aaf0fd2 View commit details
    Browse the repository at this point in the history
  7. gdk-pixbuf setup hook: GDK_PIXBUF_MODULE_FILE might not be defined

    Also switch to [[ ... ]] because it is more robust w.r.t. empty
    arguments.
    Ericson2314 committed Nov 8, 2019
    Copy the full SHA
    b78e840 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    beda036 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    12a85a7 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    908b143 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    6fb526b View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    f1481f2 View commit details
    Browse the repository at this point in the history
  13. emacs package setup hook: Fix

    1. Make the test more robust
    
    2. EMACSLOADPATH may be initially undefined.
    
    3. did `targetOffset` twice when meant `hostOffset` too
    Ericson2314 committed Nov 8, 2019
    Copy the full SHA
    ca78249 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    784c3dc View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    f7fdc99 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #72812 from NixOS/bash-no-undef-vars

    cc-wrapper, bintools-wrapper: Remove now unneeded `set {+,-}u`
    Ericson2314 committed Nov 8, 2019
    Copy the full SHA
    5132cc8 View commit details
    Browse the repository at this point in the history