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: 6a78f9866f1e
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 77ff58e55efc
Choose a head ref

Commits on Sep 30, 2020

  1. meson: Remove propagated native C compiler

    Now that we have a Meson release containting [1], Meson will work fine
    without a native compiler, so we don't need this trick anymore.
    
    Fixes #58831
    
    [1]: mesonbuild/meson#6512
    Ericson2314 committed Sep 30, 2020
    Copy the full SHA
    f60fc7f View commit details

Commits on Nov 3, 2020

  1. Copy the full SHA
    6872c4d View commit details

Commits on Nov 11, 2020

  1. libwacom: 1.5 -> 1.6

    r-ryantm committed Nov 11, 2020
    Copy the full SHA
    cca6c43 View commit details
  2. Merge pull request #103454 from r-ryantm/auto-update/libwacom

    libwacom: 1.5 -> 1.6
    worldofpeace authored Nov 11, 2020
    Copy the full SHA
    d37d160 View commit details
  3. moolticute: 0.44.0 -> 0.44.17

    r-ryantm authored and Jonathan Ringer committed Nov 11, 2020
    Copy the full SHA
    859a395 View commit details

Commits on Nov 12, 2020

  1. Copy the full SHA
    9e18110 View commit details
  2. audiofile: fix static build

    Fixes #103215
    expipiplus1 committed Nov 12, 2020
    Copy the full SHA
    c3b1e7e View commit details
  3. Merge pull request #103270 from expipiplus1/joe-audiofile

    audiofile: fix static build
    Mic92 authored Nov 12, 2020
    Copy the full SHA
    58388e6 View commit details
  4. Merge pull request #103540 from TredwellGit/libsndfile

    libsndfile: 1.0.28 -> 1.0.30
    Mic92 authored Nov 12, 2020
    Copy the full SHA
    ca6e745 View commit details
  5. ruby: check disallowed references with jitSupport disabled

    This makes it easier to detect regressions.
    danieldk committed Nov 12, 2020
    Copy the full SHA
    b235552 View commit details
  6. buildPython*: remove pythonRecompileBytecodeHook as dependency

    This hook was added to get reproducible bytecode. Because it was causing
    issues it was disabled, but still kept as a dependency. Now the main
    issue with bytecode reproducibility has been resolved by updating pip to
    20.2.4, we remove this hook as a dependency.
    
    If a package with Python code is not yet reproducible, one could add
    this hook to `nativeBuildInputs`.
    FRidh committed Nov 12, 2020
    Copy the full SHA
    3fceafc View commit details
  7. tree-wide: unify Bash completions outputs (#103421)

    Use $out/share/bash-completion/completions to store the Bash completions
    zimbatm authored Nov 12, 2020
    Copy the full SHA
    a7cb88c View commit details
  8. Merge pull request #98541 from thefloweringash/darwin-tapi-stdenv

    darwin (Big Sur): tbd based stdenv
    LnL7 authored Nov 12, 2020
    Copy the full SHA
    411f9e2 View commit details

Commits on Nov 13, 2020

  1. Merge pull request #103584 from danieldk/ruby-check-disallowed-refere…

    …nces
    
    ruby: check disallowed references with jitSupport disabled
    doronbehar authored Nov 13, 2020
    Copy the full SHA
    2e7d97a View commit details
  2. Merge staging-next into staging

    FRidh committed Nov 13, 2020
    Copy the full SHA
    9fc4a4d View commit details
  3. bintools-wrapper: remove redundant arg

    cctools 949.0.1 warns if min version is passed twice.
    zowoq committed Nov 13, 2020
    Copy the full SHA
    473b341 View commit details
  4. Revert "ruby: fix build on darwin"

    This reverts commit d73cc1e.
    zowoq committed Nov 13, 2020
    Copy the full SHA
    051812b View commit details

Commits on Nov 14, 2020

  1. Copy the full SHA
    7e35db0 View commit details
  2. Copy the full SHA
    11453fa View commit details
  3. Merge pull request #102636 from r-ryantm/auto-update/ocaml4.10.0-qtest

    ocamlPackages.qtest: 2.11 -> 2.11.1
    marsam authored Nov 14, 2020
    Copy the full SHA
    8c75f81 View commit details
  4. Merge pull request #103765 from marsam/update-protobuf

    protobuf: 3.13.0.1 -> 3.14.0
    marsam authored Nov 14, 2020
    Copy the full SHA
    7b70e8d View commit details
  5. git: fix darwin build (#103774)

    The install step for the darwin specific $out/etc/gitconfig file
    assumed that $out/etc already existed. This assumption is no longer
    true after f5e2ff1 in #103421. This
    change makes make sure the directory exists before adding to it.
    thefloweringash authored Nov 14, 2020
    Copy the full SHA
    d686ded View commit details

Commits on Nov 15, 2020

  1. Merge pull request #99176 from Ericson2314/meson-remove-extra-cc

    meson: Remove propagated native C compiler
    Ericson2314 authored Nov 15, 2020
    Copy the full SHA
    5bafec3 View commit details

Commits on Nov 16, 2020

  1. Make autogen.man reproducible

    Keep the date format similar to what it is when we are not using the
    MAN_PAGE_DATE env var. The man pages scripts seem to use different
    formats in different pages, so we use the most common format for all.
    basile-henry committed Nov 16, 2020
    Copy the full SHA
    edd3e40 View commit details
  2. Copy the full SHA
    1e1eb0e View commit details
  3. lz4: 1.9.2 -> 1.9.3

    ehmry committed Nov 16, 2020
    Copy the full SHA
    f909429 View commit details
  4. Merge pull request #103984 from ehmry/lz4-1.9.3

    lz4: 1.9.2 -> 1.9.3
    nh2 authored Nov 16, 2020
    Copy the full SHA
    0ce17ea View commit details

Commits on Nov 17, 2020

  1. Copy the full SHA
    025af7c View commit details
  2. mailutils: update guile to current version (#103209)

    Apparently a previous version of mailutils didn't compile
    with guile 2.2, but this does no longer appear to be the case.
    
    This is particularly relevant because mailutils is part of
    the iso_minimal test set we are currently focusing on for
    getting more of NixOS reproducible, and guile_2_0 is not
    reproducible (https://r13y.com/)
    raboof authored Nov 17, 2020
    Copy the full SHA
    2d9839d View commit details
  3. python3Packages.requests: 2.24.0 -> 2.25.0

    mweinelt authored and Jonathan Ringer committed Nov 17, 2020
    Copy the full SHA
    d72a58a View commit details
  4. python3Packages.numpy: fix tests for >64 core machines

    Jonathan Ringer committed Nov 17, 2020
    Copy the full SHA
    8f7cec2 View commit details
  5. python2Packages.numpy: fix openblas threads

    Jonathan Ringer committed Nov 17, 2020
    Copy the full SHA
    e949d75 View commit details
  6. Copy the full SHA
    05e0aa3 View commit details

Commits on Nov 18, 2020

  1. Copy the full SHA
    060d20d View commit details
  2. nixos/dbus: Add AppArmor support

    dasJ committed Nov 18, 2020
    Copy the full SHA
    e5e9887 View commit details
  3. Merge pull request #102537 from helsinki-systems/feat/dbus-apparmor

    dbus: Add AppArmor support
    worldofpeace authored Nov 18, 2020
    Copy the full SHA
    c7b0aeb View commit details
  4. Merge pull request #103974 from basile-henry/basile-henry/reproducibl…

    …e-autogen-man
    Ninjatrappeur authored Nov 18, 2020
    Copy the full SHA
    3e4afc2 View commit details
  5. Merge staging-next into staging

    FRidh committed Nov 18, 2020
    Copy the full SHA
    da12fc6 View commit details
  6. openldap: 2.4.51 -> 2.4.56

    Drop patch for what became CVE-2020-25692, it was fixed in 2.4.55.
    
    Fixes: CVE-2020-25709, CVE-2020-25710
    mweinelt authored and FRidh committed Nov 18, 2020
    Copy the full SHA
    abbe621 View commit details
  7. pythonPackages.setuptools: reproducible sdist (#104009)

    * setuptools: Remove date from release tag
    
    * setuptools: Fix timestamps in sdist
    
    * setuptools: Move untar/retar to buildPhase
    
    * setuptools: Reproducible 44.0
    
    * setuptools: Use $SOURCE_DATE_EPOCH for src
    
    Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
    
    Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
    basile-henry and prusnak authored Nov 18, 2020
    Copy the full SHA
    548db36 View commit details
  8. recode: 3.7.7 -> 3.7.8

    r-ryantm authored and FRidh committed Nov 18, 2020
    Copy the full SHA
    62f4f22 View commit details
  9. libinput: 1.16.2 -> 1.16.3

    r-ryantm authored and FRidh committed Nov 18, 2020
    Copy the full SHA
    6dd536a View commit details
  10. Copy the full SHA
    9451ae5 View commit details
  11. fontconfig: build manpages, install them in bin output

    We exclude man3, as it is pretty large and probably not so relevant.
    erictapen authored and FRidh committed Nov 18, 2020
    Copy the full SHA
    6463b27 View commit details
  12. libevdev: 1.9.1 -> 1.10.0

    r-ryantm authored and FRidh committed Nov 18, 2020
    Copy the full SHA
    96fb471 View commit details
  13. orc: 0.4.29 -> 0.4.32

    * transition from name to pname + version
    * change the build system to meson, as autotools is no longer supported by upstream
    * optionally build devdoc output
    * whatever the reason for manipulating the pkgconfig,
      omitting it doesn't seem to break the build of orc
      or any of its direct reverse dependencies
    CrystalGamma authored and FRidh committed Nov 18, 2020
    Copy the full SHA
    d0878be View commit details
  14. nftables: 0.9.6 -> 0.9.7

    Izorkin authored and FRidh committed Nov 18, 2020
    Copy the full SHA
    2f7ce5f View commit details
  15. libpaper: 1.1.24 -> 1.1.28

    bobvanderlinden authored and FRidh committed Nov 18, 2020
    Copy the full SHA
    ceb3fde View commit details
  16. bison: 3.7.2 -> 3.7.3

    r-ryantm authored and FRidh committed Nov 18, 2020
    Copy the full SHA
    a41a237 View commit details
  17. Copy the full SHA
    0f05f22 View commit details
Loading