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: 09dea4c2e913
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 723e74d9d861
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Dec 8, 2017

  1. pinta: FIX unhandled glib-sharp load exception

    running pinta after #31497
    results in:
    
    ```
    Unhandled Exception:
    System.IO.FileNotFoundException: Could not load file or assembly 'glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its dependencies.
    File name: 'glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f'
    [ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not load file or assembly 'glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its dependencies.
    File name: 'glib-sharp, Version=2.12.0.0, Culture=neutral,
    PublicKeyToken=35e10195dab3c99f'
    ```
    kamilchm committed Dec 8, 2017
    Copy the full SHA
    841bfc3 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2017

  1. Merge pull request #32445 from kamilchm/pinta

    pinta: FIX unhandled glib-sharp load exception
    Mic92 committed Dec 9, 2017
    Copy the full SHA
    723e74d View commit details
    Browse the repository at this point in the history