Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

postman: 7.0.7 -> 7.6.0 #67115

Merged
merged 2 commits into from
Sep 5, 2019
Merged

Commits on Sep 5, 2019

  1. postman: 7.0.7 -> 7.6.0

    - Remove gnome2 (NixOS#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
    Configuration menu
    Copy the full SHA
    abd41c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4c243d View commit details
    Browse the repository at this point in the history