-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs
base: 87625d30d09d
head repository: NixOS/nixpkgs
compare: 2a9f47c67f3e
Commits on Feb 2, 2019
-
emacs: Link subdirs.el into emacs-packages-deps
Emacs loads all the elisp files in the top-level of the site-lisp directory. However some packages (e.g. mu4e) put their elisp files in a subdirectory of site-lisp. Emacs will not load these packages unless subdirs.el is present. This commit links the subdirs.el file from the emacs package into the emacs-package-deps package so that packages that put their elisp files in a subdirectory of site-lisp are loaded.
Configuration menu - View commit details
-
Copy full SHA for d17d18a - Browse repository at this point
Copy the full SHA d17d18aView commit details
Commits on Feb 3, 2019
-
Add a simple module that wrap duplicity in a systemd service.
Olivier Marty committedFeb 3, 2019 Configuration menu - View commit details
-
Copy full SHA for 7a87866 - Browse repository at this point
Copy the full SHA 7a87866View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1278615 - Browse repository at this point
Copy the full SHA 1278615View commit details
Commits on Feb 20, 2019
-
qt5.qtwebkit: link against libicucore.dylib from darwin.ICU instead o…
…f /usr/lib The impure library was introduced in 775531c ('qt58: extend darwin compatibility') cmake-based build can use a non-apple ICU if -DMACOS_USE_SYSTEM_ICU=OFF is set.
Configuration menu - View commit details
-
Copy full SHA for f212dd2 - Browse repository at this point
Copy the full SHA f212dd2View commit details -
qt5.qtwebkit: refactor version comparison
This introduces usingAnnulenWebkitFork variable. Using version check for qtbase.version is misleading because annulen's fork is not tied to a specific qt5 release.
Configuration menu - View commit details
-
Copy full SHA for 67186de - Browse repository at this point
Copy the full SHA 67186deView commit details -
readline is used on macOS and iOS for some javascript console (JSC). It seems to be easier to disable it than to fix it.
Configuration menu - View commit details
-
Copy full SHA for 4bbd00e - Browse repository at this point
Copy the full SHA 4bbd00eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 518f997 - Browse repository at this point
Copy the full SHA 518f997View commit details -
Was failing with the following error: ServerDB: Database driver QSQLITE not available
Configuration menu - View commit details
-
Copy full SHA for 3b2168e - Browse repository at this point
Copy the full SHA 3b2168eView commit details
Commits on Feb 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 134a061 - Browse repository at this point
Copy the full SHA 134a061View commit details
Commits on Feb 23, 2019
-
pkgs/top-level: expose current overlays in pkgs
This enables inspection of the currently used overlays. Useful for usecases where nixpkgs is imported multiple times. eg. different channels self: super: let latest = import <nixpkgs-trunk> { inherit (super) config overlays; }; in { hello-custom-latest = latest.hello-custom; }
3Configuration menu - View commit details
-
Copy full SHA for 135f263 - Browse repository at this point
Copy the full SHA 135f263View commit details
Commits on Feb 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 572f828 - Browse repository at this point
Copy the full SHA 572f828View commit details
Commits on Feb 27, 2019
-
scfbuild: bump to latest git (Jun 2017)
No release tags on the repo, unclear how versioning works, keeping version number reported in repo for now. Users of this (such as twemoji-color-font) have build instructions that always grab latest git revision so this seems appropriate.
Configuration menu - View commit details
-
Copy full SHA for d1fdcf6 - Browse repository at this point
Copy the full SHA d1fdcf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for dceb0ce - Browse repository at this point
Copy the full SHA dceb0ceView commit details -
https://github.com/eosrei/emojione-color-font/releases/tag/v1.4 twemoji-color-font is suggested as replacement for unicode 11 and such, but as long as we have this expression might as well use latest.
Configuration menu - View commit details
-
Copy full SHA for 75fa4e2 - Browse repository at this point
Copy the full SHA 75fa4e2View commit details
Commits on Feb 28, 2019
-
conmon: unstable-2018-11-28 -> unstable-2019-02-15
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Configuration menu - View commit details
-
Copy full SHA for e8a4d2a - Browse repository at this point
Copy the full SHA e8a4d2aView commit details -
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Configuration menu - View commit details
-
Copy full SHA for 42a79f7 - Browse repository at this point
Copy the full SHA 42a79f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74031d9 - Browse repository at this point
Copy the full SHA 74031d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 668f759 - Browse repository at this point
Copy the full SHA 668f759View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94411a4 - Browse repository at this point
Copy the full SHA 94411a4View commit details
Commits on Mar 1, 2019
-
wireless-tools: 30.pre2 -> 30.pre9
* 30.pre2 source is no longer available, apparently Since changelog seems to be only inside the sources, here's the diff from pre2 to pre9's CHANGELOG.h: --- o When using takeover, redo probing in case eth0 was in use [ifrename] o Update Hotplug documentation, add uDev bits [HOTPLUG-UDEV.txt] o Add ESSID bug patches and documentation [ESSID-BUG.txt] o Make wireless.21.h LGPL as promised a long time ago [wireless.21.h] --- (Bug reported by Shaddy Baddah) o Fix unaligned access on SPARC in the 64->32 bit workaround [iwlib.c] --- (From Maxime Charpenne <maxime.charpenne@free.fr>) o Mise à jour de la traduction en francais des pages manuel [fr/*] --- o Use wireless.22.h, make it LGPL [iwlib.h/wireless.22.h] o Show Scanning Capabilities in "iwlist event" [iwlist] (Bug reported by Nikita Zhernosenko) o Fix parsing of retry/power when modifier is used [iwconfig] (Bug reported by Alexis Phoenix) o Remove trailing '/' in INSTALL_* that fooled checkinstall [Makefile] (From Dan Williams <dcbw@redhat.com>) o Scan capabilities in struct iw_range [wireless.h] (From Guus Sliepen <guus@debian.org>) o Install localised man page [Makefile] --- o Fix #define that broke 32->64 bit workaround [wireless.22.h] o Workaround kernel bug when getting ESSID [iwlib/iwconfig/iwgetid] (From Gerald Pfeifer <gerald@pfeifer.com>) o Fix gramar in man page, add about hidden networks [iwlist.8] --- (From Reinette Chatre <reinette.chatre@intel.com>) o Enable scan buffer to grow up to 65535 instead of 32768 [iwlist] o Return a proper error if scan result exceed buffer max [iwlist] (From Jean Tourrilhes) o Do above two fixes for the simple scan API [iwlib] (From Claudio Ferronato <claiudio@libero.it>) o Spelling and typos in [iwconfig.8] --- o Create iwlib-private.h to minimise namespace pollution [iwlib] o More fix to the 64->32bit band-aid for encode [iwlib] o Update udev rule to remove a warning [19-udev-ifrename.rules] (from Ritesh Raj Sarraf <rrs@researchut.com> and Guus Sliepen) o Propagate error codes out of main for get [iwconfig/iwlist/iwspy] (From Guus Sliepen <guus@debian.org>) o Remove spurious commands from Czech iwconfig manpage.
Configuration menu - View commit details
-
Copy full SHA for 67f9048 - Browse repository at this point
Copy the full SHA 67f9048View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5638a1c - Browse repository at this point
Copy the full SHA 5638a1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e40b7b - Browse repository at this point
Copy the full SHA 0e40b7bView commit details -
And move to .tar.xz since .tar.gz is only offered until 0.02.03.
Configuration menu - View commit details
-
Copy full SHA for f1cee22 - Browse repository at this point
Copy the full SHA f1cee22View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb5254d - Browse repository at this point
Copy the full SHA fb5254dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 983c54d - Browse repository at this point
Copy the full SHA 983c54dView commit details -
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/bind/versions
Configuration menu - View commit details
-
Copy full SHA for e08f01f - Browse repository at this point
Copy the full SHA e08f01fView commit details
Commits on Mar 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 47b939d - Browse repository at this point
Copy the full SHA 47b939dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52cb072 - Browse repository at this point
Copy the full SHA 52cb072View commit details -
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/ffms/versions
Configuration menu - View commit details
-
Copy full SHA for f840ef1 - Browse repository at this point
Copy the full SHA f840ef1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 516b3fe - Browse repository at this point
Copy the full SHA 516b3feView commit details -
Configuration menu - View commit details
-
Copy full SHA for b83cca6 - Browse repository at this point
Copy the full SHA b83cca6View commit details -
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/gandi-cli/versions
Configuration menu - View commit details
-
Copy full SHA for de2a34f - Browse repository at this point
Copy the full SHA de2a34fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a30a76e - Browse repository at this point
Copy the full SHA a30a76eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7565289 - Browse repository at this point
Copy the full SHA 7565289View commit details -
ponyc: use llvm7, this is last version supporting llvm_39
Pinning ponyc to use llvm_39 was done way back in 2016[1] and shows no indication that this was done for any reason other than specifying what ponyc supported at the time :). [1] ae4ef90
Configuration menu - View commit details
-
Copy full SHA for 2688a23 - Browse repository at this point
Copy the full SHA 2688a23View commit details -
Configuration menu - View commit details
-
Copy full SHA for aba8801 - Browse repository at this point
Copy the full SHA aba8801View commit details -
Configuration menu - View commit details
-
Copy full SHA for af3090d - Browse repository at this point
Copy the full SHA af3090dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f14a48f - Browse repository at this point
Copy the full SHA f14a48fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 146408d - Browse repository at this point
Copy the full SHA 146408dView commit details -
unifont_upper: 10.0.06 -> 11.0.03
Also move to GNU mirror for the file, as we do for unifont.
Configuration menu - View commit details
-
Copy full SHA for e78d7c5 - Browse repository at this point
Copy the full SHA e78d7c5View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 6ef04ca - Browse repository at this point
Copy the full SHA 6ef04caView commit details
Commits on Mar 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6471655 - Browse repository at this point
Copy the full SHA 6471655View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4325820 - Browse repository at this point
Copy the full SHA 4325820View commit details -
Configuration menu - View commit details
-
Copy full SHA for 812b88f - Browse repository at this point
Copy the full SHA 812b88fView commit details -
pip 19 introduced a deprecation warning for python 2.7. Since sage internally uses pip to query for installed packages, this deprecation warning will show up at unexpected times. That is ugly and messes with the testsuite. Upstream: https://trac.sagemath.org/ticket/27405
Configuration menu - View commit details
-
Copy full SHA for 2de81ee - Browse repository at this point
Copy the full SHA 2de81eeView commit details -
buffet committed
Mar 3, 2019 Configuration menu - View commit details
-
Copy full SHA for 9f55ff0 - Browse repository at this point
Copy the full SHA 9f55ff0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6e4e1d - Browse repository at this point
Copy the full SHA c6e4e1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e37547 - Browse repository at this point
Copy the full SHA 9e37547View commit details -
Configuration menu - View commit details
-
Copy full SHA for 887c31f - Browse repository at this point
Copy the full SHA 887c31fView commit details -
Merge pull request #55983 from veprbl/pr/qt5_qtwebkit_darwin_fix
qt511.qtwebkit: fix on darwin
Configuration menu - View commit details
-
Copy full SHA for 4a62576 - Browse repository at this point
Copy the full SHA 4a62576View 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 87625d30d09d...2a9f47c67f3e