Periklis Tsirakidis
6414533391
darwin: cleanup obsolete sdks
2017-03-24 08:06:03 +01:00
Vincent Laporte
d69e932780
ocamlPackages.ocaml-compiler-libs: init at 0.9.0
...
This packages exposes the OCaml compiler libraries repackages
under the toplevel names Ocaml_common, Ocaml_bytecomp, ...
Homepage: https://github.com/janestreet/ocaml-compiler-libs
2017-03-24 06:36:41 +00:00
Nikolay Amiantov
f45cf10f6e
Merge pull request #24133 from abbradar/gtk3-qt
...
Fix GTK dependencies in wrappers
2017-03-24 01:49:41 +03:00
Jörg Thalheim
632e81083c
spice: 0.12.8 -> 0.13.3
...
(we can use upstream security patches again)
2017-03-23 13:02:57 +01:00
Vladimír Čunát
e0bf35f0e5
Merge #24236 : remove bbenoist from maintainers
2017-03-23 08:49:03 +01:00
Vincent Laporte
a81e253369
ocamlPackages.base: init at 0.9.0
...
Base is a complete and portable alternative to the OCaml standard library.
Homepage: https://github.com/janestreet/base
2017-03-23 06:39:50 +00:00
Vincent Laporte
55ac21e81d
ocamlPackages.nocrypto: 0.5.3 -> 0.5.4
2017-03-23 06:29:36 +00:00
Daniel Peebles
f5aebcd465
Merge pull request #24216 from LnL7/fox-llvm-4
...
fox: fix build with clang >=4 and possibly other versions
2017-03-22 22:16:00 -04:00
Baptist BENOIST
7d72b9b74e
Remove bbenoist from maintainers
...
Sorry guys but I did not used Nix since months and cannot spend time
maintaining my previous work...
2017-03-23 03:03:04 +01:00
Thomas Tuegel
6a1e5cc2fa
kdeFrameworks: 5.31 -> 5.32
2017-03-22 20:51:03 -05:00
Thomas Tuegel
edf32f90e6
plasma5: 5.9.3 -> 5.9.4
2017-03-22 20:51:03 -05:00
Vincent Laporte
646f0c706e
jbuilder: 1.0+beta2 -> 1.0+beta5
2017-03-22 22:06:25 +00:00
Nikolay Amiantov
040b86a96e
qt5.qtwebengine: use system libraries where possible
...
Fixes #23987 .
2017-03-23 00:03:33 +03:00
Nikolay Amiantov
3a948e6b07
qt5.qtwebengine: add proprietary codecs support
2017-03-23 00:03:33 +03:00
Nikolay Amiantov
5a04d38ca6
srtp: build as shared library
2017-03-23 00:03:32 +03:00
Nikolay Amiantov
1715e3643b
nss: propagate nspr
2017-03-23 00:03:32 +03:00
Nikolay Amiantov
a7a858aa52
qt5.qtwebengine: patch more library paths
...
Adapted from chromium derivation. Fixes qutebrowser crash.
2017-03-23 00:00:50 +03:00
Daiderd Jordan
be1c8c4d63
fox: fix build with clang >=4 and possibly other versions
2017-03-22 20:18:41 +01:00
Nikolay Amiantov
a40b7d07e9
makeQtWrapper, kdeWrapper: add GTK3 dependencies
2017-03-22 20:15:32 +03:00
Daniel Peebles
9e95fb05c5
Fix typo
...
I should learn to type properly 🙃
2017-03-22 12:33:37 -04:00
Periklis Tsirakidis
a92dfe78e9
qcachegrind: init at 16.12.3
2017-03-22 17:18:53 +01:00
Anthony Cowley
506a5df014
octave: fix on darwin
...
This change is required on darwin, but did not make it into the 4.2.1
release of Octave. It is a very small change, and a comment on the
patch includes a link for more information and a note that it should
be removed from subsequent releases.
2017-03-22 10:49:10 -04:00
Jacek Smolak
07e6fe3e57
nodejs-7_x: 7.7.2 -> 7.7.3
2017-03-22 15:27:39 +01:00
Robin Gloster
66c384ab4a
mailcore2: fix build with newer icu
2017-03-22 14:06:43 +01:00
Thomas Tuegel
7aee677a10
makeQtWrapper: wrap with runtime XDG dirs
2017-03-22 07:44:05 -05:00
Arseniy Seroka
b02ff8ebd2
Merge pull request #24198 from 8573/8573/pkg/update/rust-bindgen/0.22.1/1
...
rust-bindgen: 0.19.1 -> 0.22.1
2017-03-22 12:37:08 +03:00
Arseniy Seroka
f3759066aa
Merge pull request #24196 from 8573/8573/pkg/update/rustracer/2.0.6/1
...
rustracer: 2.0.5 -> 2.0.6
2017-03-22 12:36:07 +03:00
Herwig Hochleitner
938df03ed1
radare2: fix hash
2017-03-22 08:54:35 +01:00
Gabriel Ebner
2cd599e5c0
Merge pull request #24190 from 8573/8573/pkg/update/tokei/6.0.0/1
...
tokei: 4.0.0 -> 6.0.0
2017-03-22 07:06:33 +01:00
Dan Peebles
3263d02626
xcbuild: assorted fixes and cleanups
...
This is in preparation for the LLVM 4 upgrade (which gets more strict
about e.g., return false in xcbuild itself) and also for using xcbuild
more extensively in the Darwin stdenv bootstrap process, which is why I
killed the unnecessary gcc dependency in the toolchain. llvm-cov pretends
to be gcov anyway, so we're fine.
2017-03-21 23:22:15 -04:00
c74d
6661730f92
rust-bindgen: 0.19.1 -> 0.22.1
2017-03-22 02:08:42 +00:00
c74d
eb9f76911f
rustracer: 2.0.5 -> 2.0.6
2017-03-22 01:45:55 +00:00
c74d
8a84ef9efc
tokei: 4.0.0 -> 6.0.0
2017-03-22 01:04:17 +00:00
Robin Gloster
693d0e7fea
haskellPackages.yi-keymap-vim: dontCheck
...
Tries to access path outside of sandbox.
2017-03-22 01:26:40 +01:00
Jörg Thalheim
2793a6c3bb
Merge pull request #24106 from calvertvl/add-loccount
...
loccount: init
2017-03-22 01:02:41 +01:00
Jörg Thalheim
b5b036a4cc
Merge pull request #24032 from orivej/gargoyle
...
gargoyle: init at 2017-03-12
2017-03-22 00:52:15 +01:00
Michael Weiss
4e29638323
Revert "gpgme: Drop multiple outputs (dev and info)"
...
This reverts commit 872770286d
.
This will fix fwknop as well (should have done it like this in the first
place, where was my mind...).
Conclusion: Did something stupid... :o - I am *so incredibly sorry*,
will be way more careful (was already careful, but apparently not
enought...) next time and use nox.
Sorry @everyone and thanks @calvertvl for noticing this.
2017-03-21 23:57:57 +01:00
Nikolay Amiantov
dec8fb077f
qt5.qtwebengine: fix library paths
...
Without this it would try to find files in qtbase
Ported to Qt 5.8.
2017-03-22 01:38:04 +03:00
Victor Calvert
4c4b91d54e
loccount: init at 1.0
2017-03-21 17:48:35 -04:00
Michael Weiss
872770286d
gpgme: Drop multiple outputs (dev and info)
...
This shouldn't break anything as currently neither dev nor info will be
generated anyway (since both directories don't actually exist at the
install phase - "mv bin dev" would produce the dev output).
This change is required for building fwknop with GnuPG support.
2017-03-21 22:43:00 +01:00
Jörg Thalheim
f164e2b6e4
Merge pull request #24177 from frontsideair/flow-42
...
flow: 0.41.0 -> 0.42.0
2017-03-21 19:56:19 +01:00
Jörg Thalheim
525228b31c
Merge pull request #24176 from zauberpony/update-vultr-1.12.0-to-1.13.0
...
vultr: 1.12.0 -> 1.13.0
2017-03-21 19:51:47 +01:00
Fatih Altinok
4e00fcf068
flow: 0.41.0 -> 0.42.0
2017-03-21 21:36:51 +03:00
Vincent Laporte
34809eb214
ocamlPackages.ocamlbuild: 0.9.3 -> 0.11.0
2017-03-21 18:13:32 +00:00
Vincent Laporte
f61ead6ee2
ocamlPackages.inifiles: init at 1.2
...
inifiles is a library to read and write .ini files
2017-03-21 18:12:43 +00:00
Elmar Athmer
5cfe361079
vultr: 1.12.0 -> 1.13.0
2017-03-21 18:59:30 +01:00
Jörg Thalheim
8467757481
Merge pull request #24150 from 8573/8573/pkg/update/rustfmt/0.8/1
...
rustfmt: 0.7.1 -> 0.8
2017-03-21 18:31:09 +01:00
Sergii Paryzhskyi
af0b7afd05
sbt_0_12_4: remove old version of sbt
2017-03-21 18:12:19 +01:00
Jörg Thalheim
13ede040f1
pythonPackages.podcastparser: correct license
2017-03-21 17:12:48 +01:00
Jörg Thalheim
64218457c4
pythonPackages.podcastparser: init at 0.6.1
2017-03-21 17:06:05 +01:00