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/cabal2nix
base: a77f6a79a574
Choose a base ref
...
head repository: NixOS/cabal2nix
compare: ff2693c5bc00
Choose a head ref
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Aug 9, 2018

  1. Add override for the vte system library.

    Add an override to the vte system library to instead use `gnome3.vte`.
    This is similar to how gtk and gtksourceview work.
    
    This was suggested in
    NixOS/nixpkgs#44529 (comment).
    cdepillabout committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    1cb0674 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fab8e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2018

  1. Add a fake name for the vte library: vte_291.

    This fake name is just used to match within the `resolveInNixpkgs`
    function.
    cdepillabout committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    5955759 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #368 from cdepillabout/add-vte-to-resolveInNixpkgs

    Add override for the vte system library
    basvandijk committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    ff2693c View commit details
    Browse the repository at this point in the history