Daiderd Jordan
f51ce6f929
Merge pull request #24417 from edanaher/fix-vim-youcompleteme
...
Fix vim youcompleteme
2017-03-29 20:35:51 +02:00
Peter Simons
4753a00caa
haskell-QuickCheck: fix build with GHC 7.4.x
2017-03-29 20:30:29 +02:00
Peter Simons
a4ce475b61
haskell-void: fix build with GHC 7.8.x
2017-03-29 20:30:29 +02:00
Peter Simons
f79cb54cee
haskell-extra: disable failing test suite on GHC 7.8.x
2017-03-29 20:30:28 +02:00
Peter Simons
a77e74d409
haskell-QuickCheck: fix build with GHC 7.8.x
2017-03-29 20:30:28 +02:00
Leon Isenberg
2553ceb982
haskell: use GHCJS to build Setup.hs for GHCJS packages
...
Closes https://github.com/NixOS/nixpkgs/pull/23614 .
2017-03-29 20:30:28 +02:00
Peter Simons
80a52e22b3
haskell-haddock-library: enable test suite again
2017-03-29 20:30:28 +02:00
Peter Simons
4c9306f4aa
haskell-haddock-api: drop obsolete patches
2017-03-29 20:30:28 +02:00
Peter Simons
c8375914ad
haskell-arithmoi: re-enable test suite
2017-03-29 20:30:27 +02:00
Peter Simons
b0136d38f6
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.1-8-geba56da from Hackage revision
976e3524ee
.
2017-03-29 20:30:22 +02:00
Peter Simons
c356cd69c8
hackage2nix: disable broken builds
2017-03-29 20:30:21 +02:00
Peter Simons
2ab1c0611f
LTS Haskell 8.6
2017-03-29 20:30:21 +02:00
Michael Raskin
1af70c331c
Add a couple of quicklisp packages
2017-03-29 19:40:42 +02:00
Matthew Daiter
6f721ce534
suitesparse: add CUDA support
2017-03-29 15:47:51 +02:00
Will Dietz
bccc5ae82c
swift: remove i686-linux from platforms, limit to x86-64-linux
...
Don't know that other platforms will fail but it seems likely
since we're using build profile intended for 64bit Ubuntu.
2017-03-29 07:42:16 -05:00
Pascal Wittmann
8b512b10c7
Merge pull request #24431 from jpierre03/pr-udunits
...
udunits: 2.2.23 -> 2.2.24
2017-03-29 09:36:20 +02:00
Matthew Maurer
4e47e85005
piqi: missed propagated dependency
2017-03-29 07:11:09 +00:00
Matthew Maurer
3c7b0d37ae
ocamlgraph: 1.8.5 -> 1.8.7
2017-03-29 06:37:00 +00:00
Frederik Rietdijk
078412521e
pythonPackages.pyudev: fix package
...
- the function loading the udev library was moved to another file
- the test runner did not work correctly, causing it to fail on Python
3.
- the test runner now works correctly, but there's a bunch of tests
failing and therefore tests are disabled. The package does seem to
function (as in, it can load the library again).
2017-03-29 08:33:53 +02:00
Matthew Maurer
b4716ea7a2
camlzip: 1.06 -> 1.07
...
Fixes bug with modern zlib and large files
2017-03-29 06:12:59 +00:00
Vincent Laporte
5dda5a2ea2
ocamlPackages.bitstring: remove 2.0.4
2017-03-29 05:29:14 +00:00
Matthew Maurer
750dca5024
ocaml-bitstring: git -> 2.1.0
2017-03-29 05:29:14 +00:00
Jean-Pierre PRUNARET
11e84f51b3
udunits: 2.2.23 -> 2.2.24
2017-03-29 05:40:10 +02:00
Daniel Peebles
da79d1f01f
Merge pull request #24428 from acowley/libdc1394-darwin
...
libdc1394: patch bugs on darwin
2017-03-28 21:54:32 -04:00
Daniel Peebles
cea6bfac1c
Merge pull request #22098 from dtzWill/feature/swift
...
swift: init at 3.1
2017-03-28 21:21:30 -04:00
Daniel Peebles
903fc1d6c9
Merge pull request #24418 from LnL7/darwin-rust
...
rustc: use llvm_39
2017-03-28 20:34:07 -04:00
Anthony Cowley
ab0ea84733
libdc1394: patch bugs on darwin
...
One of these issues is in a platform-specific file for darwin, the
other may only be a breaker when using clang.
2017-03-28 19:25:02 -04:00
Michael Raskin
13007957e5
quicklispPackages: init
...
The idea is to have an almost-automatic conversion from QuickLisp, the
definitive Common Lisp package repository, to Nix. The benefit over just
using lispPackages.quicklisp is automatic installation of non-Lisp
dependencies from NixPkgs (and integration with Nix package management).
The benefit over lispPackages for normal Lisp packages is packaging just
a snapshot of QuickLisp which is known to be tested for version
compatibility between libraries.
There are some packages in lispPackages that are not from QuickLisp (for
example, the installable wrapper of QuickLisp itself). My hope is to
replace the rest with the expressions converted from QuickLisp.
Note that the current commit is a mere addition.
2017-03-29 00:40:01 +02:00
Joachim Fasting
4a12a681ef
go builder: use removeReferencesTo
2017-03-29 00:35:01 +02:00
Thomas Tuegel
9b049849bf
freetype: disable PCF long family names
...
Backported several patches from upstream. The test suite patch for Fontconfig is
no longer necessary.
2017-03-28 17:29:42 -05:00
Tim Steinbach
eb70ae34b1
Merge pull request #24254 from bachp/gitlab-runner-9
...
Upgrade Gitlab Runner
2017-03-28 18:21:35 -04:00
Jörg Thalheim
36fca93290
rename iana_etc to iana-etc
...
fixes #23621
2017-03-28 22:35:15 +02:00
Will Dietz
ecae31a50c
swift: init at 3.1
...
Add dependency 'libblocksruntime'.
2017-03-28 15:34:34 -05:00
Daiderd Jordan
01d8d1b062
rustc: use llvm_39
2017-03-28 22:10:05 +02:00
Evan Danaher
33d8d15329
ycmd: 2017-02-03 -> 2017-03-27
...
Now works with newer version of vim youcompleteme plugin.
Details:
- The OS X patch is no longer necessary as that code was removed upstream.
- It seems to want LLVM version 4 now.
- It annoyingly wants to symlink libclang.4 to libclang.4.0; nix already
did this.
2017-03-28 16:07:57 -04:00
Matthew Maurer
03568b327e
fileutils: 0.5.0 -> 0.5.1
...
Fixes a bug with copying symlinks
2017-03-28 20:04:00 +00:00
Matthew Maurer
af33b23de3
frama-c: Aluminum -> Silicon
...
Upgrade required to work with new ocamlgraph
2017-03-28 19:14:08 +00:00
Pascal Bach
8373124202
gitlab-runner: make v1 runner available
...
gitlab-runner 9.0.0 is only compatible with gitlab >= 9.0
gitlab-runner1 1.11.1 is only compatible with gitlab < 9.4
2017-03-28 21:02:43 +02:00
Franz Pletz
0018cd5a2d
libvirt packages: fix & clean up dependencies
2017-03-28 19:45:01 +02:00
Vincent Laporte
d109f3d5f6
ocamlPackages.io-page: 1.5.1 -> 1.6.1
2017-03-28 17:05:47 +00:00
Vincent Laporte
a80eb80b31
ocamlPackages.cstruct: 2.3.0 -> 2.3.2
2017-03-28 17:01:44 +00:00
Joachim F
07a76cc934
Merge pull request #23400 from knedlsepp/add_docopt_cpp
...
docopt.cpp: init at 0.6.2
2017-03-27 21:28:50 +01:00
Vladimír Čunát
96d41e393d
treewide: purge maintainers.urkud
...
It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
2017-03-27 19:52:29 +02:00
Franz Pletz
d8dd2fb9e5
libvirt: 3.0.0 -> 3.1.0
...
Missing in 1cca97cf18
.
2017-03-27 17:08:19 +02:00
Peter Hoeg
4f33f909f3
libtoxcore: 0.1.6 -> 0.1.7
2017-03-27 23:06:35 +08:00
Josef Kemetmüller
ed7a1ac302
docopt.cpp: init at 0.6.2
2017-03-27 14:23:48 +00:00
Jérémie FRAUDEAU
12df6d88d8
openjdk-darwin: zulu1.8.0_66 -> zulu1.8.0_121
2017-03-27 13:56:58 +02:00
Domen Kožar
8d2ca14e17
Merge pull request #24379 from roberth/mysql-haskell-dontcheck
...
mysql-haskell: dontCheck because check requires running server
2017-03-27 10:28:06 +02:00
Franz Pletz
1b95985b71
Merge pull request #24148 from volth/libvirt-3.1.0
...
libvirt: 3.0.0 -> 3.1.0
2017-03-27 10:02:06 +02:00
Robert Hensing
39af068aba
mysql-haskell: dontCheck because check requires running server
2017-03-27 09:34:37 +02:00
Peter Simons
50cce50143
callCabal2nix: Revert "Don't rebuild unchanged cabal file"
...
This reverts commit 24b47526ce
since it broke
callCabal2nix, apparently. See https://github.com/NixOS/nixpkgs/issues/24245
for details.
2017-03-27 09:00:06 +02:00
Orivej Desh
1ba30ca45b
poco: init at 1.7.8
2017-03-27 01:05:25 +00:00
Michael Raskin
9a0a75cac7
Merge pull request #24367 from pmahoney/skarnet-darwin
...
skarnet.org packages: fix darwin build
2017-03-27 00:47:07 +02:00
Patrick Mahoney
09a5007797
skarnet.org packages: fix darwin build
...
The configure scripts have been changed so that `--build` is now the
way to specify (non-cross compiling) build target, which is necessary
on darwin for binary compatibility across darwin versions.
2017-03-26 17:30:41 -05:00
Dan Peebles
167aba003a
capnproto: fix on clang 4
...
Embedding the patch because the way they build their source releases
changes the paths, so fetchpatch against GitHub doesn't apply cleanly
2017-03-26 18:15:59 -04:00
Daniel Peebles
eab30996bd
Merge pull request #24355 from LnL7/libcxx-4-pthreadmach
...
libcxx-4: add pthread_mach_thread_np patch
2017-03-26 17:30:02 -04:00
Patrick Mahoney
72a0d65d3d
update skarnet.org packages
...
execline: 2.1.4.5 -> 2.2.0.0
s6-dns: 2.0.0.7 -> 2.1.0.0
s6-linux-utils: 2.0.2.3 -> 2.2.0.0
s6-networking: 2.1.0.4 -> 2.2.1.0
s6-portable-utils: 2.1.0.0 -> 2.1.0.0 (no version change)
s6-rc: 0.0.2.1 -> 0.1.0.0
s6: 2.2.4.3 -> 2.4.0.0
skalibs: 2.3.9.0 -> 2.4.0.1
Also use new --enable-absolute-paths configure arg to correctly set
paths to runtime executables to point within the nix store rather than
relying on PATH resolution.
2017-03-26 14:19:44 -05:00
Pascal Wittmann
bf284bdfef
Merge pull request #24354 from calvertvl/update-groovy
...
groovy: 2.4.8 -> 2.4.10
2017-03-26 18:38:12 +02:00
Domen Kožar
5912496490
Merge pull request #24277 from NixOS/hydra-bump
...
Nix, Hydra: bump to 2017-03-21
2017-03-26 18:33:59 +02:00
Daiderd Jordan
7ddd5012a1
libcxx-4: add pthread_mach_thread_np patch
2017-03-26 17:30:23 +02:00
Victor Calvert
2fcc32f42b
groovy: 2.4.8 -> 2.4.10
2017-03-26 11:18:37 -04:00
Robin Gloster
955b79f462
pcre2: 10.22 -> 10.23 + security fix
...
CVE-2017-7186
refs nixos/security#57 #24319
2017-03-26 17:13:38 +02:00
Daniel Peebles
826ae5ff21
Merge pull request #24058 from LnL7/go-cacert
...
go: use NIX_SSL_CERT_FILE for crypto/x509
2017-03-26 11:11:05 -04:00
Robin Gloster
6b9c81aa18
pcre: 8.39 -> 8.40 + security fix
...
CVE-2017-7186
refs nixos/security#57 #24319
2017-03-26 16:41:22 +02:00
Thomas Tuegel
8b50f4c990
Merge pull request #24299 from ttuegel/master--drop-qt-5.7
...
Drop Qt 5.5 and Qt 5.7 from master
2017-03-26 09:18:38 -05:00
Vincent Laporte
b90d1a4496
ocamlPackages.fmt: 0.8.0 -> 0.8.2
2017-03-26 14:15:11 +00:00
ndowens
6c17ad677c
jasper: 2.0.10 -> 2.0.12
2017-03-26 08:20:27 -04:00
Leon Isenberg
65029beb38
libguestfs: add qemu to wrapped PATH
...
virt-df doesn't find qemu-img otherwise.
2017-03-26 14:10:36 +02:00
Jörg Thalheim
09c91f5fea
Merge pull request #24002 from deepfire/vogl
...
vogl: init at 2016-05-13
2017-03-26 11:45:37 +02:00
Kosyrev Serge
03ddb417c3
vogl: init at 2016-05-13
2017-03-26 11:16:13 +03:00
Frederik Rietdijk
fffb511607
Merge pull request #24208 from lsix/update_django_1_10
...
pythonPackages.django: 1.10.5 -> 1.10.6
2017-03-26 09:43:41 +02:00
Daiderd Jordan
f422543487
Merge pull request #24329 from cko/nodejs-4_8_1
...
nodejs-4_x: 4.6.0 -> 4.8.1
2017-03-25 21:18:15 +01:00
Pascal Wittmann
0ac30114c2
Merge pull request #24324 from NeQuissimus/kotlin_1_1_1
...
kotlin: 1.1 -> 1.1.1
2017-03-25 20:30:30 +01:00
Willi Butz
53dde42153
manticore: fix compiling pml sources
...
Compiler depends on sources that weren't present in the output.
2017-03-25 19:47:38 +01:00
Christine Koppelt
5861b8b1c9
nodejs-4_x: 4.6.0 -> 4.8.1
2017-03-25 17:29:02 +01:00
Willi Butz
55d21cad95
manticore: fix build, remove builder.sh (see #23253 )
2017-03-25 17:04:55 +02:00
Tim Steinbach
c0d9bce6f7
kotlin: 1.1 -> 1.1.1.
2017-03-25 11:04:41 -04:00
Franz Pletz
d545772640
libvirt: make guest suspend work, use upstream units
2017-03-25 14:59:01 +01:00
Franz Pletz
ddb608814a
libvirt: build with attr and apparmor
2017-03-25 14:58:26 +01:00
Volth
1cca97cf18
libvirt: 3.0.0 -> 3.1.0
2017-03-25 14:54:16 +01:00
Thomas Tuegel
a9172891d9
Merge pull request #24139 from periklis/topic_qt58_darwin_compatibility
...
qt58: enable darwin compatibility
2017-03-25 08:50:00 -05:00
Thomas Tuegel
3dc1a4ba8b
Remove Qt 5.5
...
The community support window for Qt 5.5 has ended. All packages should
- update to Qt 5.8, or
- pin to Qt 5.6 (the 3-year long-term support release), or
- for proprietary software, use the vendored libraries.
2017-03-25 08:49:40 -05:00
Thomas Tuegel
f87d3d6f80
supercollider: pin to Qt 5.6
2017-03-25 08:49:40 -05:00
Thomas Tuegel
b4e6351c78
Remove Qt 5.7
...
The community support window for Qt 5.7 has ended. All packages should
- update to Qt 5.8, or
- pin to Qt 5.6 (the 3-year long-term support release), or
- for proprietary software, use the vendored libraries.
2017-03-25 08:49:37 -05:00
Thomas Tuegel
22300a9d77
qcachegrind: pin to Qt 5.6 and correct packaging errors
2017-03-25 08:49:36 -05:00
zimbatm
f77de6d3dc
arcanist: 20160825 -> 20170323
2017-03-25 12:32:14 +00:00
Domen Kožar
99632d5466
Nix, Hydra: bump to 2017-03-21
2017-03-25 13:00:49 +01:00
goibhniu
efc457c6e2
Merge pull request #23251 from juliendehos/hieroglyph
...
hieroglyph: init at 0.7.1
2017-03-25 13:00:34 +01:00
Michael Raskin
b9f35c12ec
Merge pull request #24312 from kamilchm/ponyc
...
ponyc: 0.11.3 -> 0.11.4
2017-03-25 11:58:03 +01:00
Vincent Laporte
e3fd4ec6ce
ocamlPackages.ocaml_mysql: 1.1.1 -> 1.2.1
2017-03-25 09:54:46 +00:00
Vincent Laporte
6c9bfa3bd7
ocamlPackages.angstrom: 0.3.0 -> 0.4.0
2017-03-25 09:27:29 +00:00
Kamil Chmielewski
c7cd4fec60
ponyc: 0.11.3 -> 0.11.4
2017-03-25 09:52:46 +01:00
Periklis Tsirakidis
b97dd5f560
qt58: enable darwin compatibility
2017-03-25 09:48:17 +01:00
Vincent Laporte
6e0b7273a2
ocamlPackages.stdio: init at 0.9.0
...
Stdio implements simple input/output functionalities for OCaml.
Homepage: https://github.com/janestreet/stdio
2017-03-25 07:06:49 +00:00
Vincent Laporte
a7a3d91039
ocamlPackages.ppx_traverse_builtins: init at 0.9.0
...
This OCaml library defines the default methods for builtin types
(int, string, list, ...) for Ppx_traverse.
Homepage: https://github.com/janestreet/ppx_traverse_builtins
2017-03-25 06:57:46 +00:00
Peter Simons
24a69286e9
Merge pull request #23610 from ljli/hs-ghcjs-pkgs-inherit
...
haskellPackages: apply GHC specific overrides before GHCJS
2017-03-24 23:15:41 +01:00
Peter Simons
011466857b
Merge pull request #24279 from LumiGuide/ghcjsHEAD-upgrade-to-latest-LTS
...
ghcjsHEAD: upgrade ghcjs-boot packages
2017-03-24 23:13:55 +01:00
Michael Raskin
82adcd6cfb
pythonPackages.BTrees: fix evaluation; builds fine
2017-03-24 22:01:55 +01:00
Vladimír Čunát
455ce3528c
Merge branch 'staging'
2017-03-24 21:07:55 +01:00
Vincent Laporte
e3c1e37823
ocamlPackages.ppx_ast: init at 0.9.0
...
Ppx_ast selects a specific version of the OCaml Abstract Syntax
Tree from the migrate-parsetree project that is not necessarily
the same one as the one being used by the compiler.
Homepage: https://github.com/janestreet/ppx_ast
2017-03-24 19:09:43 +00:00
Bjørn Forsman
6b6454f190
perlPackages.OpenGL: 0.6703 -> 0.70
...
Fixes https://github.com/NixOS/nixpkgs/issues/19271 ("slic3r gui
fails").
2017-03-24 19:15:20 +01:00
Robin Gloster
dd385d9468
qt57.makeQtWrapper: fix eval
2017-03-24 18:20:01 +01:00
Bas van Dijk
1c656d2f35
ghcjsHEAD: upgrade ghcjs-boot packages
...
Move them closer to the latest LTS Haskell.
2017-03-24 15:07:10 +01:00
Frederik Rietdijk
f4a1eab239
Merge pull request #23863 from plumps/add-vulnix
...
vulnix: init at 1.2.2
2017-03-24 11:12:50 +01:00
Jörg Thalheim
70322d8b87
pythonPackages.BTrees: 4.1.4 -> 4.3.1
2017-03-24 10:44:34 +01:00
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
Pascal Bach
783e1ce431
gitlab-runner: 1.11.1 -> 9.0.0
2017-03-23 22:46:01 +01:00
Pascal Bach
edf143c854
gitlab-runner: 1.11.0 -> 1.11.1
2017-03-23 22:46:01 +01:00
Vladimír Čunát
c1a9dc3d37
Merge branch 'master' into staging
2017-03-23 13:31:28 +01: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
Lancelot SIX
d284e37a59
pythonPackages.django: 1.10.5 -> 1.10.6
...
This is a bugfix release.
2017-03-22 15:49:00 +01: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
Eelco Dolstra
f0875982d1
Merge pull request #24203 from layus/nix-ssl-cert-file
...
git, curl, openssl: Refactor $NIX_SSL_CERT_FILE handling
2017-03-22 13:40:57 +01:00
Guillaume Maudoux
c86f05e7ce
openssl: default to default profile CA on darwin
2017-03-22 12:09:09 +01: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