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: b3c3a0bd1835
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: 5e76bf706bfa
Choose a head ref
  • 16 commits
  • 14 files changed
  • 10 contributors

Commits on Apr 10, 2020

  1. Copy the full SHA
    a83bafb View commit details

Commits on Apr 16, 2020

  1. tmpfiles: load user-defined entries first

    systemd-tmpfiles will load all files in lexicographic order and ignores rules
    for the same path in later files with a warning Since we apply the default rules
    provided by systemd, we should load user-defines rules first so users have a
    chance to override defaults.
    Mic92 committed Apr 16, 2020
    Copy the full SHA
    4cc7c2e View commit details
  2. Copy the full SHA
    ff4419a View commit details

Commits on Apr 19, 2020

  1. howdoi: fix Darwin build dependencies

    Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
    siriobalmelli committed Apr 19, 2020
    Copy the full SHA
    0e48a68 View commit details
  2. howdoi: cachelib and appdirs dependencies _also_ needed for Linux.

    Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
    siriobalmelli committed Apr 19, 2020

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    chris-huxtable Chris Huxtable
    Copy the full SHA
    85501ca View commit details
  3. blas: fix build on darwin

    smaret committed Apr 19, 2020

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    chris-huxtable Chris Huxtable
    Copy the full SHA
    712bf55 View commit details

Commits on Apr 20, 2020

  1. Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    chris-huxtable Chris Huxtable
    Copy the full SHA
    ab37d7e View commit details
  2. Copy the full SHA
    f32e75c View commit details
  3. Merge pull request #85582 from smaret/fix-blas-darwin

    blas: fix build on darwin
    marsam authored Apr 20, 2020
    Copy the full SHA
    636a5a6 View commit details
  4. Merge pull request #85570 from adisbladis/nixos-containers-pkgs

    nixos-containers: Add support for custom nixpkgs argument
    adisbladis authored Apr 20, 2020
    Copy the full SHA
    d79c2dd View commit details
  5. mu: 1.2 -> 1.4.1

    magnetophon committed Apr 20, 2020
    Copy the full SHA
    ed79cb5 View commit details
  6. Copy the full SHA
    2f0ee4b View commit details
  7. Copy the full SHA
    41582c7 View commit details
  8. Copy the full SHA
    216237e View commit details
  9. Merge pull request #85606 from magnetophon/mu

    mu: 1.2 -> 1.4.1
    Mic92 authored Apr 20, 2020
    Copy the full SHA
    9651e63 View commit details
  10. Merge pull request #84920 from eraserhd/plan9port-version-update

    plan9port: 2019-02-25 -> 2020-01-08
    Mic92 authored Apr 20, 2020
    Copy the full SHA
    5e76bf7 View commit details
Loading