Skip to content
This repository was archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d3983caf451a
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 925501a5d554
Choose a head ref
  • 14 commits
  • 19 files changed
  • 9 contributors

Commits on Sep 7, 2019

  1. pythonPackages.colorcet: fix & enable all tests on darwin

    dotfile is simply in a different place on macos
    risicle committed Sep 7, 2019

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    daebef5 View commit details
  2. pythonPackages.pytest-mpl: fix & enable tests on darwin

    dotfile is simply in a different place on macos
    risicle committed Sep 7, 2019

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    5e0ec5a View commit details
  3. Copy the full SHA
    125d068 View commit details
  4. lua*Packages.luautf8: init at 0.1.1-1

    Dependency for mudlet >= 4.0
    Philipp authored and Matthieu Coudron committed Sep 7, 2019
    Copy the full SHA
    fc250d6 View commit details
  5. lua*Packages.lua-yajl: init at 2.0-1

    Dependency for mudlet >= 4.0
    Philipp authored and Matthieu Coudron committed Sep 7, 2019
    Copy the full SHA
    2787d41 View commit details
  6. mudlet: 3.0.0-delta -> 4.0.3

    Fixed broken package.
    Philipp authored and Matthieu Coudron committed Sep 7, 2019
    Copy the full SHA
    3b5b9a7 View commit details
  7. postgresql_9_4: Remove package

    It's only supported until February 13, 2020 which is during the 19.09 life cycle.
    adisbladis committed Sep 7, 2019
    Copy the full SHA
    8e2fc57 View commit details
  8. ruby_2_6: patch use-after-free

    See https://bugs.ruby-lang.org/issues/16136.
    
    This patch is on Ruby trunk, but hasn't been backported (yet?).
    alyssais committed Sep 7, 2019
    Copy the full SHA
    ca96b55 View commit details
  9. luarocks: 3.1.3 -> 3.2.1

    doronbehar authored and Matthieu Coudron committed Sep 7, 2019
    Copy the full SHA
    18b783b View commit details
  10. signal-desktop: Document the build "expiration"

    This adds a comment why it's important to always backport any updates as
    suggested in #68232. I've als included a few more details to document
    the behaviour.
    
    Sources:
    - Default build lifetime [0]
    - asar - Electron Archive [1]
    
    [0]: https://github.com/signalapp/Signal-Desktop/blob/d3d2b0ec529ffd5ad74deb17831005a1acacc949/Gruntfile.js#L222
    [1]: https://github.com/electron/asar
    primeos committed Sep 7, 2019
    Copy the full SHA
    5d1abc6 View commit details
  11. Merge pull request #68268 from adisbladis/postgresql-9_4

    postgresql_9_4: Remove package
    globin authored Sep 7, 2019
    Copy the full SHA
    84f7c6f View commit details
  12. Copy the full SHA
    629e8a1 View commit details
  13. Merge pull request #68261 from etu/php72-update

    php72: 7.2.21 -> 7.2.22
    globin authored Sep 7, 2019
    Copy the full SHA
    5f58361 View commit details
  14. Merge pull request #68260 from risicle/ris-colorcet-pytest-mpl-darwin…

    …-tests
    
    pythonPackages.{colorcet,pytest-mpl}: fix & re-enable all tests on darwin
    marsam authored Sep 7, 2019
    Copy the full SHA
    925501a View commit details
Loading