Commit Graph
101805 Commits
Author SHA1 Message Date
Joachim FandGitHub 651bd53d32 Merge pull request #22609 from primeos/lf-c55c4bf
lf: 2016-10-02 -> 2017-02-04
2017-02-11 16:17:45 +01:00
Graham ChristensenandGitHub c09004fba0 Merge pull request #22642 from grahamc/kde4-deprecate
kde4, kdm: mark services as deprecated
2017-02-11 10:17:15 -05:00
Robert Helgesson bbbd3c0970 sile: minor cleanup 2017-02-11 15:53:36 +01:00
Joachim FandGitHub 48885e90e1 Merge pull request #22640 from Ma27/update/phpPackages.composer
phpPackages.composer: 1.2.0 -> 1.3.2
2017-02-11 15:52:38 +01:00
Frederik Rietdijk bab37c73ac nvidia-x11: undo parallel building
In ffc498c490 -j$NIX_BUILD_JOBS was added.
Somehow this caused my machine to run many many more parallel jobs than
it was supposed to, freezing the system.

If you don't experience this, feel free to revert.
2017-02-11 15:50:22 +01:00
Peter HoegandJoachim F 9550686be8 subsurface: 4.5.97 -> 4.6.0 (#22615)
We do a few more things:

 - libmarble and libdivecomputer with the subsurface patches have both been
   inlined for 2 reasons:
   a) nobody else is using these forks
   b) they need to be updated in lockstep with subsurface

 - instead of building libmarble against qtquick1, we now build using
   qtquickcontrols (qtquick2)

 - getting rid of qtquick1 also allows us to use the default qt (currently 5.6)

 - we get rid of some hacks to deal with library dependencies

 - instead of manually overriding various phases, we simply use cmakeFlags to
   pass proper parameters
2017-02-11 15:48:18 +01:00
Lprndnandvbgl e2834ca611 Sile: Init at 0.9.4 2017-02-11 15:24:38 +01:00
Tuomas Tynkkynen 20578372e1 U-Boot: Fix ubootBananaPi & ubootPcduino3Nano by adding python2
Also enable parallel building.
2017-02-11 15:53:01 +02:00
Frederik Rietdijk 049a031e34 pythonPackages.paramiko: 2.0.2 -> 2.1.1 2017-02-11 14:14:07 +01:00
Frederik Rietdijk e655ab08ee pythonPackages.ryu: mark as broken 2017-02-11 14:14:07 +01:00
Frederik Rietdijk 6cf3667bc9 pythonPackages.cinderclient: mark as broken
The whole python openstack needs some maintenance...
2017-02-11 14:14:07 +01:00
Frederik Rietdijk 1ba17987f7 ansible_2_2: windows support off by default
this was accidentally enabled when moving the expression.
2017-02-11 14:14:07 +01:00
Frederik Rietdijk 8ea925b240 ansible_2_1: windowsSupport off by default 2017-02-11 14:14:07 +01:00
Vincent Laporteandvbgl 8bfce24045 coqPackages.interval: 2.2.1 -> 3.1.1 2017-02-11 14:02:19 +01:00
Vincent Laporteandvbgl dedba2a32d coqPackages.coquelicot: 2.1.1 -> 2.1.2
keeping old 2.1.1 version for Coq-8.4,
as newer versions of the library do not support older Coq versions
2017-02-11 14:02:19 +01:00
Vincent Laporteandvbgl 5712ac6a72 coqPackages.{ssreflect,mathcomp}: 1.6 -> 1.6.1 2017-02-11 14:02:19 +01:00
Vincent Laporte 4464199779 smplayer: 17.1.0 -> 17.2.0 2017-02-11 13:55:07 +01:00
Christoph Hrdinka c4a47bdb5e libretro: add mednafen-saturn core 2017-02-11 13:49:33 +01:00
Vincent Laporte 980565bca0 smtube: 16.7.2 -> 17.1.0 2017-02-11 13:46:42 +01:00
Vladimír Čunát d4bf624f96 nixos manual: add grub option to avoid #21830
Close #22659.  vcunat edited this slightly.
2017-02-11 12:47:15 +01:00
Vladimír Čunát 2ce45fbf0d Merge branch 'master' into staging 2017-02-11 12:11:22 +01:00
Vladimír Čunát 686d3fb63f Merge #22577: glew: 1.13.0 -> 2.0.0 2017-02-11 12:08:50 +01:00
Matt McHenryandTuomas Tynkkynen 166464b5ad patch ati-drivers for kernel 4.9
uses patch from https://github.com/imageguy/fglrx-for-Fedora/blob/master/fglrx_kernel_4.9.diff
2017-02-11 12:57:53 +02:00
Vladimír Čunát db8ac6144e Merge #22649: libxml2: add icuSupport ? false
This causes no rebuilds by default.
2017-02-11 11:55:54 +01:00
Frederik RietdijkandGitHub fb61e3ac04 Merge pull request #22656 from RubenAstudillo/hakuneko-1.4.2
hakuneko: 1.4.1 -> 1.4.2
2017-02-11 11:38:24 +01:00
Frederik RietdijkandGitHub 78196fb90d Merge pull request #22650 from peterhoeg/u/tg
terragrunt: 0.9.9 -> 0.10.0
2017-02-11 11:34:53 +01:00
Frederik RietdijkandGitHub 7a8e0db011 Merge pull request #22658 from peterhoeg/u/st
syncthing-inotify: 0.8.4 -> 0.8.5
2017-02-11 11:28:57 +01:00
Vladimír Čunát 4927aa0d84 Merge #22654: SDL: fix very long filename of patch 2017-02-11 11:25:46 +01:00
Tuomas Tynkkynen 00c80a247d updateAutotoolsGnuConfigScriptsHook: Only fix files
Some package had a broken symlink named config.sub, and the script would
fail.
2017-02-11 12:24:49 +02:00
Tuomas Tynkkynen 607be4d88e sd-image-*: Copy all RPi firmware files
Turns out all variants of start.elf and fixup.dat are needed (depending
on what's in config.txt). I was under the mistaken impression that you
were supposed to rename one of the variants to switch using them, but
nope.
2017-02-11 12:23:16 +02:00
Vladimír Čunát 8f5b3ae07a Merge branch 'master' into staging 2017-02-11 11:22:29 +01:00
Peter Hoeg 52d6927413 libxml2: add optional icu support 2017-02-11 18:16:38 +08:00
Alexey ShmalkoandGitHub 003a0609ee Merge pull request #22604 from esoeylemez/add-zdbsp
zdbsp: init at 1.19
2017-02-11 12:15:05 +02:00
Vladimír Čunát 205376e226 Merge #22534: nghttp2: 1.17.0 -> 1.19.0 2017-02-11 11:12:09 +01:00
Peter SimonsandGitHub 13844f4813 Merge pull request #22639 from nicknovitski/darwin-readlink-bashcompletion
bash-completion: call readlink without errors on Darwin
2017-02-11 11:11:27 +01:00
Franz Pletzandvbgl 970753317c gimpPlugins.gmic: use attribues from gmic expression 2017-02-11 11:11:12 +01:00
Mica Semrickandvbgl 6f48d6291f gimpPlugins.gmic: 1.6.5.0 -> 1.7.8 2017-02-11 11:11:12 +01:00
Vladimír Čunát f4d1bcb9a7 llvm: fix #22567 oversaturated red icons 2017-02-11 11:03:59 +01:00
Vladimír Čunát b4588ee03c xfce4-panel: maintenance 4.12.0 -> 4.12.1 2017-02-11 10:40:29 +01:00
Vladimír Čunát 9b185b6b87 xfce.xfconf: minor update 4.12.0 -> 4.12.1 2017-02-11 10:40:28 +01:00
Vladimír Čunát a750890b0e xorg xkeyboard-config: 2.19 -> 2.20 2017-02-11 10:36:48 +01:00
Vladimír Čunát 473f95d809 xorg.xauth: 1.0.9 -> 1.0.10 2017-02-11 10:36:47 +01:00
Vladimír Čunát 78a115dd47 xorg util-macros: 1.19.0 -> 1.19.1 2017-02-11 10:36:46 +01:00
Vladimír Čunát 201f0cec12 xorg.presentproto: 1.0 -> 1.1 2017-02-11 10:36:45 +01:00
Vladimír Čunát 6cf8875abd xorg.{libXi,libXpm}: minor update 2017-02-11 10:36:41 +01:00
Peter Hoeg 2f755b76d9 syncthing-inotify: 0.8.4 -> 0.8.5 2017-02-11 16:02:52 +08:00
Frederik RietdijkandGitHub 20eac78ccb Merge pull request #22651 from peterhoeg/f/nvim-qt
neovim-qt: clean up
2017-02-11 08:46:15 +01:00
Peter Hoeg 2667a8696b terragrunt: 0.9.9 -> 0.10.0 2017-02-11 13:03:41 +08:00
Ruben Astudillo 357c536321 hakuneko: 1.4.1 -> 1.4.2 2017-02-11 01:59:34 -03:00
Ertugrul Söylemez 0980003040 zdbsp: init at 1.19 2017-02-11 05:47:09 +01:00