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: ad36169300e7
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: 00f495f973b5
Choose a head ref

Commits on Sep 18, 2019

  1. Revert "setup.sh introduce isELFExec, isELFDyn"

    This is broken in PIE (#68513). Best to not keep it in otherwise something
    else will start using it.
    
    This reverts commit e1b80a5.
    matthewbauer committed Sep 18, 2019
    Copy the full SHA
    da13868 View commit details

Commits on Sep 21, 2019

  1. Merge pull request #69029 from matthewbauer/remove-iself-iselfdyn-19-09

    Revert "setup.sh introduce isELFExec, isELFDyn"
    matthewbauer authored Sep 21, 2019
    Copy the full SHA
    89a6723 View commit details

Commits on Sep 22, 2019

  1. python: Fix invalid pip call in setuptoolsShellHook

    (cherry picked from commit 5505d2f)
    seppeljordan authored and FRidh committed Sep 22, 2019
    Copy the full SHA
    b06275b View commit details
  2. Copy the full SHA
    2ae5f1f View commit details

Commits on Sep 23, 2019

  1. systemd: make sysinit.target depend on local-fs.target again

    This change was re-introduced when updating to systemd 243.
    Also see: NixOS/nixpkgs#67858
    
    (cherry picked from commit 53fb1c5)
    Mic92 committed Sep 23, 2019
    Copy the full SHA
    9bc836c View commit details
  2. systemd: add myself as maintainer

    (cherry picked from commit 1e87723)
    Mic92 committed Sep 23, 2019
    Copy the full SHA
    cf97c54 View commit details
  3. systemd: make sysinit.target depend on local-fs.target again [… (#69285)

    systemd: make sysinit.target depend on local-fs.target again [backport]
    Mic92 authored Sep 23, 2019
    Copy the full SHA
    6c0d878 View commit details

Commits on Sep 25, 2019

  1. kernel/common-config: enable SCHED_DEBUG

    (cherry picked from commit 97cc421)
    ivan authored and globin committed Sep 25, 2019
    Copy the full SHA
    e4f6f50 View commit details
  2. Copy the full SHA
    8005bf8 View commit details
  3. Copy the full SHA
    e3d85b6 View commit details
  4. Copy the full SHA
    1c240e4 View commit details
  5. Copy the full SHA
    3c26f2d View commit details
  6. Copy the full SHA
    a663d8f View commit details
  7. kate: No propagatedBuildInputs

    kate does not have a `dev` output, so it should not have
    `propagatedBuildInputs`, as this propagates other `dev` outputs into the user
    environment.
    ttuegel committed Sep 25, 2019
    Copy the full SHA
    3212486 View commit details
  8. Copy the full SHA
    f041a04 View commit details
  9. Copy the full SHA
    1cac77c View commit details
  10. Copy the full SHA
    2aaf890 View commit details
  11. Copy the full SHA
    4b46ba1 View commit details

Commits on Sep 26, 2019

  1. Copy the full SHA
    cc37ffc View commit details
  2. Merge pull request #69427 from ttuegel/closure-size/qt-staging-19.09

    Reduce closure size of Qt applications (backport)
    ttuegel authored Sep 26, 2019
    Copy the full SHA
    1943028 View commit details

Commits on Sep 27, 2019

  1. Copy the full SHA
    e7ae9de View commit details
  2. Copy the full SHA
    475c9de View commit details
  3. Copy the full SHA
    eeb6ee9 View commit details

Commits on Sep 28, 2019

  1. Merge #69700: libX11: upstream patch to fix cross-compilation

    (cherry picked from commit 52af1d0)
    vcunat committed Sep 28, 2019
    Copy the full SHA
    8d8b98c View commit details
  2. Merge pull request #69642 from ttuegel/bug--staging-19.09--hdf5

    hdf5: Fix dependencies and flavors with multiple outputs
    ttuegel authored Sep 28, 2019
    Copy the full SHA
    29c1c19 View commit details
  3. dbus: set datadir again

    Fixes #69404
    worldofpeace committed Sep 28, 2019
    Copy the full SHA
    a694217 View commit details

Commits on Sep 29, 2019

  1. Copy the full SHA
    d5bdf71 View commit details

Commits on Sep 30, 2019

  1. Merge branch 'staging-19.09' into release-19.09

    Almost all is rebuilt now, no mass regressions in there:
    https://hydra.nixos.org/eval/1545643
    vcunat committed Sep 30, 2019
    Copy the full SHA
    89509ca View commit details
  2. mkRemovedOptionModule: assert on removed options

    We don't want to ignore config that can mess up machines. In general
    this should always fail evaluation, as you think you are changing
    behaviour and don't, which can easily create run-time errors we can
    catch early.
    
    (cherry picked from commit b08b0bc)
    globin authored and lheckemann committed Sep 30, 2019
    Copy the full SHA
    00f495f View commit details
Loading