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: 60c9cecf408e
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 4b16b7e9a00b
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 5, 2019

  1. postman: 7.0.7 -> 7.6.0

    - Remove gnome2 (#39976)
      - Use pango instead of gnome2.pango
      - Remove gnome2.GConf
      - Remove gtk2-x11
    - Add at-spi2-atk dependency
    - Explicitly import packages rather than just pkgs or xorg
    - Refactor patchelf to be more generic
    - Use wrapGAppsHook
      - As this app uses GTK3 for the UI, we need to use wrapGAppsHook
    - Move libPath creation to postFixup
    - Remove dontPatchELF
    - Remove unnecessary Postman binary, only use _Postman
    - Remove unnecessary makeWrapper
    - Add dontConfigure
    - Remove unnecessary lib 
    - Move libPath inputs to buildInputs
    evanjs committed Sep 5, 2019
    Copy the full SHA
    abd41c3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e4c243d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #67115 from evanjs/feature/postman-7.5.0

    postman: 7.0.7 -> 7.6.0
    worldofpeace committed Sep 5, 2019
    Copy the full SHA
    4b16b7e View commit details
    Browse the repository at this point in the history