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

Commits on Apr 19, 2019

  1. git-ignore: 0.2.0 -> 1.0.0

    sondr3 committed Apr 19, 2019
    Copy the full SHA
    c5e963f View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2019

  1. git-ignore: split outputs

    Use a separate `man` output[1]. All outputs will be installed when using
    the package i.e. with `nix-env -f . -iA gitAndTools.git-ignore`.
    
    [1] https://nixos.org/nix/manual/#ssec-derivation
    Ma27 committed Apr 20, 2019
    Copy the full SHA
    dd5ac26 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #59889 from sondr3/sondr3/git-ignore-1.0.0

    git-ignore: 0.2.0 -> 1.0.0
    Ma27 committed Apr 20, 2019
    Copy the full SHA
    f1c5590 View commit details
    Browse the repository at this point in the history