1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

32214 commits

Author SHA1 Message Date
Andreas Herrmann 4a3e6d3091 clang-tools: New package
Creates and installs wrapper scripts around the clang-tools from
`llvmPackages.clang-unwrapped`.

Motivation
----------

Fixes #9214

Allows to install clang-tools for C++ development without also installing the
clang compiler and its tool-chain. This way it is possible to use e.g.
`clang-format` without conflicting with e.g. GCC's tool-chain, or the global
system tool-chain.
2016-09-28 09:31:30 +02:00
Benjamin Staffin a28b8ec771 Merge pull request #18809 from teh/bazel-update
bazel: 20150326.981b7bc1 -> 0.3.1
2016-09-22 02:28:10 -04:00
rushmorem 89c8b6c379 glide: 0.10.2 -> 0.12.2 2016-09-21 21:53:00 +02:00
Joachim F 3b19fcb2dc Merge pull request #18728 from dudebout/cscope-cleanup
Cscope cleanup
2016-09-21 20:36:29 +02:00
Joachim F bc4e469c53 Merge pull request #18741 from groxxda/appstream-glib
appstream-glib: 0.5.12 -> 0.6.3
2016-09-21 20:35:34 +02:00
Tom Hunger 93c773391d bazel: 20150326.981b7bc1 -> 0.3.1 2016-09-21 18:42:43 +01:00
José Romildo Malaquias 12e834f769 libxmlxx: 2.38.1 -> 2.40.1 (#18782) 2016-09-21 19:31:45 +02:00
Michael Fellinger c0bb2549b4 gem-config: add snappy 2016-09-21 14:29:12 +02:00
Matthew Maurer 1cb54e39f0 Frontc: init at 3.4 (#18575)
ocamlPackages.frontc: init at 3.4
2016-09-20 23:01:43 +02:00
zimbatm 6f1383686a Merge pull request #18361 from zimbatm/ruby-utf8
buildRubyGem: fixes gemspec UTF-8 loading issue
2016-09-20 18:04:50 +01:00
Eelco Dolstra ddd41a509a virtualbox: Drop dontPatchELF hack
However, this also requires ad8f31df7f
to get rid of gcc_multi.out in the closure.
2016-09-20 18:02:19 +02:00
Eelco Dolstra 3143f39e5a strigi: Fix libraries being installed in $out/$out/lib
Since we don't strip binaries in $out/$out, this was causing strigi to
have a dependency on gcc in its closure.
2016-09-20 18:02:19 +02:00
Reno Reckling 3cb6f522db amdapp-sdk: fix build for gcc 5
(cherry picked from commit 1dcd93c1de)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-20 14:17:36 +02:00
Daiderd Jordan 542babc3d2 Merge pull request #18670 from holidaycheck/sauceconnect-4.4.0
sauce-connect: 4.3.16 -> 4.4.0
2016-09-20 12:35:15 +02:00
Peter Simons 62606be9b0 haskell-hindent: disable failing test suite 2016-09-20 12:04:47 +02:00
Peter Simons c999c9f636 haskell-mongoDB: disable failing test suite 2016-09-20 12:04:47 +02:00
Michael Alan Dorman c3974031dd For the moment, we need a specific reference to 5.0.4
This will need to change if we stop arbitrarily tying "hoogle" to be
5.0.1.
2016-09-20 12:04:47 +02:00
Michael Alan Dorman f16f2017ac Make hoogle-local compatible wih hoogle >= 5.0.4 2016-09-20 12:04:46 +02:00
Peter Simons 57f5d1b7a8 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.2-5-gabba389 from Hackage revision
3f3f95963d.
2016-09-20 12:04:42 +02:00
Peter Simons ee0f2722b3 configuration-hackage2nix.yaml: disable broken builds to avoid evaluation errors 2016-09-20 12:04:41 +02:00
Eelco Dolstra e03d1ababa cmake-2.8: Fix build
The use of multiple outputs in libarchive broke it. Since this is an
ancient version of cmake, let's fix it by just using
--no-system-libarchive.
2016-09-20 11:56:11 +02:00
rushmorem 391ea6f748 glock: init at 20160816 2016-09-20 10:56:11 +02:00
Eelco Dolstra c3bc8b2996 ldb: 1.1.26 -> 1.1.27
Also, strip the modules to prevent a dependency on gcc.
2016-09-19 20:03:40 +02:00
Eelco Dolstra dbb9e2e847 tevent: 0.9.28 -> 0.9.30 2016-09-19 20:03:39 +02:00
Eelco Dolstra 8b7f83a146 tdb: 1.3.8 -> 1.3.11 2016-09-19 20:03:39 +02:00
Eelco Dolstra 498af0bbb4 talloc: 2.1.5 -> 2.1.8 2016-09-19 20:03:39 +02:00
Eelco Dolstra 56400e34d4 libshout: Use multiple outputs 2016-09-19 20:03:39 +02:00
Eelco Dolstra 05d34c9d2c libqalculate: 0.9.9 -> 0.9.10
Also, use multiple outputs.
2016-09-19 20:03:38 +02:00
Eelco Dolstra dc8ebab12f libksba: Use multiple outputs 2016-09-19 20:03:38 +02:00
Eelco Dolstra cc8b44b103 libtunepimp: Use multiple outputs 2016-09-19 20:03:38 +02:00
Eelco Dolstra f84806d84f libofa: Use multiple outputs 2016-09-19 20:03:38 +02:00
Eelco Dolstra 37f2679e73 libarchive: Use multiple outputs 2016-09-19 20:03:11 +02:00
Eelco Dolstra 8b31b91a22 libraw: Use multiple outputs 2016-09-19 20:02:07 +02:00
Tuomas Tynkkynen c08a84186f perlPackages.DBIxClass: Add upstream patch to fix build
Apply an upstream commit destined for next release like Debian is doing:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835731

Should fix http://hydra.nixos.org/build/40815848
2016-09-19 16:47:18 +03:00
Lancelot SIX 6fe5b7a2e7 Merge pull request #18696 from FRidh/buildenv
python.buildenv: don't filter non-python packages
2016-09-19 12:22:53 +02:00
Karn Kallio 16227c728d libctemplate : update URL for downloading source 2016-09-19 09:58:32 +02:00
Karn Kallio e11287ce3f Add vsqlite, a C++ wrapper library for sqlite. 2016-09-19 09:58:21 +02:00
Karn Kallio 07c6d61af0 Add MySQL Connector C++, a mysql server client library. 2016-09-19 09:58:15 +02:00
Franz Pletz fa3fb19445
libite: init at 1.8.2 2016-09-19 00:58:54 +02:00
Franz Pletz 7038fca9da
libconfuse: 2.8 -> 3.0 2016-09-19 00:58:53 +02:00
Franz Pletz e3107dc45d
gnutls: 3.5.3 -> 3.5.4 2016-09-19 00:58:53 +02:00
Franz Pletz 501f9096f6
gnutls: 3.4.14 -> 3.4.15 2016-09-19 00:58:53 +02:00
Robin Gloster 452f182356
krb5: 1.14.2 -> 1.14.3
fixes CVE-2016-3120
2016-09-18 23:47:56 +02:00
Frederik Rietdijk 06fd89dcff Merge pull request #18738 from elasticdog/elixir
elixir: 1.3.2 -> 1.3.3
2016-09-18 23:07:19 +02:00
Frederik Rietdijk ae1faabdcd Merge pull request #18742 from groxxda/libchamplain
libchamplain: 0.12.13 -> 0.12.14
2016-09-18 23:06:57 +02:00
Frederik Rietdijk 5a1d3be81c Merge pull request #18647 from nand0p/buildbot-9rc3
buildbot: 0.9.0rc2 -> 0.9.0rc3
2016-09-18 22:57:18 +02:00
Vladimír Čunát 4007e5b807 hunspellWithDicts: fix bad meta.outputsToInstall
https://github.com/NixOS/nixpkgs/issues/15036#issuecomment-247874297
2016-09-18 22:39:57 +02:00
Alexander Ried cd7d7f8a4a libchamplain: 0.12.13 -> 0.12.14 2016-09-18 22:02:27 +02:00
Alexander Ried 469b82c0da appstream-glib: 0.5.12 -> 0.6.3 2016-09-18 21:21:02 +02:00
Alexander Ried 363088f8e8 libinput: 1.3.3 -> 1.5.0 2016-09-18 20:20:51 +02:00