-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 84701d5f5a7f
head repository: NixOS/nixpkgs-channels
compare: 79147264abda
Commits on May 1, 2020
-
ghostscript: apply patch to fix parallel build
The build process of ghostscript has missing dependencies, causing failures in parallel builds (see hydra build https://hydra.nixos.org/build/117095669/, reported as ghostscript bug https://bugs.ghostscript.com/show_bug.cgi?id=702364 here)
Configuration menu - View commit details
-
Copy full SHA for 260be73 - Browse repository at this point
Copy the full SHA 260be73View commit details
Commits on May 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 22a814f - Browse repository at this point
Copy the full SHA 22a814fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06ea709 - Browse repository at this point
Copy the full SHA 06ea709View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41e53b6 - Browse repository at this point
Copy the full SHA 41e53b6View commit details
Commits on May 6, 2020
-
Merge pull request #86972 from r-ryantm/auto-update/libdvdread
libdvdread: 6.1.0 -> 6.1.1
Configuration menu - View commit details
-
Copy full SHA for 0e32be9 - Browse repository at this point
Copy the full SHA 0e32be9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89c0f86 - Browse repository at this point
Copy the full SHA 89c0f86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 410c9ed - Browse repository at this point
Copy the full SHA 410c9edView commit details -
Merge pull request #87074 from r-ryantm/auto-update/pangomm
pangomm: 2.42.0 -> 2.42.1
Configuration menu - View commit details
-
Copy full SHA for 350976e - Browse repository at this point
Copy the full SHA 350976eView commit details -
Merge pull request #86890 from r-ryantm/auto-update/glibmm
glibmm: 2.62.0 -> 2.64.2
Configuration menu - View commit details
-
Copy full SHA for 7ce657a - Browse repository at this point
Copy the full SHA 7ce657aView commit details -
Merge pull request #87002 from r-ryantm/auto-update/libsecret
libsecret: 0.20.2 -> 0.20.3
Configuration menu - View commit details
-
Copy full SHA for 52e113a - Browse repository at this point
Copy the full SHA 52e113aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc11d3b - Browse repository at this point
Copy the full SHA fc11d3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for eed1975 - Browse repository at this point
Copy the full SHA eed1975View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0c2484 - Browse repository at this point
Copy the full SHA a0c2484View commit details
Commits on May 7, 2020
-
rustPlatform: fix bug with ambiguous diff tool
If a user provides `nativeBuildInputs = [ llvmPackages.bintools ]` or any other package containing a `${prefix}/bin/diff`, the builder could use it instead of the standard unix `diff`, causing a build failure. This updates the call to specify an abspath to `diff` and avoid reliance on `PATH`. Resolves #87081
Configuration menu - View commit details
-
Copy full SHA for 7f84557 - Browse repository at this point
Copy the full SHA 7f84557View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68b25d3 - Browse repository at this point
Copy the full SHA 68b25d3View commit details -
bashCompletion: speed-up test execution by using xdist
Currently the tests take an eternity and are also sometimes flaky. By following upstream in using xdist for parallel test execution we at least get the feedback cycle down. On my machine that means instead of running this for ~25min it runs in 1 minute and 10 seconds.
Configuration menu - View commit details
-
Copy full SHA for a85b07c - Browse repository at this point
Copy the full SHA a85b07cView commit details -
Configuration menu - View commit details
-
Copy full SHA for af8d490 - Browse repository at this point
Copy the full SHA af8d490View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfbd769 - Browse repository at this point
Copy the full SHA bfbd769View commit details -
Configuration menu - View commit details
-
Copy full SHA for 211c4fb - Browse repository at this point
Copy the full SHA 211c4fbView commit details -
This is needed by newer versions of `tensorflow` and other ML tools, so we should start working on an upgrade of the default versoin in the distribution.
Configuration menu - View commit details
-
Copy full SHA for 665a260 - Browse repository at this point
Copy the full SHA 665a260View commit details
Commits on May 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 88c071e - Browse repository at this point
Copy the full SHA 88c071eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc5f0be - Browse repository at this point
Copy the full SHA fc5f0beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ca68c7 - Browse repository at this point
Copy the full SHA 2ca68c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc48203 - Browse repository at this point
Copy the full SHA bc48203View commit details -
numpy: set lapack, blas sections
When using netlib lapack/blas, the section name doesn’t match what numpy expects. So we need to add extra sections for both so that the right directory is found. The original “blas.implementation” section may not actually be still required, but it is still a good idea so that numpy know whether to apply any blas-implementation specific quirks. Fixes #86613
Configuration menu - View commit details
-
Copy full SHA for 8bdb2a0 - Browse repository at this point
Copy the full SHA 8bdb2a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea56589 - Browse repository at this point
Copy the full SHA ea56589View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1e605d - Browse repository at this point
Copy the full SHA c1e605dView commit details -
mkl: include symlinks to versioned libblas.so.3 names
Some build systems look for this specifically.
Configuration menu - View commit details
-
Copy full SHA for 7066420 - Browse repository at this point
Copy the full SHA 7066420View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3350c08 - Browse repository at this point
Copy the full SHA 3350c08View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6e2d80 - Browse repository at this point
Copy the full SHA b6e2d80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27752d4 - Browse repository at this point
Copy the full SHA 27752d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67d0b9a - Browse repository at this point
Copy the full SHA 67d0b9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 018ab3e - Browse repository at this point
Copy the full SHA 018ab3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ddc6c2 - Browse repository at this point
Copy the full SHA 6ddc6c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b91ce4 - Browse repository at this point
Copy the full SHA 1b91ce4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a44a01 - Browse repository at this point
Copy the full SHA 2a44a01View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf07c58 - Browse repository at this point
Copy the full SHA cf07c58View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb86ccf - Browse repository at this point
Copy the full SHA bb86ccfView commit details -
Configuration menu - View commit details
-
Copy full SHA for fed94dd - Browse repository at this point
Copy the full SHA fed94ddView commit details
Commits on May 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d7cca0f - Browse repository at this point
Copy the full SHA d7cca0fView commit details -
build-bazel-package: switch hash mode to “flat”
flat hashes can be substituted through hashed-mirrors, while recursive hashes can’t. This is especially important for Bazel since the bazel fetch dependencies can come from multiple different methods (git, http, ftp, etc.). To do this, we create tar archives from the output/external directory, which is then extracted to build. All of the Bazel hashes are all updated.
Configuration menu - View commit details
-
Copy full SHA for 2a8d056 - Browse repository at this point
Copy the full SHA 2a8d056View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e19cc3 - Browse repository at this point
Copy the full SHA 1e19cc3View commit details
Commits on May 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 303adc7 - Browse repository at this point
Copy the full SHA 303adc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f66d997 - Browse repository at this point
Copy the full SHA f66d997View commit details
Commits on May 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d20d734 - Browse repository at this point
Copy the full SHA d20d734View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe48f63 - Browse repository at this point
Copy the full SHA fe48f63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33a756f - Browse repository at this point
Copy the full SHA 33a756fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82ca249 - Browse repository at this point
Copy the full SHA 82ca249View commit details -
Merge pull request #87314 from matthewbauer/bazel-flat
build-bazel-package: switch hash mode to “flat”
Configuration menu - View commit details
-
Copy full SHA for 4354503 - Browse repository at this point
Copy the full SHA 4354503View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb9b116 - Browse repository at this point
Copy the full SHA cb9b116View commit details
There are no files selected for viewing