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: 1b20a627d561
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: ea4da9b5fa0f
Choose a head ref
  • 16 commits
  • 45 files changed
  • 2 contributors

Commits on Dec 29, 2019

  1. cadence: Do not use DESTDIR

    jtojnar committed Dec 29, 2019
    Copy the full SHA
    6dcf1a3 View commit details
    Browse the repository at this point in the history
  2. smu: Do not use DESTDIR

    jtojnar committed Dec 29, 2019
    Copy the full SHA
    db89a2c View commit details
    Browse the repository at this point in the history
  3. libsForQt5.phonon-backend-gstreamer: remove DESTDIR

    Originally introduced in 128901e,
    it no longer appears to be necessary.
    jtojnar committed Dec 29, 2019
    Copy the full SHA
    0ea38bd View commit details
    Browse the repository at this point in the history
  4. osm2xmap: clean up

    Do not use DESTDIR and bring makeFlags more in line with the Makefile:
    https://github.com/sembruk/osm2xmap/blob/a5f9ceadf0b06c034850fb22c55f2be4dd43eaef/Makefile
    jtojnar committed Dec 29, 2019
    Copy the full SHA
    86d3c33 View commit details
    Browse the repository at this point in the history
  5. xbomb: clean up

    Use makeFlags instead of patching Makefile
    jtojnar committed Dec 29, 2019
    Copy the full SHA
    814dcd9 View commit details
    Browse the repository at this point in the history
  6. xawtv: clean up

    * Remove unnecessary linker and compiler flags
    * Listify makeFlags
    * Do not use DESTDIR (nasty)
    * Let generic builder set --prefix configureFlag
    * Install X11 app-defaults to more modern directory
    * Format with nixpkgs-fmt
    jtojnar committed Dec 29, 2019
    Copy the full SHA
    9a338f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

  1. treewide: *Flags are lists

    globin authored and jtojnar committed Dec 30, 2019
    Copy the full SHA
    9970f29 View commit details
    Browse the repository at this point in the history
  2. treewide: *Flags are lists, part 2

    globin authored and jtojnar committed Dec 30, 2019
    Copy the full SHA
    769dfc2 View commit details
    Browse the repository at this point in the history
  3. uwimap: fix makeFlags

    globin authored and jtojnar committed Dec 30, 2019
    Copy the full SHA
    20b02b8 View commit details
    Browse the repository at this point in the history
  4. treewide: fix *Flags

    globin authored and jtojnar committed Dec 30, 2019
    Copy the full SHA
    ac8eaa8 View commit details
    Browse the repository at this point in the history
  5. treewide: installTargets is a list

    globin authored and jtojnar committed Dec 30, 2019
    Copy the full SHA
    0f67406 View commit details
    Browse the repository at this point in the history
  6. meson: fix for structured attrs

    globin authored and jtojnar committed Dec 30, 2019
    Copy the full SHA
    548aff5 View commit details
    Browse the repository at this point in the history
  7. treewide: structured attrs fixes

    globin authored and jtojnar committed Dec 30, 2019
    Copy the full SHA
    f926858 View commit details
    Browse the repository at this point in the history
  8. media-player-info: fix build

    globin authored and jtojnar committed Dec 30, 2019
    Copy the full SHA
    c9c03c0 View commit details
    Browse the repository at this point in the history
  9. treewide: structured-attrs fixes

    globin authored and jtojnar committed Dec 30, 2019
    Copy the full SHA
    318e1ee View commit details
    Browse the repository at this point in the history
  10. Merge pull request #76674 from jtojnar/structured-attrs-masterable

    treewide: structured-attrs fixes
    jtojnar committed Dec 30, 2019
    Copy the full SHA
    ea4da9b View commit details
    Browse the repository at this point in the history