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

Commits on Dec 20, 2018

  1. gnugrep: 3.1 -> 3.2

    https://savannah.gnu.org/forum/forum.php?forum_id=9332
    
    Similar to gnused update, hash not obtained from mirrors
    (since they currently 404 for this) but nix-prefetch-url
    on master gnu site.
    dtzWill committed Dec 20, 2018
    Copy the full SHA
    e41ea1d View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

  1. gnugrep: 3.2 -> 3.3

    Fixes bug in some uses of '\b' in certain locales;
    same bug was introduced and fixed in gnused 4.6 -> 4.7.
    dtzWill committed Dec 21, 2018
    Copy the full SHA
    0bba405 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2018

  1. Merge pull request #52577 from dtzWill/update/gnugrep-3.2

    gnugrep: 3.1 -> 3.3
    dtzWill committed Dec 29, 2018
    Copy the full SHA
    e224be2 View commit details
    Browse the repository at this point in the history