-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs
base: 1b5a8a2cc650
head repository: NixOS/nixpkgs
compare: 326e5ec55bfd
Commits on Nov 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7cc5913 - Browse repository at this point
Copy the full SHA 7cc5913View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0abd31 - Browse repository at this point
Copy the full SHA d0abd31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8655654 - Browse repository at this point
Copy the full SHA 8655654View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9925f6e - Browse repository at this point
Copy the full SHA 9925f6eView commit details
Commits on Nov 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 14df7a4 - Browse repository at this point
Copy the full SHA 14df7a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6634cd7 - Browse repository at this point
Copy the full SHA 6634cd7View commit details
Commits on Nov 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 602e14f - Browse repository at this point
Copy the full SHA 602e14fView commit details -
nixos/gnome3: add gnome-flashback to systemd.packages
When we did the revert of adding gnome-flashback to systemd.packages [0] I forgot to test with other display managers. If we use GDM with gnome-flashback it appears it doesn't try to fallback to non-systemd startup and always fails and starts the regular gnome-session. So adding gnome-flashback to systemd.packages was perfectly fine, but we did forgot one detail. We need systemd targets for the customSessions which is added using mkSystemdTargetForWm in the gnome- flashback package. [0]: 42f567b
Configuration menu - View commit details
-
Copy full SHA for 473cd0d - Browse repository at this point
Copy the full SHA 473cd0dView commit details
Commits on Nov 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9bf9370 - Browse repository at this point
Copy the full SHA 9bf9370View commit details
Commits on Nov 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 38ebb8f - Browse repository at this point
Copy the full SHA 38ebb8fView commit details -
lib: Switch to w64 vendor for MinGW
It is needed for the `-municode` flag, supposedly.
Configuration menu - View commit details
-
Copy full SHA for 9171853 - Browse repository at this point
Copy the full SHA 9171853View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a63190 - Browse repository at this point
Copy the full SHA 0a63190View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06c5e81 - Browse repository at this point
Copy the full SHA 06c5e81View commit details -
mingw-w64 libc: Multiple outputs and parallel builds
Also deduplicate more of the GCC derivations.
Configuration menu - View commit details
-
Copy full SHA for 999ef20 - Browse repository at this point
Copy the full SHA 999ef20View commit details -
arrow-cpp: fix tests not being run on linux
Fixes: 8c86e54 ('arrow-cpp: fix/disable some plasma tests on darwin')
Configuration menu - View commit details
-
Copy full SHA for c57018f - Browse repository at this point
Copy the full SHA c57018fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00164f2 - Browse repository at this point
Copy the full SHA 00164f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fe78ec - Browse repository at this point
Copy the full SHA 6fe78ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb523b8 - Browse repository at this point
Copy the full SHA eb523b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c432914 - Browse repository at this point
Copy the full SHA c432914View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4b4681 - Browse repository at this point
Copy the full SHA a4b4681View commit details -
gcc: Build MinGW stage two with threading library
Currently this is set up to be mcfgthreads, but it could be something else instead.
Configuration menu - View commit details
-
Copy full SHA for 04cb05d - Browse repository at this point
Copy the full SHA 04cb05dView commit details -
Seems to build just fine without it, maybe it was just using C++ threads which mcfgthread provides?
Configuration menu - View commit details
-
Copy full SHA for 89ec69e - Browse repository at this point
Copy the full SHA 89ec69eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4403cd1 - Browse repository at this point
Copy the full SHA 4403cd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef1d31e - Browse repository at this point
Copy the full SHA ef1d31eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e00237e - Browse repository at this point
Copy the full SHA e00237eView commit details -
openssl: Switch deafult for MinGW
Working around broken build for now.
Configuration menu - View commit details
-
Copy full SHA for dec8d2c - Browse repository at this point
Copy the full SHA dec8d2cView commit details -
nghttp2: Fix MinGW build by skipping some optional deps
I think those deps could be made to build, but I didn't want to get bogged down investigating further. "Use flags" are always a good thing, so this is fine for now.
Configuration menu - View commit details
-
Copy full SHA for 63eac67 - Browse repository at this point
Copy the full SHA 63eac67View commit details -
guake: add missing dependency on setuptools
python setuptools is a runtime dependency (as from pkg_resources import Requirement is used)
Configuration menu - View commit details
-
Copy full SHA for b0879a0 - Browse repository at this point
Copy the full SHA b0879a0View commit details -
Merge pull request #72456 from r-ryantm/auto-update/btrbk
btrbk: 0.28.3 -> 0.29.0
Configuration menu - View commit details
-
Copy full SHA for 289c4b4 - Browse repository at this point
Copy the full SHA 289c4b4View commit details -
Merge pull request #72534 from r-ryantm/auto-update/include-what-you-use
include-what-you-use: 0.12 -> 0.13
Configuration menu - View commit details
-
Copy full SHA for 04c5e20 - Browse repository at this point
Copy the full SHA 04c5e20View commit details -
python3Packages.websockets: 8.0.2 -> 8.1
Jonathan Ringer committedNov 11, 2019 Configuration menu - View commit details
-
Copy full SHA for a0476bb - Browse repository at this point
Copy the full SHA a0476bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5277431 - Browse repository at this point
Copy the full SHA 5277431View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e6043b - Browse repository at this point
Copy the full SHA 5e6043bView commit details -
Merge pull request #73250 from wamserma/guake-add-setuptools
guake: add missing dependency on setuptools
Configuration menu - View commit details
-
Copy full SHA for 54b2edf - Browse repository at this point
Copy the full SHA 54b2edfView commit details -
Merge pull request #73213 from veprbl/pr/arrow-cpp_fix_tests_run
arrow-cpp: fix tests not being run on linux
Configuration menu - View commit details
-
Copy full SHA for f6a91dd - Browse repository at this point
Copy the full SHA f6a91ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40f1983 - Browse repository at this point
Copy the full SHA 40f1983View commit details -
* format with nixpkgs-fmt * remove glibcLocales hack since we now have C.UTF-8
Configuration menu - View commit details
-
Copy full SHA for 374430e - Browse repository at this point
Copy the full SHA 374430eView commit details -
Merge pull request #72500 from r-ryantm/auto-update/drumkv1
drumkv1: 0.9.10 -> 0.9.11
Configuration menu - View commit details
-
Copy full SHA for 5fa8b82 - Browse repository at this point
Copy the full SHA 5fa8b82View commit details -
Merge pull request #72472 from r-ryantm/auto-update/dblatex
dblatex: 0.3.10 -> 0.3.11
Configuration menu - View commit details
-
Copy full SHA for dca1178 - Browse repository at this point
Copy the full SHA dca1178View commit details -
Merge pull request #73200 from tekeri/add-perl-logdispatchfilerotate
perlPackages.LogDispatchFileRotate: init at 1.36
Configuration menu - View commit details
-
Copy full SHA for e944d42 - Browse repository at this point
Copy the full SHA e944d42View commit details -
Merge pull request #73207 from tekeri/add-perl-cdbfile
perlPackages.CDB_File: init at 0.99
Configuration menu - View commit details
-
Copy full SHA for d7d290a - Browse repository at this point
Copy the full SHA d7d290aView commit details -
Merge pull request #73204 from tekeri/add-perl-cachekyototycoon
perlPackages.CacheKyotoTycoon: init at 0.16
Configuration menu - View commit details
-
Copy full SHA for 64f146b - Browse repository at this point
Copy the full SHA 64f146bView commit details -
Merge pull request #73168 from judaew/btrfs-progs-update
btrfs-progs: 5.2.2 -> 5.3.1
Configuration menu - View commit details
-
Copy full SHA for e3b7676 - Browse repository at this point
Copy the full SHA e3b7676View commit details
Commits on Nov 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 58d9d8e - Browse repository at this point
Copy the full SHA 58d9d8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16f0fe7 - Browse repository at this point
Copy the full SHA 16f0fe7View commit details -
Merge pull request #72959 from worldofpeace/gnome-flashback-systemd
nixos/gnome3: add gnome-flashback to systemd.packages
Configuration menu - View commit details
-
Copy full SHA for 470254a - Browse repository at this point
Copy the full SHA 470254aView commit details -
Merge pull request #73195 from Ericson2314/mingw-mcfthreads
MinGW: Enable C++ threads with mcfgthreads
Configuration menu - View commit details
-
Copy full SHA for 01429fc - Browse repository at this point
Copy the full SHA 01429fcView commit details -
Merge pull request #73263 from kylesferrazza/update-numix-gtk-theme
numix-solarized-gtk-theme: 20170810 -> 20180913
Configuration menu - View commit details
-
Copy full SHA for 2041381 - Browse repository at this point
Copy the full SHA 2041381View commit details -
Merge pull request #72447 from r-ryantm/auto-update/bleachbit
bleachbit: 2.2 -> 3.0
Configuration menu - View commit details
-
Copy full SHA for 1bcc42e - Browse repository at this point
Copy the full SHA 1bcc42eView commit details -
Merge pull request #72444 from r-ryantm/auto-update/abcMIDI
abcmidi: 2019.08.11 -> 2019.10.13
Configuration menu - View commit details
-
Copy full SHA for 1395327 - Browse repository at this point
Copy the full SHA 1395327View commit details
There are no files selected for viewing