-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 9b20a24d4d59
head repository: NixOS/nixpkgs-channels
compare: c1a6e60335b5
Commits on Apr 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 19afb22 - Browse repository at this point
Copy the full SHA 19afb22View commit details
Commits on Apr 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b061642 - Browse repository at this point
Copy the full SHA b061642View commit details -
Configuration menu - View commit details
-
Copy full SHA for 015f46b - Browse repository at this point
Copy the full SHA 015f46bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 382247d - Browse repository at this point
Copy the full SHA 382247dView commit details -
We have some unused RPATHs we don’t want shrunk. These are used in MKL to dlopen based on architecture.
Configuration menu - View commit details
-
Copy full SHA for 3c9c894 - Browse repository at this point
Copy the full SHA 3c9c894View commit details -
Configuration menu - View commit details
-
Copy full SHA for f86d582 - Browse repository at this point
Copy the full SHA f86d582View commit details -
blas,lapack: use isILP64 instead of is64bit
This is a better name since we have multiple 64-bit things that could be referred to. LP64 : integer=32, long=64, pointer=64 ILP64 : integer=64, long=64, pointer=64
Configuration menu - View commit details
-
Copy full SHA for ff2f264 - Browse repository at this point
Copy the full SHA ff2f264View commit details -
This now relies on the "blas" and "lapack" packages.
Configuration menu - View commit details
-
Copy full SHA for a6a502f - Browse repository at this point
Copy the full SHA a6a502fView commit details -
nixos/tailscale: set a CacheDir in the systemd unit.
Fixes a bug where tailscaled drops some files into / when CacheDir is unset. Signed-off-by: David Anderson <dave@natulte.net>
Configuration menu - View commit details
-
Copy full SHA for cee5ddb - Browse repository at this point
Copy the full SHA cee5ddbView commit details
Commits on Apr 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 607522c - Browse repository at this point
Copy the full SHA 607522cView commit details -
blas,lapack: provide symlink for libmkl_rt.so
This is needed for numpy to detect mkl correctly.
Configuration menu - View commit details
-
Copy full SHA for 0caa375 - Browse repository at this point
Copy the full SHA 0caa375View commit details -
blas,lapack: symlink headers when using mkl
Some of these are necessary for things like python.pkgs.numexpr
Configuration menu - View commit details
-
Copy full SHA for 8f58fa0 - Browse repository at this point
Copy the full SHA 8f58fa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a49d32 - Browse repository at this point
Copy the full SHA 0a49d32View commit details -
doc/overlays.xml: update documentation for BLAS/LAPACK
This expands the documentation and explains how to assert LP64.
Configuration menu - View commit details
-
Copy full SHA for 3c41d61 - Browse repository at this point
Copy the full SHA 3c41d61View commit details -
journald service: Increase default rate limit 1000 -> 10000.
Follows the upstream change of this default: systemd/systemd#8660
Configuration menu - View commit details
-
Copy full SHA for d16d347 - Browse repository at this point
Copy the full SHA d16d347View commit details -
Configuration menu - View commit details
-
Copy full SHA for 790748c - Browse repository at this point
Copy the full SHA 790748cView commit details -
Merge pull request #85608 from obadz/citrix-2004
citrix_workspace: add 2004
Configuration menu - View commit details
-
Copy full SHA for edeaab2 - Browse repository at this point
Copy the full SHA edeaab2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e43a6c9 - Browse repository at this point
Copy the full SHA e43a6c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c93e4cb - Browse repository at this point
Copy the full SHA c93e4cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ca23ca - Browse repository at this point
Copy the full SHA 6ca23caView commit details -
Merge pull request #85630 from Gerschtli/update/dwm-status
dwm-status: 1.6.3 -> 1.6.4
Configuration menu - View commit details
-
Copy full SHA for 05b4bf6 - Browse repository at this point
Copy the full SHA 05b4bf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8d6ecc - Browse repository at this point
Copy the full SHA d8d6eccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31edad3 - Browse repository at this point
Copy the full SHA 31edad3View commit details -
tailscale: 0.97-0 -> 0.97-219.
Signed-off-by: David Anderson <dave@natulte.net>
Configuration menu - View commit details
-
Copy full SHA for 0d0dd76 - Browse repository at this point
Copy the full SHA 0d0dd76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 080e824 - Browse repository at this point
Copy the full SHA 080e824View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55061fc - Browse repository at this point
Copy the full SHA 55061fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42d2903 - Browse repository at this point
Copy the full SHA 42d2903View commit details -
Configuration menu - View commit details
-
Copy full SHA for de14e60 - Browse repository at this point
Copy the full SHA de14e60View commit details -
Configuration menu - View commit details
-
Copy full SHA for c970d3b - Browse repository at this point
Copy the full SHA c970d3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09d82f6 - Browse repository at this point
Copy the full SHA 09d82f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4a7b66 - Browse repository at this point
Copy the full SHA b4a7b66View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1e93dd - Browse repository at this point
Copy the full SHA b1e93ddView commit details -
Merge pull request #84354 from bandresen/clj-kondo_2020.03.20->2020.0…
…4.05 clj-kondo: 2020.03.20 -> 2020.04.05
Configuration menu - View commit details
-
Copy full SHA for e759331 - Browse repository at this point
Copy the full SHA e759331View commit details -
Merge pull request #85636 from matthewbauer/blas-lapack-fix-fallout-f…
…rom-83888 BLAS/LAPACK fix fallout from #83888
Configuration menu - View commit details
-
Copy full SHA for ec21df3 - Browse repository at this point
Copy the full SHA ec21df3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8880957 - Browse repository at this point
Copy the full SHA 8880957View commit details -
Merge pull request #85692 from nh2/systemd-update-default-rate-limit
journald service: Increase default rate limit 1000 -> 10000.
Configuration menu - View commit details
-
Copy full SHA for 91e3358 - Browse repository at this point
Copy the full SHA 91e3358View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe5117d - Browse repository at this point
Copy the full SHA fe5117dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37e146c - Browse repository at this point
Copy the full SHA 37e146cView commit details -
Merge pull request #73505 from tomfitzhenry/networkd-dhcp-server-test
systemd-networkd: add DHCPServer test
Configuration menu - View commit details
-
Copy full SHA for cece19e - Browse repository at this point
Copy the full SHA cece19eView commit details -
python3Packages.google_api_python_client: 1.8.0 -> 1.8.1
This contains a fix for the goobook build which would break due to this update.
Configuration menu - View commit details
-
Copy full SHA for 0d11947 - Browse repository at this point
Copy the full SHA 0d11947View commit details -
Merge pull request #85708 from Beskhue/fix-documentation
nixos/phpfpm: fix erroneous pools example
Configuration menu - View commit details
-
Copy full SHA for 6ba4ef6 - Browse repository at this point
Copy the full SHA 6ba4ef6View commit details -
Merge pull request #85598 from danderson/tailscale-fix-cachedir
nixos/tailscale: set a CacheDir in the systemd unit.
Configuration menu - View commit details
-
Copy full SHA for c1a6e60 - Browse repository at this point
Copy the full SHA c1a6e60View commit details
There are no files selected for viewing