-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
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: 388ed4e09f3b
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: 16fd4233de22
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 24 files changed
- 8 contributors
Commits on Dec 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4ec0946 - Browse repository at this point
Copy the full SHA 4ec0946View commit details
Commits on Dec 21, 2020
-
asciidoctor: add revealjs support
This allows creating HTML presentations with `asciidoctor-revealjs presentation.adoc`. NOTE: The generated HTML file implicitly depend on reveal.js (and I see no good way to bundle it with Nix). Either provide reveal.js in a local path next to the generated HTML file[1], or override the revealjsdir attribute, for example by pointing to an URL (can also be a path): asciidoctor-revealjs -a revealjsdir=https://cdn.jsdelivr.net/npm/reveal.js@3.9.2 presentation.adoc Implementation details: 1. Added "gem 'asciidoctor-revealjs'" to the Gemfile. 2. Ran "nix-shell -p bundler --run 'bundle lock --update'" from pkgs/tools/typesetting/asciidoctor/. 3. Hand edited Gemfile.lock to remove all but the asciidoctor-revealjs changes. (Rationale: allow backporting to release-20.09.) 4. Finish off with "nix-shell -p bundix --run 'bundix'". [1] Of course Nix can help with _that_, but that's external to the asciidoctor-revealjs program. (cherry picked from commit 8f13d3c)
Configuration menu - View commit details
-
Copy full SHA for 79c739c - Browse repository at this point
Copy the full SHA 79c739cView commit details
Commits on Dec 27, 2020
-
This is a maintenance release of the Qt 5.15 release series. It focuses on bug and security fixes. The feature that made me update this package was the broken u2f support in QtWebEngine when used together with Qutebrowser. It previously (on older Qt versions) used to work but stopped working with the switch to 5.15. As the changelog is rather extensive the reader is advised to inspect [0] to checkout the changes to each of the components of their interest. This also fixes a security issue with QtWebEngine based browsers that could be crashed by visiting a website that invokes certain WebRTC features [1]. [0] https://wiki.qt.io/Qt_5.15.2_Change_Files [1] https://bugreports.qt.io/browse/QTBUG-86752 (cherry picked from commit dd6446e)
Configuration menu - View commit details
-
Copy full SHA for 175634d - Browse repository at this point
Copy the full SHA 175634dView commit details -
kdeFrameworks.kpurpose: add patch required with Qt5 5.15.2
Qt 5.15 carried a change that renamed a getter for the socket error. In a later relase that change was reverted (to be less ambiguous) thus now those that had picked up the change in API had to change their code. This has now been reverted [0] and thus the consumers also have to revert their changes… [0] https://codereview.qt-project.org/c/qt/qtbase/+/289693 (cherry picked from commit 5af26a1)
Configuration menu - View commit details
-
Copy full SHA for 6bea8bc - Browse repository at this point
Copy the full SHA 6bea8bcView commit details -
This keeps the PyQt5 version in sync with the Qt release. While it is apparently not strictly required it is probably not the worst idea to do this. (cherry picked from commit a15b4c6)
Configuration menu - View commit details
-
Copy full SHA for 7d2fdb4 - Browse repository at this point
Copy the full SHA 7d2fdb4View commit details -
qt515: fix on darwin after bump to 5.15.2
(cherry picked from commit 2a46e71)
Configuration menu - View commit details
-
Copy full SHA for 1d0c87b - Browse repository at this point
Copy the full SHA 1d0c87bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31e4005 - Browse repository at this point
Copy the full SHA 31e4005View commit details -
kaddressbook: patch for Qt 5.15.2
(cherry picked from commit 3ade461)
Configuration menu - View commit details
-
Copy full SHA for 019af76 - Browse repository at this point
Copy the full SHA 019af76View commit details -
calendarsupport: patch for Qt 5.15.2
(cherry picked from commit 672e363)
Configuration menu - View commit details
-
Copy full SHA for 2624a17 - Browse repository at this point
Copy the full SHA 2624a17View commit details -
Obsolete methods were still in use when 20.08 was released. This patch ports away from them. (cherry picked from commit cd8b364)
Configuration menu - View commit details
-
Copy full SHA for b926fa4 - Browse repository at this point
Copy the full SHA b926fa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64ebb54 - Browse repository at this point
Copy the full SHA 64ebb54View commit details -
Merge pull request #106981 from lsix/fix-gdb-crash
[20.09] gdb: Fix crash when exiting TUI with gdb -tui
Configuration menu - View commit details
-
Copy full SHA for 5bcf142 - Browse repository at this point
Copy the full SHA 5bcf142View commit details -
Merge pull request #107713 from ttuegel/staging-20.09--qt-5.15.2
[20.09] Qt 5.15.2
Configuration menu - View commit details
-
Copy full SHA for 4cd4cfc - Browse repository at this point
Copy the full SHA 4cd4cfcView commit details
Commits on Jan 1, 2021
-
(cherry-picked from 22cd16f, basically) Firefox 84.0.1 will require >= 3.59.1
Configuration menu - View commit details
-
Copy full SHA for c5524d6 - Browse repository at this point
Copy the full SHA c5524d6View commit details -
Merge #107603: firefox*: 84.0 -> 84.0.1
(cherry picked from commit 85c8f75)
Configuration menu - View commit details
-
Copy full SHA for dfc86e4 - Browse repository at this point
Copy the full SHA dfc86e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16fd423 - Browse repository at this point
Copy the full SHA 16fd423View commit details
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.