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: 294f3836fc27
Choose a base ref
...
head repository: NixOS/cabal2nix
compare: c165e84ddc23
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Dec 10, 2020

  1. fix bash-completion outputs

    Use "$out/share/bash-completion/completions" because it gets
    automatically loaded by the bash-completions package if "$out/share" is
    listed in the XDG_DATA_DIRS environment variable.
    
    This combined with NixOS/nixpkgs#103501 will
    mean that nix-shell environments can have completion available.
    zimbatm committed Dec 10, 2020
    Copy the full SHA
    84c2c62 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Merge pull request #474 from zimbatm/fix-bash-completion

    fix bash-completion outputs
    peti committed Dec 11, 2020
    Copy the full SHA
    c165e84 View commit details
    Browse the repository at this point in the history