Commit graph

40251 commits

Author SHA1 Message Date
Nicolò Balzarotti 0c2b37a75d ntk: 2017-04-22 -> 1.3.1000 2017-10-05 11:42:32 +02:00
Orivej Desh 0eb0a404e5 Merge pull request #30082 from makefu/pkgs/devpi-client/update
devpi-client: 2.7.0 -> 3.1.0rc1
2017-10-05 09:01:21 +00:00
Vincent Laporte c06e5a8d64 ocamlPackages.react: 1.2.0 -> 1.2.1 2017-10-05 08:39:50 +00:00
Orivej Desh 6b05fd71d2 Merge pull request #30101 from sigma/pr/go-1.9.1
go: 1.9 -> 1.9.1
2017-10-05 08:03:58 +00:00
Orivej Desh 1938fa01f6 Merge pull request #30100 from sigma/pr/go-1.8.4
go: 1.8.3 -> 1.8.4
2017-10-05 07:52:40 +00:00
Orivej Desh 7a7847703d Merge pull request #30096 from dtzWill/update/snowman
snowman: 2017-07-22 -> 2017-08-13
2017-10-05 07:49:27 +00:00
Orivej Desh 0471b1d2e1 Merge pull request #30104 from dtzWill/update/libxdg-basedir
libxdg-basedir: 1.0.2 -> 1.2.0
2017-10-05 07:12:37 +00:00
Siddhanathan Shanmugam d445ccc833 packer: 1.0.3 -> 1.1.0 2017-10-04 21:27:37 -04:00
Will Dietz 6fe67d3124 libxdg-basedir: 1.0.2 -> 1.2.0
minor fixes:
* upstream patch for overflow bug
* license is MIT, at least it is now
2017-10-04 18:40:15 -05:00
Daiderd Jordan 18d2119aeb Merge pull request #30064 from gleber/patch-2
elixir: Fix locale problem on NixOS
2017-10-05 00:25:46 +02:00
Frank Doepper 05176ba836 devtodo: init at 0.1.20 2017-10-04 22:08:52 +00:00
Yann Hodique ca685bb9a5 go: 1.9 -> 1.9.1 2017-10-04 14:44:34 -07:00
Yann Hodique 419d33305b go: 1.8.3 -> 1.8.4 2017-10-04 14:43:05 -07:00
Gleb Peregud 558db539f5 elixir: Fix locale problem on NixOS
It looks like Erlang/OTP requires access to LOCALE_ARCHIVE for locales to correctly work. Elixir depends on this here:
7a556b8f26/lib/elixir/src/elixir.erl (L76)

Fixes #30047
2017-10-04 23:23:57 +02:00
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
makefu 396836356f
devpi-client: 2.7.0 -> 3.1.0rc1 2017-10-04 14:42:07 +02:00
makefu 585a617119
pythonPackages.devpi-common: 3.0.1 -> 3.2.0rc1 2017-10-04 14:42:03 +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