Commit Graph
149424 Commits
Author SHA1 Message Date
Vincent LaporteandVincent Laporte 1747b29a4c ocamlPackages.httpaf: init at 0.4.1
http/af is a high-performance, memory-efficient, and scalable web server for
OCaml.

Homepage: https://github.com/inhabitedtype/httpaf
2018-07-29 07:47:21 +00:00
Vincent LaporteandVincent Laporte 51d9081123 ocamlPackages.angstrom: 0.8.1 -> 0.10.0 2018-07-29 07:47:21 +00:00
Vincent LaporteandVincent Laporte 96b9fdaa35 ocamlPackages.bigstringaf: init at 0.3.0
Bigstring intrinsics and fast blits based on memcpy/memmove

homepage: https://github.com/inhabitedtype/bigstringaf
2018-07-29 07:47:21 +00:00
Frederik RietdijkandGitHub e46e7f44c2 Merge staging-next into master 2018-07-29 09:13:54 +02:00
Frederik RietdijkandGitHub 2226b7de07 Merge pull request #44177 from LnL7/nix-tempdir
nix: don't use /tmp for the tests on darwin
2018-07-29 09:12:41 +02:00
Léo Gaspard 6622dffb1d redsocks: add self as maintainer 2018-07-29 15:58:50 +09:00
Will Dietz 0eb13162f1 Revert "Merge pull request #43983 from viric/coreutils_ssl_master"
coreutils is part of stdenv, which doesn't allow openssl currently.

It's unclear that adding openssl to stdenv was intended,
but if it was it was not discussed or mentioned.

To unbreak "all the things", reverting until this
has been discussed and a proper fix has been put together.

This reverts commit df9f76c62d, reversing
changes made to 585ded7329.
2018-07-28 19:20:26 -05:00
Cray Elliott 13df2522b4 doomseeker: 2018-03-03 -> 2018-03-05
also fix the build with qt 5.11 since it seems this package had broken
2018-07-28 16:59:38 -07:00
Matthew BauerandMatthew Bauer a22797d356 systems: fix netbsd triple parsing
binutils expects x86_64-unknown-netbsd<version> (only 3 parts!). Any other combo seems to fail.

Also handle darwin versions similarly.

/cc @Ericson2314
2018-07-28 19:54:09 -04:00
Matthew BauerandMatthew Bauer 96ce1e03a4 {cc,bintools}-wrapper: also replace . in config
Some configs will have dots for version numbers. To normalize we can
just use _ again.
2018-07-28 19:54:09 -04:00
Jörg ThalheimandGitHub 82f3cd631c Merge pull request #44180 from vbgl/ocaml-sqlexpr-0.9.0
ocamlPackages.sqlexpr: 0.5.5 -> 0.9.0
2018-07-28 23:22:23 +01:00
Lluís Batlle i Rossell 8f5bfc6901 coreutils: fix unwanted change in prev merge
I didn't mean to change the enableParallelBuilding.
2018-07-29 00:20:18 +02:00
Jörg ThalheimandGitHub c70dee9b86 Merge pull request #44141 from jbboehr/mist-0.11.1
altcoins.mist: 0.10.0 -> 0.11.1
2018-07-28 23:18:42 +01:00
Jörg ThalheimandGitHub e7ee823abb Merge pull request #44149 from Izorkin/shells-zsh-command-time
zsh-command-time: disable exec flag
2018-07-28 23:18:28 +01:00
viricandGitHub df9f76c62d Merge pull request #43983 from viric/coreutils_ssl_master
Openssl in coreutils makes *sum programs much faster (RFC)
2018-07-29 00:17:44 +02:00
Jörg ThalheimandGitHub 585ded7329 Merge pull request #44179 from gnidorah/maintainers
twilight, kde2-decoration: add myself to maintainers
2018-07-28 23:17:29 +01:00
viricandGitHub 5c77b9cddb Merge pull request #43982 from viric/viric_clean
Take me (viric) out of most maintenance
2018-07-29 00:17:08 +02:00
Jörg ThalheimandGitHub f545ddc6b6 Merge pull request #44185 from dywedir/rust-cbindgen
rust-cbindgen: 0.6.0 -> 0.6.1
2018-07-28 23:16:05 +01:00
Tim Steinbach 6002bbde2f linux: 4.17.10 -> 4.17.11 2018-07-28 17:51:13 -04:00
Tim Steinbach 9c34bc3c09 linux: 4.14.58 -> 4.14.59 2018-07-28 17:51:13 -04:00
Tim Steinbach 5030477c1c linux: 4.9.115 -> 4.9.116 2018-07-28 17:51:13 -04:00
Tim Steinbach 5499b01106 linux: 4.4.144 -> 4.4.145 2018-07-28 17:51:13 -04:00
Will DietzandGitHub 6980be7edc Merge pull request #44150 from dtzWill/updatee/ctags-2018-07
universal-ctags: 2018-01-0 -> 2018-07-23
2018-07-28 16:49:02 -05:00
Will DietzandGitHub 018c66537f Merge pull request #44151 from dtzWill/update/gcc-8.2
gcc8: 8.1 -> 8.2
2018-07-28 16:46:33 -05:00
Thomas TuegelandGitHub 4ac6a8ba54 Merge pull request #44139 from bkchr/plasma_wayland
Plasma Wayland
2018-07-28 16:19:52 -05:00
Jörg ThalheimandGitHub c835591870 Merge pull request #44115 from dywedir/iwd
iwd: 0.3 -> 0.4
2018-07-28 22:07:34 +01:00
Justin WooandProfpatsch 7dadfbda1f psc-package: 0.3.2 -> 0.4.1
Updates that remove features and improve user experience.

Adds warnings for trying to install packages without (purescript/psc-package#126 by @Dretch)
Filters "installing" messages for build (purescript/psc-package#130 by @Dretch)
Adds options for limiting jobs for install (purescript/psc-package#127 by @vladciobanu)
Per purescript/psc-package#121, removes the confusing misfeature "add-from-bower", which led to many users thinking this command was for adding "extra-deps" like Stack. See the thread for details on how you could readily replace this command if you used it before.
2018-07-28 23:03:43 +02:00
Vladyslav Mykhailichenko 56bab08df5 rust-cbindgen: 0.6.0 -> 0.6.1 2018-07-28 23:33:16 +03:00
Jiri Danek 435e663eae jetbrains.clion: fix paths to patched binaries and fix gdb binary 2018-07-28 21:38:10 +02:00
Jiri Danek 47eb7ecd76 jetbrains.goland: 2018.1.5 -> 2018.2 2018-07-28 21:38:10 +02:00
Averell DaltonandJiri Danek 7932d521bf jetbrains.rider: 2018.1.2 -> 2018.1.3 2018-07-28 21:38:10 +02:00
Averell DaltonandJiri Danek 92da0cc767 jetbrains.pycharm-professional: 2018.1.4 -> 2018.2 2018-07-28 21:38:10 +02:00
Averell DaltonandJiri Danek df169bfe90 jetbrains.pycharm-community: 2018.1.4 -> 2018.2 2018-07-28 21:38:10 +02:00
Averell DaltonandJiri Danek 57cde57b01 jetbrains.idea-ultimate: 2018.1.6 -> 2018.2 2018-07-28 21:38:10 +02:00
Averell DaltonandJiri Danek ba83cd406b jetbrains.idea-community: 2018.1.6 -> 2018.2 2018-07-28 21:38:10 +02:00
Averell DaltonandJiri Danek 93dc95d68a jetbrains.clion: 2018.1.6 -> 2018.2 2018-07-28 21:38:10 +02:00
Averell DaltonandJiri Danek 9181456576 jetbrains.webstorm: 2018.1.5 -> 2018.2 2018-07-28 21:38:10 +02:00
Averell DaltonandJiri Danek e8a15d070f jetbrains.ruby-mine: 2018.1.3 -> 2018.1.4 2018-07-28 21:38:10 +02:00
Averell DaltonandJiri Danek 8b80a9481e jetbrains.idea-ultimate: 2018.1.5 -> 2018.1.6 2018-07-28 21:38:10 +02:00
Averell DaltonandJiri Danek 47c2046f90 jetbrains.idea-community: 2018.1.5 -> 2018.1.6 2018-07-28 21:38:10 +02:00
Averell DaltonandJiri Danek e9d12e649f jetbrains.goland: 2018.1.4 -> 2018.1.5 2018-07-28 21:38:10 +02:00
Averell DaltonandJiri Danek 8d621910f5 jetbrains.datagrip: 2018.1.4 -> 2018.1.5 2018-07-28 21:38:10 +02:00
Averell DaltonandJiri Danek 07348da4d7 jetbrains.clion: 2018.1.5 -> 2018.1.6 2018-07-28 21:38:10 +02:00
Michael WeissandGitHub 01cfa808ff Merge pull request #43682 from primeos/never-stop-system.slice
nixos/switch-to-configuration: Never stop system.slice
2018-07-28 20:42:22 +02:00
Lluís Batlle i Rossell 322b2043f9 Remove default for openssl
Suggested by matthewbauer review.
2018-07-28 19:30:54 +02:00
Lluís Batlle i Rossell f54b387b63 Merge remote-tracking branch 'central/master' into viric_clean 2018-07-28 19:25:14 +02:00
Daiderd JordanandGitHub 0fa2cbf59f Merge pull request #44111 from LnL7/elixir-1.7.0
elixir: init 1.7.0
2018-07-28 17:14:27 +02:00
gnidorah b6d92b89e3 twilight, kde2-decoration: add myself to maintainers 2018-07-28 17:45:45 +03:00
Frederik Rietdijk a670a3de5b python.pkgs.notebook: fix build 2018-07-28 16:43:01 +02:00
Frederik Rietdijk eb04afe1b5 awscli: 1.15.58 -> 1.15.66 2018-07-28 16:39:42 +02:00