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: 51cdf4fdea70
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: be534380c463
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Aug 30, 2020

  1. bzip2_1_1: init at 2020-08-11

    bzip2 has been unmaintained for a long time. For a while now, there has
    been maintainership, resulting in the release of 1.0.8. At the same
    time, there is now a master branch (version 1.1.x) which supports meson
    and cmake as build systems.
    
    This commit adds the current HEAD of the master branch (1.1.x). In the
    future we may want to use this one instead of the older and patched
    1.0.6 we currently have.
    
    Related:
    - #65029
    - #94969
    FRidh committed Aug 30, 2020
    Copy the full SHA
    be53438 View commit details
    Browse the repository at this point in the history