-
-
Notifications
You must be signed in to change notification settings - Fork 105
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: d7e20ee25ed8
head repository: NixOS/nixpkgs-channels
compare: 949d39135bb6
Commits on Jul 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c8adba6 - Browse repository at this point
Copy the full SHA c8adba6View commit details
Commits on Jul 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 84106ec - Browse repository at this point
Copy the full SHA 84106ecView commit details
Commits on Jul 16, 2020
-
pythonPackages.numexpr: fix darwin build by refactoring checkPhase
This fixes a following error on python 3.8: FileNotFoundError: [Errno 2] No such file or directory: '/nix/store/0s7kw66pav5c7bi38lb0gznxnxz31a1n-python3.8-numexpr-2.7.1/<stdin>'
Configuration menu - View commit details
-
Copy full SHA for c184c87 - Browse repository at this point
Copy the full SHA c184c87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2370ca0 - Browse repository at this point
Copy the full SHA 2370ca0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e2f98d - Browse repository at this point
Copy the full SHA 0e2f98dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe2c68a - Browse repository at this point
Copy the full SHA fe2c68aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8da4505 - Browse repository at this point
Copy the full SHA 8da4505View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8387a9 - Browse repository at this point
Copy the full SHA a8387a9View commit details
Commits on Jul 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5601d74 - Browse repository at this point
Copy the full SHA 5601d74View commit details -
Configuration menu - View commit details
-
Copy full SHA for f856cb8 - Browse repository at this point
Copy the full SHA f856cb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f1acf8 - Browse repository at this point
Copy the full SHA 6f1acf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c5c7d3 - Browse repository at this point
Copy the full SHA 8c5c7d3View commit details -
gfan: fix clang build on non-Darwin
-fno-guess-branch-probability isn't a Darwin-specific thing, it's a clang-specific thing.
Configuration menu - View commit details
-
Copy full SHA for 8f5eaa6 - Browse repository at this point
Copy the full SHA 8f5eaa6View commit details
Commits on Jul 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4265595 - Browse repository at this point
Copy the full SHA 4265595View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bb8654 - Browse repository at this point
Copy the full SHA 5bb8654View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4703d4d - Browse repository at this point
Copy the full SHA 4703d4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1d5d21 - Browse repository at this point
Copy the full SHA f1d5d21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2076487 - Browse repository at this point
Copy the full SHA 2076487View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16d8632 - Browse repository at this point
Copy the full SHA 16d8632View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d8311d - Browse repository at this point
Copy the full SHA 2d8311dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5868f8f - Browse repository at this point
Copy the full SHA 5868f8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4958158 - Browse repository at this point
Copy the full SHA 4958158View commit details -
Merge pull request #93410 from liff/patch-1
nixos/manual: Fix reference to copy_from_host
Configuration menu - View commit details
-
Copy full SHA for e6c1fae - Browse repository at this point
Copy the full SHA e6c1faeView commit details -
Merge pull request #93390 from danieldk/drawio-13.4.5
drawio: 13.3.9 -> 13.4.5
Configuration menu - View commit details
-
Copy full SHA for f80bb95 - Browse repository at this point
Copy the full SHA f80bb95View commit details -
Configuration menu - View commit details
-
Copy full SHA for b907241 - Browse repository at this point
Copy the full SHA b907241View commit details -
apparmor: only apply the gnumake fix to the parser
This is to avoid the huge rebuild for now, as it seems to be enough to fix the problem, but I'll revert this on staging anyway.
Configuration menu - View commit details
-
Copy full SHA for 4b028ae - Browse repository at this point
Copy the full SHA 4b028aeView commit details -
petsc: Fix install_name_tool patch
The PETSc library's config/install.py script checks whether /usr/bin/install_name_tool is an existing file: https://gitlab.com/petsc/petsc/-/blob/master/config/install.py#L368 Therefore, it is not enough to replace it with something that we expect to be on the PATH, as this will cause the linked if statement to be silently skipped. The consequence is that applications linked against this version of petsc will fail at runtime on MacOS with a dynamic loading error. Instead, we should replace install_name_tool with the absolute path of a binary we know will be present at build time. Note that this should be fixed upstream as well, but this is sufficient to fix the runtime error.
Jack Coughlin committedJul 18, 2020 Configuration menu - View commit details
-
Copy full SHA for 8a65fe8 - Browse repository at this point
Copy the full SHA 8a65fe8View commit details -
Co-authored-by: Gabriel Ebner <gebner@gebner.org> Update pkgs/applications/science/logic/cvc4/default.nix Co-authored-by: Gabriel Ebner <gebner@gebner.org>
Configuration menu - View commit details
-
Copy full SHA for 424936e - Browse repository at this point
Copy the full SHA 424936eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41a3237 - Browse repository at this point
Copy the full SHA 41a3237View commit details -
Merge pull request #93363 from prusnak/rocksdb
rocksdb: 6.4.6 -> 6.10.2
Configuration menu - View commit details
-
Copy full SHA for 704bd03 - Browse repository at this point
Copy the full SHA 704bd03View commit details -
(cherry picked from commit 92cfd28) The ffmpeg updates aren't build rebuilds, so I forward-pick them from staging to master. I suspect they have important fixes. Originally from PR #93217.
Configuration menu - View commit details
-
Copy full SHA for 6af12c3 - Browse repository at this point
Copy the full SHA 6af12c3View commit details -
(cherry picked from commit 88c720f) See the parent commit.
Configuration menu - View commit details
-
Copy full SHA for b9f8919 - Browse repository at this point
Copy the full SHA b9f8919View commit details -
(cherry picked from commit 916bc99) See the grandparent commit.
Configuration menu - View commit details
-
Copy full SHA for ba4f0c6 - Browse repository at this point
Copy the full SHA ba4f0c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 293d7c3 - Browse repository at this point
Copy the full SHA 293d7c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f4a279 - Browse repository at this point
Copy the full SHA 5f4a279View commit details -
Merge pull request #93208 from veprbl/pr/numexpr_darwin_fix
pythonPackages.numexpr: fix darwin build by refactoring checkPhase
Configuration menu - View commit details
-
Copy full SHA for 012582c - Browse repository at this point
Copy the full SHA 012582cView commit details -
Merge pull request #92942 from jollheef/bump-jedi
python: jedi: 0.17.0 -> 0.17.1
Configuration menu - View commit details
-
Copy full SHA for b815eff - Browse repository at this point
Copy the full SHA b815effView commit details -
Merge pull request #93309 from r-ryantm/auto-update/facter
facter: 3.14.11 -> 3.14.12
Configuration menu - View commit details
-
Copy full SHA for 8eb5f22 - Browse repository at this point
Copy the full SHA 8eb5f22View commit details -
Commit ee036bc put in hash *before* the normalization done by fetchpatch.
Configuration menu - View commit details
-
Copy full SHA for a5cc7d3 - Browse repository at this point
Copy the full SHA a5cc7d3View commit details -
Merge pull request #93427 from marsam/fix-strip-nondeterminism-darwin
strip-nondeterminism: fix build on darwin
Configuration menu - View commit details
-
Copy full SHA for c28899b - Browse repository at this point
Copy the full SHA c28899bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ffc16a - Browse repository at this point
Copy the full SHA 3ffc16aView commit details -
Merge pull request #93408 from justin-gerhardt/stm32cube
stm32cubemx: 5.3.0 -> 5.6.1
Configuration menu - View commit details
-
Copy full SHA for 3bcbebb - Browse repository at this point
Copy the full SHA 3bcbebbView commit details -
Merge pull request #93402 from pacien/beamerpresenter-v0.1.2
beamerpresenter: 0.1.1 -> 0.1.2
Configuration menu - View commit details
-
Copy full SHA for d05ea5c - Browse repository at this point
Copy the full SHA d05ea5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60c9c3a - Browse repository at this point
Copy the full SHA 60c9c3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eccd64 - Browse repository at this point
Copy the full SHA 9eccd64View commit details -
Merge pull request #93428 from johnbcoughlin/petsc-install_name_tool
petsc: Fix install_name_tool patch
Configuration menu - View commit details
-
Copy full SHA for cf059b3 - Browse repository at this point
Copy the full SHA cf059b3View commit details -
p7zip: fix build when enableUnfree is true
`chmod +x install.sh` was only being executed when enableUnfree was false. Therefore, building p7zip with enableUnfree set to true would fail because install.sh was not an executable file.
Configuration menu - View commit details
-
Copy full SHA for 410dbaa - Browse repository at this point
Copy the full SHA 410dbaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdc6bb9 - Browse repository at this point
Copy the full SHA bdc6bb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3bf59e - Browse repository at this point
Copy the full SHA c3bf59eView commit details -
Merge pull request #93031 from andrew-d/andrew/dsd
dsd: init at 2018-07-01
Configuration menu - View commit details
-
Copy full SHA for 533720c - Browse repository at this point
Copy the full SHA 533720cView commit details
There are no files selected for viewing