-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: 272d854642f6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3b2944dbcbba
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 11 files changed
- 9 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
-
2
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
There are no files selected for viewing