Commit Graph

21701 Commits

Author SHA1 Message Date
Timo Kaufmann
488835ec6e conan: Locally pin deps, enable tests 2018-03-15 13:48:58 +01:00
lewo
a3205ea5f3
Merge pull request #36928 from roosemberth/pcm
pcm: init at 201710
2018-03-15 08:48:40 +01:00
Herwig Hochleitner
80582c600d vimb-unwrapped: depend on generic webkitgtk instead of 218x
Currently ahead of the upgrade to webkitgtk220x, this will make future
webkitgtk maintenance easier.

WebkitGTK, from 2.6 onwards has maintained API stability and will
continue to do so, as opposed to the jump from 2.4 to 2.6

cc @rickynils
2018-03-15 01:52:52 +01:00
Daiderd Jordan
0c8e8ce7e8
cdo: fix darwin build
/cc ZHF #36454
2018-03-14 23:16:31 +01:00
Daiderd Jordan
ee6d0a7025
ccl: fix darwin build
/cc ZHF #36454
2018-03-14 23:02:52 +01:00
Joachim F
bfb4e0822a
Merge pull request #36482 from matthewbauer/json2hcl
json2hcl: init at 0.0.6
2018-03-14 20:51:12 +00:00
Roosembert Palacios
3328709918
pcm: init at 201710
Signed-off-by: Roosembert Palacios <roosembert.palacios@epfl.ch>
2018-03-14 21:28:55 +01:00
Will Dietz
66a0aaddbb
Merge pull request #37016 from dtzWill/feature/gllvm
gllvm: init at 2018-02-09
2018-03-14 15:01:29 -05:00
Will Dietz
43c474457c gllvm: init at 2018-02-09 2018-03-14 14:50:17 -05:00
Daiderd Jordan
db691029d6
avian: fix darwin build
/cc ZHF #36454
2018-03-14 20:38:54 +01:00
Robert Schütz
6d661f37d8
Merge pull request #34361 from mbode/doitlive_3_0_3
doitlive: init at 3.0.3
2018-03-14 20:18:48 +01:00
Maximilian Bode
2217c706d4 doitlive: init at 3.0.3 2018-03-14 20:00:00 +01:00
Vincent Laporte
4fcadba5ea ocamlPackages: default to 4.05 2018-03-14 16:24:27 +01:00
Michael Raskin
352c567d1c graphviz_2_32: restore libgraph, the reason to keep this version 2018-03-14 11:45:16 +01:00
mt_caret
cce7d1b60a satysfi: init at 2018-03-07 (#36428) 2018-03-14 10:57:08 +01:00
Franz Pletz
50fdcd414e
Merge pull request #36888 from volth/xfce-naming
xfce: do not use old names
2018-03-13 18:44:59 +00:00
Peter Simons
54ade273e7
Merge pull request #36526 from idontgetoutmuch/master
Add sundials
2018-03-13 13:29:17 +01:00
volth
7ec0471242 treewide: s/xlibs/xorg/g (#36889) 2018-03-13 10:16:03 +00:00
adisbladis
ce78db79a3
overmind: init at 1.1.1 2018-03-13 17:44:00 +08:00
volth
cedfe31648 frostwire: restore download-and-unpack derivation as frostwire-bin 2018-03-13 09:54:51 +01:00
Michael Weiss
310a665b98 androidStudioPackages.beta: 3.1.0.12 -> 3.1.0.14 2018-03-13 02:29:01 +01:00
Franz Pletz
efd7102026
Merge pull request #36814 from xeji/p/ufraw
ufraw: fix build
2018-03-12 23:37:06 +00:00
Franz Pletz
73f8157adc
Merge pull request #36817 from xeji/p/vxl
vxl: fix build by using gcc6
2018-03-12 23:29:12 +00:00
volth
fe70fbdefe xfce: do not use old names 2018-03-12 23:01:06 +00:00
Nikolay Amiantov
bef8321f9f kega-fusion: init at 3.63x 2018-03-13 01:08:50 +03:00
Nikolay Amiantov
5ed883a40b warsow: 1.03 -> 2.1.2
Fix build, split into engine and game to build engine on Hydra.
2018-03-13 01:08:50 +03:00
Amine Chikhaoui
d5dd7f4413 pcstat: init at 2017-05-28 (#33643) 2018-03-12 21:51:38 +00:00
symphorien
991e5ca486 wxhexeditor: 0.22 -> 0.24 (#36832) 2018-03-12 21:43:02 +00:00
Daiderd Jordan
af041b34a2
libcdio: fix darwin build
/cc ZHF #36454
2018-03-12 21:32:38 +01:00
Daiderd Jordan
a6bf2b21d5
Merge pull request #36873 from jfrankenau/update-bcal
bcal: 1.7 -> 1.8
2018-03-12 19:49:20 +01:00
Johannes Frankenau
59cc47d802 bcal: 1.7 -> 1.8
The tests failed for a good reason on Darwin and should not have been
disabled. The issue has been resolved upstream with version 1.8 which
now also supports AArch64.
2018-03-12 18:36:26 +01:00
Jörg Thalheim
2f00a50e2d
Merge pull request #32710 from matthiasbeyer/update-lumail
lumail: 2.9 -> 3.1
2018-03-12 16:31:24 +00:00
John Ericson
556eb0f3f4
Merge pull request #36866 from obsidiansystems/no-clangUnwrapped
clangUnwrapped: Removed unused abstraction
2018-03-12 12:13:59 -04:00
John Ericson
c65f0ddb90 clangUnwrapped: Removed unused abstraction 2018-03-12 11:47:04 -04:00
Matthias Beyer
13e95f33db lumail: Use lua5.1
This is necessary because the standard library which is distributed with
lumail (the lumail core configuration so to speak) is written for lua5.1
apparently.

The website states 5.1 or 5.2 or 5.3, but 5.2 fails because "loadstring"
was deprecated in lua 5.2.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2018-03-12 16:43:27 +01:00
John Children
79f4548aa2 go-langserver: init at unstable-2018-03-05 2018-03-12 14:52:13 +00:00
Michael Raskin
9a68c56961
Merge pull request #34067 from mogorman/gnuclad
gnuclad: init at 0.2.4
2018-03-11 20:12:12 +00:00
Matthew O'Gorman
8e478f8fe1 gnuclad: init at 0.2.4 2018-03-11 15:26:05 -04:00
xeji
0367a6235c vxl: fix build by using gcc6
upstream code incompatible w/gcc7. no newer version available.
2018-03-11 18:46:42 +01:00
xeji
817cd00bb9 ufraw: fix build by using gcc6
doesn't build with gcc7 due to ill-formed upstream code,
see https://gcc.gnu.org/gcc-7/porting_to.html#cmath
2018-03-11 18:15:58 +01:00
Michael Raskin
ec2981ae3d fmbt: init at 0.39 2018-03-11 15:44:48 +01:00
Daiderd Jordan
370e01acce
Merge pull request #36699 from knedlsepp/fix-mpv-on-darwin
mpv: fix darwin build
2018-03-11 09:56:19 +01:00
Dominic Steinitz
12424157a2 Merge branch 'master' of https://github.com/NixOS/nixpkgs 2018-03-11 08:13:11 +00:00
Michael Raskin
498abc1e1d
Merge pull request #36770 from oxij/pkgs/deprecate-xen-4.5
xenPackages: deprecate Xen 4.5, security support ended
2018-03-10 21:52:04 +00:00
Jan Malakhovski
3e3d72b95a xenPackages: deprecate Xen 4.5, security support ended 2018-03-10 21:35:55 +00:00
Timo Kaufmann
6b53a7cd09 blackmagic: Revert to gcc6 2018-03-10 16:15:57 +01:00
Ivan Solyankin
504b911858 ibus-kkc: init at 1.5.22 2018-03-10 17:13:38 +03:00
Ivan Solyankin
80df6205ed libkkc: init at 0.3.5 2018-03-10 17:13:38 +03:00
Ivan Solyankin
fed464103f libkkc-data: init at 0.2.7 2018-03-10 17:13:38 +03:00
Michael Raskin
00d6d772e5
Merge pull request #35057 from bignaux/qmc2
qmc2 : init at 0.195
2018-03-10 13:07:45 +00:00