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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 996d14a00489
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1e1219b5909b
Choose a head ref
  • 6 commits
  • 6 files changed
  • 1 contributor

Commits on Dec 25, 2018

  1. pythonPackages.lz4: remove in favor of pythonPackages.python-lz4

    lz4 packages the same package as python-lz4, but an outdated version
    veprbl committed Dec 25, 2018

    Verified

    This commit was signed with the committer’s verified signature.
    veprbl Dmitry Kalinkin
    Copy the full SHA
    b51aaaa View commit details
  2. Verified

    This commit was signed with the committer’s verified signature.
    veprbl Dmitry Kalinkin
    Copy the full SHA
    6ef6d43 View commit details
  3. buildbot: replace lz4 alias with proper name

    lz4 used to package the same package as python-lz4, then lz4 was
    removed and became an alias to python-lz4
    veprbl committed Dec 25, 2018

    Verified

    This commit was signed with the committer’s verified signature.
    veprbl Dmitry Kalinkin
    Copy the full SHA
    fdc9826 View commit details
  4. Verified

    This commit was signed with the committer’s verified signature.
    veprbl Dmitry Kalinkin
    Copy the full SHA
    be94ca4 View commit details
  5. mozlz4a: replace lz4 alias with proper name

    lz4 used to package the same package as python-lz4, then lz4 was
    removed and became an alias to python-lz4
    veprbl committed Dec 25, 2018

    Verified

    This commit was signed with the committer’s verified signature.
    veprbl Dmitry Kalinkin
    Copy the full SHA
    c217d67 View commit details
  6. Merge pull request #51603 from veprbl/pr/drop_python_pkgs_lz4

     pythonPackages.lz4: remove in favor of pythonPackages.python-lz4
    veprbl authored Dec 25, 2018

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    1e1219b View commit details
Loading