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: b46a1b5dec1e
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: acf3b25ae0ce
Choose a head ref
  • 5 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 30, 2020

  1. dino: 2019-10-28 -> 0.1.0

    The system libsignal-protocol-c is preferred now, so fetching
    submodules is no longer required.
    
    The other libraries added are ones that the build complained about.  I
    suspect they are optional dependencies.  Adding them makes the build
    quieter, and has basically no impact on runtime closure size, so no
    harm in making them available to keep the build system happy.
    alyssais committed Jan 30, 2020
    Copy the full SHA
    d506e9d View commit details
    Browse the repository at this point in the history
  2. dino: drop unnecessary enableParallelBuilding

    This is the default.
    alyssais committed Jan 30, 2020
    Copy the full SHA
    131ec9d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    adb89be View commit details
    Browse the repository at this point in the history
  4. dino: fix rendering of logo in about window

    Previously:
    
    ** (dino:7442): CRITICAL **: 00:35:22.373: file /build/source/main/src/ui/unified_window.vala: line 86: uncaught error: Unrecognized image file format (gdk-pixbuf-error-quark, 3)
    
    (dino:7442): Gtk-WARNING **: 00:35:22.601: Found an icon but could not load it. Most likely gdk-pixbuf does not provide SVG support.
    alyssais committed Jan 30, 2020
    Copy the full SHA
    091b710 View commit details
    Browse the repository at this point in the history
  5. dino: 2019-10-28 -> 0.1.0 (#78789)

    dino: 2019-10-28 -> 0.1.0
    Mic92 committed Jan 30, 2020
    Copy the full SHA
    acf3b25 View commit details
    Browse the repository at this point in the history