Peter Hoeg
6b2ea7ec6e
diskscan: init at 0.19
2017-02-12 03:51:13 +01:00
Profpatsch
5b2a71fa25
droopy: init at 20160830 ( #22499 )
2017-02-11 23:06:17 +01:00
Joachim F
0b59657e2c
Merge pull request #22505 from tweag/fd/spark-2.1.0
...
spark: 1.6.0 -> 2.1.0
2017-02-11 20:31:59 +01:00
Joachim F
2488e42cc5
Merge pull request #22620 from hrdinka/add/libretro-reicast
...
libretro: add reicast core
2017-02-11 20:15:59 +01:00
Joachim F
ec08d6fd2f
Merge pull request #22621 from hrdinka/add/cdi2iso
...
cdi2iso: init at 0.1
2017-02-11 20:15:45 +01:00
Joachim F
6d536f91ba
Merge pull request #22662 from hrdinka/add/libretro-mednafen-saturn
...
libretro: add mednafen-saturn core
2017-02-11 20:13:40 +01:00
David Terry
a3523022e7
range-v3: init at 2017-01-30 ( #22661 )
2017-02-11 19:10:46 +01:00
Vladimír Čunát
2aff29c7b2
tex4ht: deprecate in favor of texlive.tex4ht
...
I don't make an alias, as the attribute is used in a different way.
2017-02-11 18:09:43 +01:00
Peter Hoeg
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
Lprndn
e2834ca611
Sile: Init at 0.9.4
2017-02-11 15:24:38 +01:00
Christoph Hrdinka
c4a47bdb5e
libretro: add mednafen-saturn core
2017-02-11 13:49:33 +01:00
Alexey Shmalko
003a0609ee
Merge pull request #22604 from esoeylemez/add-zdbsp
...
zdbsp: init at 1.19
2017-02-11 12:15:05 +02:00
Ertugrul Söylemez
0980003040
zdbsp: init at 1.19
2017-02-11 05:47:09 +01:00
Peter Hoeg
5e0dbfe931
Merge branch 'master' into f/nvim-qt
2017-02-11 11:46:37 +08:00
Nikolay Amiantov
442b4d65c3
Merge pull request #22304 from abbradar/nvidia
...
Refactor NVidia drivers
2017-02-10 23:53:34 +03:00
Thomas Tuegel
dc75530f26
Merge branch 'emacs-packages'
2017-02-10 13:12:12 -06:00
Thomas Tuegel
ae160b582c
melpa-packages: init w3m at 20170203.647
2017-02-10 13:11:45 -06:00
Peter Hoeg
f0d0e21a5e
neovim-qt: clean up
2017-02-11 02:39:15 +08:00
Tuomas Tynkkynen
a14ef4ad52
open-vm-tools: 10.0.7 -> 10.1.0
...
Also add an option to disable all the X11 stuff.
2017-02-10 20:12:00 +02:00
Thomas Tuegel
05ecf91c4e
Merge pull request #22557 from peterhoeg/f/neovim-qt
...
neovim-qt: works with qt 5.6 and msgpack 2.0
2017-02-10 11:45:41 -06:00
Frederik Rietdijk
c9f4d714fe
Merge pull request #22417 from edanaher/move-neovim-remote
...
neovim-remote: move from python-packages to /neovim/neovim-remote.
2017-02-10 17:47:25 +01:00
Frederik Rietdijk
a323b84999
Merge pull request #22611 from bendlas/fix-pypy
...
pypy: enable dbm support in db dependency
2017-02-10 17:14:09 +01:00
Christoph Hrdinka
1713dae2e3
cdi2iso: init at 0.1
2017-02-10 16:40:27 +01:00
Pascal Wittmann
df78c69e6e
Merge pull request #22624 from hrdinka/add/aqemu
...
aqemu: init at 0.9.2
2017-02-10 14:57:28 +01:00
Pascal Wittmann
2f309854ef
Merge pull request #22622 from hrdinka/add/attract-mode
...
attract-mode: init at 2.2.0
2017-02-10 14:12:59 +01:00
Christoph Hrdinka
de9720b65f
aqemu: init at 0.9.2
2017-02-10 12:48:29 +01:00
Christoph Hrdinka
95ee742dcd
attract-mode: init at 2.2.0
2017-02-10 12:25:26 +01:00
Christoph Hrdinka
d04ee2f91c
libretro: add reicast core
2017-02-10 12:11:29 +01:00
Carles Pagès
4059a29394
Merge pull request #22512 from paperdigits/dateutils
...
dateutils: init at 0.4.1
2017-02-10 11:55:15 +01:00
Remy Goldschmidt
176a96782e
pdf2htmlEX: init at 0.14.6 ( #22480 )
2017-02-10 07:10:16 +01:00
Charles Strahan
4ca258e97a
Merge pull request #22490 from cstrahan/ycmd
...
ycmd: 2016-01-12 -> 2017-02-03
2017-02-10 01:09:56 -05:00
Charles Strahan
53a5117cde
ycmd: use vendored python libs
...
YouCompleteMe needs the packages to be available in ycmd's third_party
directory, and things start getting pretty complicated when we try to
use our package libs instead of the vendored ones. We can revisit this
at a later time, but we'll need to ensure that we don't break the vim
plugin.
Tested in vim.
2017-02-10 01:01:22 -05:00
Dan Peebles
03cab2d923
ecs-agent: init at 1.14.0
2017-02-10 04:33:48 +00:00
Herwig Hochleitner
742db3fd84
pypy: enable dbm support in db dependency
...
fixes test breakage introduced by #21049 dca3a4e3f4
2017-02-10 03:56:16 +01:00
Adam Beckmeyer
4000489266
olm: init at 2.2.1
2017-02-10 02:22:15 +01:00
Joachim F
ca8fb930b1
Merge pull request #22356 from Ekleog/redsocks
...
Redsocks
2017-02-09 22:39:43 +01:00
Daniel Peebles
7439fe083f
Merge pull request #22297 from nand0p/buildbot-0.9.3
...
buildbot: 0.9.0.post1 -> 0.9.3
2017-02-09 11:15:03 -05:00
Peter Hoeg
7c435a82ce
dropbox: works with qt 5.6
2017-02-09 15:49:27 +01:00
Stefan Siegl
f800a4b197
tomboy: init at 1.15.7 ( #22589 )
2017-02-09 14:17:35 +00:00
Jörg Thalheim
f3c6acde1e
Merge pull request #22572 from Mic92/dwarfdump
...
dwarfdump: init at 20161124
2017-02-09 12:00:18 +01:00
Mica Semrick
70a7fe9d03
dateutils: init at 0.4.1
2017-02-08 19:31:31 -08:00
John Ericson
e74ec9d84f
Merge pull request #22575 from Ericson2314/localSystem
...
top-level: Allow nixpkgs to take localSystem directly
2017-02-08 22:10:49 -05:00
John Ericson
8cd4c31d6b
top-level: Allow nixpkgs to take localSystem directly
...
This is instead of both system and platform, which is kind of ugly.
2017-02-08 22:06:57 -05:00
Franz Pletz
dced724c00
linux_3_18: remove due to EOL
2017-02-08 23:50:59 +01:00
Jörg Thalheim
b1b0e9f6ab
dwarfdump: init at 20161124
2017-02-08 20:45:31 +01:00
Nikolay Amiantov
1900f22760
jre_headless: add alias
2017-02-08 21:35:58 +03:00
Andrew Cann
3082647e74
trezord: init at 1.2.0 ( #22054 )
2017-02-08 17:18:22 +01:00
Peter Hoeg
c2a963ceae
neovim-qt: works with qt 5.6 and msgpack 2.0
2017-02-08 22:37:46 +08:00
Nikolay Amiantov
2fd2fcf54d
linuxPackages.nvidia_x11: refactor, build more from source
...
* Use libglvnd;
* Compile nvidia-settings, nvidia-persistenced from source;
* Generalize builder.
2017-02-08 16:57:46 +03:00
Nikolay Amiantov
750e7ba0d9
libglvnd: init at 2016-12-22
2017-02-08 16:56:50 +03:00