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: aaf2043a1518
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 3a61b882690c
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Jun 14, 2019

  1. flatpak: Preserve pixbuf path in validate-icon

    SVG support isn't built-in to GdkPixBuf, it's provided by an external
    module. Therefore, GDK_PIXBUF_MODULE_FILE should be preserved in the
    sandbox, otherwise `flatpak-validate-icon --sandbox` won't work on SVG
    files.
    mat8913 committed Jun 14, 2019
    Copy the full SHA
    46e1c7f View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2019

  1. Copy the full SHA
    0a5a125 View commit details
    Browse the repository at this point in the history
  2. flatpak: Preserve pixbuf path in validate-icon (#63122)

    flatpak: Preserve pixbuf path in validate-icon
    jtojnar committed Jun 15, 2019
    Copy the full SHA
    3a61b88 View commit details
    Browse the repository at this point in the history