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: f64843f0f7c0
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 263bc89c1bf8
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Jan 14, 2019

  1. vala_0_38, vala_0_40, vala_0_42: add configuration to disable graphviz

    This allows building Vala without support for Graphviz; useful for more
    minimal installs where we don't want to pull it (and transitively,
    pango, gd, etc.) in as a dependency.
    andrew-d committed Jan 14, 2019
    Copy the full SHA
    c52362c View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2019

  1. Merge pull request #53000 from andrew-d/andrew/vala-no-graphviz

    vala_0_38, vala_0_40, vala_0_42: add configuration to disable graphviz (to reduce closure size)
    worldofpeace committed Jan 15, 2019
    Copy the full SHA
    263bc89 View commit details
    Browse the repository at this point in the history