-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 272d854642f6
head repository: NixOS/nixpkgs-channels
compare: ee7b0dbaef28
- 19 commits
- 2 files changed
- 10 contributors
Commits on Oct 9, 2018
-
From upstream kbd, some keymap names are reused across very different keyboard layouts. This is a a problem because loadkeys just picks the first keymap it sees. The clashing names lead to e.g. "loadkeys no" defaulting to a norwegian dvorak map instead of the much more common qwerty one. Used Arch Linux's list of keymaps that need renaming, with a small deviation: the norwegian dvorak map becomes dvorak-no instead of no-dvorak, to match the naming scheme for all the other dvorak maps. fixes #47878 (cherry picked from commit f1987fb)
Configuration menu - View commit details
-
Copy full SHA for df6d40f - Browse repository at this point
Copy the full SHA df6d40fView commit details
Commits on Oct 10, 2018
-
buildRustPackage: fix regex for separating lib and bin
E.g. exa was wrongly put into /lib, as it matches .*.a but not .*\.a (cherry picked from commit 64d0676)
Configuration menu - View commit details
-
Copy full SHA for 5647e9a - Browse repository at this point
Copy the full SHA 5647e9aView commit details
Commits on Oct 13, 2018
-
pythonPackages.pytest.setupHook: run in correct phase
It was reported that the 2nd solution wasn't working as expected because it was ran in the wrong phase. This commit creates a new phase, in between the installCheckPhase and distPhase. (cherry picked from commit 20a4a4b)
Configuration menu - View commit details
-
Copy full SHA for 284a128 - Browse repository at this point
Copy the full SHA 284a128View commit details -
Configuration menu - View commit details
-
Copy full SHA for c918e05 - Browse repository at this point
Copy the full SHA c918e05View commit details -
pythonPackages.autobahn: use checkInputs
(cherry picked from commit 1c3f730)
Configuration menu - View commit details
-
Copy full SHA for 6306db4 - Browse repository at this point
Copy the full SHA 6306db4View commit details -
python.pkgs.bootstrapped-pip: update pip, setuptools and wheel
(cherry picked from commit b05a596)
Configuration menu - View commit details
-
Copy full SHA for de7a2df - Browse repository at this point
Copy the full SHA de7a2dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d61c41 - Browse repository at this point
Copy the full SHA 1d61c41View commit details
Commits on Oct 16, 2018
-
mariadb.connector-c: 2.3.6 -> 2.3.7 (#48078)
(cherry picked from commit 98e5a0f) contains security fix for CVE-2018-3081
Configuration menu - View commit details
-
Copy full SHA for ab27d00 - Browse repository at this point
Copy the full SHA ab27d00View commit details -
Configuration menu - View commit details
-
Copy full SHA for b97e1dc - Browse repository at this point
Copy the full SHA b97e1dcView commit details
Commits on Oct 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4a4e11f - Browse repository at this point
Copy the full SHA 4a4e11fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a3e8bd - Browse repository at this point
Copy the full SHA 8a3e8bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50a6f21 - Browse repository at this point
Copy the full SHA 50a6f21View commit details
Commits on Nov 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0d2483f - Browse repository at this point
Copy the full SHA 0d2483fView commit details
Commits on Nov 8, 2018
-
Merge pull request #49888 from timokau/numpy-high-cpu-fix
numpy: fix high cpu count bug
Configuration menu - View commit details
-
Copy full SHA for 56090c4 - Browse repository at this point
Copy the full SHA 56090c4View commit details
Commits on Nov 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9110d40 - Browse repository at this point
Copy the full SHA 9110d40View commit details
Commits on Nov 11, 2018
-
python27: add patch to fix CVE-2018-1000802
(cherry picked from commit ae3e9b5)
Configuration menu - View commit details
-
Copy full SHA for 496a238 - Browse repository at this point
Copy the full SHA 496a238View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b2944d - Browse repository at this point
Copy the full SHA 3b2944dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d63c05 - Browse repository at this point
Copy the full SHA 3d63c05View commit details -
gitea: 1.5.2 -> 1.5.3 (#50229)
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.5.3 (cherry picked from commit 090bd93)
Configuration menu - View commit details
-
Copy full SHA for ee7b0db - Browse repository at this point
Copy the full SHA ee7b0dbView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 272d854642f6...ee7b0dbaef28