Commit Graph

40235 Commits

Author SHA1 Message Date
Will Dietz
31a903bada snowman: 2017-07-22 -> 2017-08-13
Minor update but notably includes fix
for breakage when using cmake 3.9
2017-10-04 15:31:39 -05:00
Tomas Hlavaty
4e7b34ac72 sbcl: 1.3.21 -> 1.4.0 2017-10-04 20:30:26 +02:00
Domen Kožar
2b70f5e251
jq: sanity check with --help 2017-10-04 12:00:07 +01:00
Orivej Desh
fd8bc05c1d amrwb: 7.1.0.3 -> 11.0.0.0 2017-10-04 10:54:47 +00:00
Vincent Laporte
5b23d464a5 ocamlPackages.ocaml-migrate-parsetree: 1.0.4 -> 1.0.5 2017-10-04 07:54:28 +00:00
Orivej Desh
766ede06da crystal: fix build by using the previous bootstrap 2017-10-04 07:37:35 +00:00
David Kuo
bc2ac2ae5e crystal: 0.23.0 -> 0.23.1
Due to https://github.com/crystal-lang/crystal/issues/4719,
when building Crystal with LLVM 4 with debug infos from prebuilt binary (w/ LLVM 3.8) will always be failed.
The temporary solution is to build a LLVM 4 version without debug info,
then use it to build Crystal with debug info on LLVM 4.

This will cause building phrase going longer then normal.
We can remove this hack after Crystal fix the issue.
2017-10-04 07:37:35 +00:00
Orivej Desh
b465d9c1ff Merge pull request #29460 from sifmelcara/add/rime
fcitx-engines.rime: init at 0.3.2
2017-10-03 15:07:16 +00:00
Tim Steinbach
89e451f713
gradle: 4.2 -> 4.2.1 2017-10-03 10:53:23 -04:00
mingchuan
d6b8ac6ca8 maintainers.nix: use my GitHub handle as maintainer name 2017-10-03 14:27:10 +00:00
mingchuan
7a23eff831 librime: init at 1.2.9 2017-10-03 14:27:09 +00:00
mingchuan
2ab2b885c5 marisa: init at 0.2.4 2017-10-03 14:27:09 +00:00
Joachim Fasting
378811fe2d
libsodium: 1.0.13 -> 1.0.15 2017-10-03 02:42:49 +02:00
Daiderd Jordan
2066cb0b02
jq: don't add rpath on darwin 2017-10-03 00:18:30 +02:00
Daiderd Jordan
6c189c9e28
oniguruma: fix darwin install_name 2017-10-03 00:18:30 +02:00
Harmen
fff93f5a59 phantomjs2: add qtbase's bin to PATH 2017-10-02 23:40:59 +02:00
Franz Pletz
1ff1c6ac4a
libidn2: 2.0.3 -> 2.0.4 for multiple CVEs
Fixes CVE-2017-14061, CVE-2017-14062.
2017-10-02 18:58:53 +02:00
Daiderd Jordan
fced3c2f18 Merge pull request #29938 from pmahoney/universal-ctags-darwin
universal-ctags: include libiconv on darwin
2017-10-02 18:28:57 +02:00
Franz Pletz
7ec039bb2b
libubox: init at 2017-09-29 2017-10-02 17:06:22 +02:00
Patrick Mahoney
859a4c30cf universal-ctags: include libiconv on darwin 2017-10-02 09:48:25 -05:00
Orivej Desh
f72e323388 Merge pull request #29818 from unaizalakain/update-agda-stdlib
AgdaStdlib: 0.13 -> 0.14
2017-10-02 12:57:58 +00:00
Gabriel Ebner
e10bb692c4 fstar: 0.9.4.0 -> 0.9.5.0
This builds fstar from the included ocaml sources instead of
bootstrapping from fsharp.
2017-10-02 12:21:47 +02:00
Gabriel Ebner
7049172d72 ocamlPackages.stdint: init at 0.3.0 2017-10-02 12:21:47 +02:00
Jörg Thalheim
b370700d37 Merge pull request #30017 from zzamboni/vagrant-2.0.0
vagrant: 1.9.5 -> 2.0.0
2017-10-02 10:53:55 +01:00
Diego Zamboni
9bcd1de373 vagrant: 1.9.5 -> 2.0.0
Upgrade to latest version of Vagrant.

After installation, the following messages appear whenever vagrant runs.
These were already present in previous versions, I'm not sure if/what
to do about them:

Ignoring ffi-1.9.18 because its extensions are not built.  Try: gem pristine ffi --version 1.9.18
Ignoring unf_ext-0.0.7.4 because its extensions are not built.  Try: gem pristine unf_ext --version 0.0.7.4
Ignoring wdm-0.1.1 because its extensions are not built.  Try: gem pristine wdm --version 0.1.1
2017-10-02 10:06:03 +02:00
makefu
46b71a1637
iozone: enable aarch64-linux build
add myself to list of maintainers
2017-10-02 10:00:20 +02:00
makefu
ec03001e18 python.platformio: 2.10.3 -> 3.4.1
add patch for fixing the broken search function for PYTHONPATH
2017-10-02 07:20:23 +00:00
makefu
bc45bc3d63 python.semantic-version: 2.4.2 -> 2.6 2017-10-02 07:20:23 +00:00
makefu
8c0a37f857 python.pyserial: 2.7 -> 3.4
in preparation for platformio update
2017-10-02 07:20:23 +00:00
Orivej Desh
047c576353 Merge pull request #29963 from mimadrid/update/samtools-1.6.0
samtools: 1.5.0 -> 1.6.0
2017-10-02 01:07:11 +00:00
Orivej Desh
6b8806dff7 pysmbc: clarify license 2017-10-01 23:51:23 +00:00
Orivej Desh
c1e872d289 pysmbc: fix license 2017-10-01 23:42:08 +00:00
Yann Hodique
1fcf8e24a0 bazel: 0.5.4 -> 0.6.0 (#29990) 2017-10-01 18:46:16 -04:00
Orivej Desh
4f37b89eae Merge pull request #29939 from symphorien/pysmbc
Pysmbc
2017-10-01 22:37:23 +00:00
Orivej Desh
8d4b0eefce go: declare support for aarch64 2017-10-01 21:33:28 +00:00
Peter Simons
2784bd7168 haskell-json-autotype: jailbreak to fix build within LTS 9.x
https://github.com/mgajda/json-autotype/issues/15
2017-10-01 21:16:44 +02:00
Orivej Desh
016df11dba Merge pull request #29989 from JohnMHarrisJr/master
kore: init at 2.0.0
2017-10-01 19:08:21 +00:00
Daiderd Jordan
4da8fd7571 Merge pull request #29541 from dtzWill/update/llvm-5.0
llvm: init 5.0
2017-10-01 20:47:35 +02:00
Orivej Desh
717e6ac0c5 kore: fix up 2017-10-01 18:43:22 +00:00
John M. Harris, Jr
4219de070d
kore: init at 2.0.0 2017-10-01 14:08:36 -04:00
Vladimír Čunát
598800d5b1
Merge #29984: librsvg: fix thumbnailer path 2017-10-01 16:55:28 +02:00
Peter Simons
b92f59029a haskell-hspec-core: enable test suite again 2017-10-01 15:45:52 +02:00
Peter Simons
d0fbe1b411 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.6-11-g74d58ee from Hackage revision
b787986160.
2017-10-01 15:45:47 +02:00
Jan Tojnar
dd200f8197
librsvg: fix thumbnailer path
librsvg hooks itself into gdk-pixbuf and then uses gdk-pixbuf-thumbnailer
as the thumbnailer, extending its supported MIME type list.

Unfortunately, librsvg assumes the thumbnailer will be located in the same
bindir as librsvg binaries would, which is not true on Nix-powered systems.

This commit corrects the bindir path of the thumbnailer to the gdk_pixbuf
derivation.
2017-10-01 15:16:38 +02:00
Orivej Desh
f1e1046f92 Merge pull request #28740 from Hinidu/awscli-1.11.142
awscli: 1.11.108 -> 1.11.162
2017-10-01 11:13:11 +00:00
Orivej Desh
156c4799bf tiros: 1.0.38 -> 1.0.39 2017-10-01 11:08:24 +00:00
Jörg Thalheim
94ee0f5d5b Merge pull request #29808 from kirelagin/mkdocs
mkdocs: Initialise at 0.16.3
2017-10-01 11:01:11 +01:00
Joerg Thalheim
6f71cce530 python.pkgs.livereload: enable tests 2017-10-01 11:00:26 +01:00
Joerg Thalheim
fa2adc6129 mkdocs: run tests 2017-10-01 10:56:05 +01:00
Orivej Desh
5bf29702b7 Merge pull request #29533 from sivteck/rosDevChan
vcstool: init at 0.1.31
2017-10-01 09:36:00 +00:00