Symphorien Gibol
4c4fc2299c
rust-bindgen: wrap to add required library compilation flags
...
The easy part is to add NIX_CFLAGS_COMPILE for "regular" libraries.
A bit more tricky is to add the required flags for libclang to find
libstdcxx. For this we parse arguments to bindgen to look for
-x c++ or -xc++ and if found add NIX_CXXSTDLIB_COMPILE to the arguments.
This variable is populated by a complex dance of setupHooks. We trigger
this by adding clang to propagatedBuildInputs. A more subtle way may
exist.
2018-08-28 18:26:42 +02:00
Uri Baghin
8c802d42ad
bazel: fix darwin build on hydra
2018-08-13 08:32:27 +02:00
Matthew Bauer
4c1d5a8dac
Merge pull request #44899 from bhipple/fix/antlr-license
...
antlr: fix license
2018-08-12 09:00:26 -05:00
Periklis Tsirakidis
56b756e757
kubectx: init at v0.5.1
2018-08-12 12:02:52 +02:00
Michael Hoang
78961b663c
flootty: 3.2.1 -> 3.2.2
2018-08-12 12:46:05 +10:00
Samuel Dionne-Riel
a3722a69be
Merge pull request #44676 from yrashk/nwjs-0.32.1
...
nwjs: 0.23.6 -> 0.32.1
2018-08-11 22:00:46 -04:00
Benjamin Hipple
34d7a370c1
antlr: fix license
...
See #43716
2018-08-11 13:43:56 +00:00
Timo Kaufmann
921e5ceef3
Merge pull request #44894 from markuskowa/sqlite-lic
...
Fix licenses (#43716 )
2018-08-11 15:31:29 +02:00
Markus Kowalewski
31d2f03fb9
sqsh: add license
2018-08-11 14:33:05 +02:00
Pascal Wittmann
a34579e01e
Merge branch 'master' into add-missing-licenses
...
Conflicts:
pkgs/tools/networking/network-manager/fortisslvpn.nix
2018-08-11 09:36:34 +02:00
Peter Hoeg
47349c0103
wp-cli: 1.5.1 -> 2.0.0
2018-08-10 15:00:17 +08:00
Frederik Rietdijk
7d09b2912b
Merge pull request #44832 from bhipple/u/waf
...
waf: 2.0.6 -> 2.0.10
2018-08-10 08:31:09 +02:00
Silvan Mosberger
38b2e88d87
Merge pull request #44846 from Infinisil/fix/goa
...
goa: fix and clean
2018-08-10 00:35:57 +02:00
Silvan Mosberger
61d426085f
goa: fix and clean
2018-08-10 00:23:26 +02:00
Elmar Athmer
0213e80c6c
hcloud: 1.5.0 -> 1.6.0 ( #44845 )
2018-08-10 00:14:38 +02:00
Silvan Mosberger
2583123523
remake: fix build with glibc2.27
...
Same fix as applied for gnumake in 519f0b8db2f91e73964375ee81fc411153bf3aa3
2018-08-09 22:23:04 +02:00
Benjamin Hipple
32b11f423d
waf: 2.0.6 -> 2.0.10
...
This commit also swaps the build tool to use python3 internally (which waf fully
supports and prefers) and swaps the src to be downloaded from gitlab. The waf.io
site only keeps source tarballs of the latest version, so once a new waf comes
out we can no longer reproduce older versions.
We need the ensureNewerSources hook to avoid this error, in both `python2` and `python3`:
ValueError: ZIP does not support timestamps before 1980
2018-08-09 14:51:28 -04:00
Jan Tojnar
c83e929b94
Merge pull request #44689 from jtojnar/gnome-cleanup
...
GNOME2 cleanup
2018-08-09 18:55:59 +02:00
Jan Tojnar
f07203656b
antlr4_7.runtime.cpp: init at 4.7.1
2018-08-09 17:36:50 +02:00
Pascal Wittmann
af8cd3c74e
Merge branch 'master' into add-missing-licenses
...
Conflicts:
pkgs/applications/version-management/subversion/default.nix
2018-08-09 13:10:27 +02:00
Pascal Wittmann
38923afae2
opam: add license
...
see issue #43716
2018-08-09 12:37:13 +02:00
Frederik Rietdijk
786cbba7be
Merge pull request #44447 from NixOS/staging-next
...
Staging next
2018-08-09 09:04:03 +02:00
Jörg Thalheim
fd650064da
Merge pull request #44788 from r-ryantm/auto-update/cscope
...
cscope: 15.8b -> 15.9
2018-08-09 07:06:32 +01:00
adisbladis
b8e25d2ce3
Merge pull request #44809 from r-ryantm/auto-update/buildbot-worker
...
buildbot-worker: 1.2.0 -> 1.3.0
2018-08-09 13:54:39 +08:00
Jörg Thalheim
210af8681e
Merge pull request #44807 from r-ryantm/auto-update/bear
...
bear: 2.3.11 -> 2.3.12
2018-08-09 06:10:07 +01:00
R. RyanTM
3aa6f292f2
buildbot-worker: 1.2.0 -> 1.3.0
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/buildbot-worker/versions .
2018-08-08 20:32:19 -07:00
R. RyanTM
ab5e09bb36
bear: 2.3.11 -> 2.3.12
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/bear/versions .
2018-08-08 20:26:21 -07:00
R. RyanTM
ef47003fa9
cscope: 15.8b -> 15.9
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/cscope/versions .
2018-08-08 18:13:29 -07:00
tobim
78e8173e57
cquery: 2018-05-01 -> 2018-08-08 ( #44726 )
...
This also extends the wrapper to explicitly set the cache
directory, since it is required for every invokation with
the `--init` option.
2018-08-09 01:31:15 +02:00
R. RyanTM
7bacb29458
oprofile: 1.2.0 -> 1.3.0 ( #44733 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/oprofile/versions .
2018-08-08 23:16:47 +02:00
Will Dietz
bf341a499d
bloaty: 2018-06-15 -> 1.0 ( #44716 )
...
\o/
2018-08-08 15:35:46 +02:00
Yurii Rashkovskii
4f9fafd2a3
nwjs: 0.23.6 -> 0.32.1
2018-08-08 13:27:11 +07:00
Uli Baum
33b71398fc
bazel_0_4: mark as broken
...
build has failed since 2018-04-29
2018-08-07 16:53:36 +02:00
Tim Steinbach
47e51aad09
sbt: 1.2.0 -> 1.2.1
2018-08-07 08:35:57 -04:00
Matthew Bauer
e62996f65c
cmake: add bsd3 license
2018-08-06 10:15:55 -04:00
Pascal Wittmann
80b5d9e3d3
rebar3: add license
...
see issue #43716
2018-08-06 12:24:38 +02:00
Pascal Wittmann
d84ce36fb6
rebar: add license
...
see issue #43716
2018-08-06 12:22:59 +02:00
Vladimír Čunát
f504af072b
Merge branch 'master' into staging-next
...
There's been some large rebuild on master.
I don't really have time ATM to find what it was.
2018-08-06 12:07:37 +02:00
Pascal Wittmann
f7be21f4c9
Merge branch 'master' into add-missing-licenses
...
Conflicts:
pkgs/development/libraries/exiv2/default.nix
Set license to gpl2Plus
2018-08-06 12:04:52 +02:00
Pascal Wittmann
a344029c34
findbugs: add license
...
see issue #43716
2018-08-05 16:40:43 +02:00
Pascal Wittmann
e4e98a27b0
emma: add license
...
see issue #43716
2018-08-05 16:37:30 +02:00
Edmund Wu
4306bc070e
yarn: 1.9.2 -> 1.9.4 ( #44477 )
2018-08-05 00:23:22 +02:00
Pascal Wittmann
270d3892b3
toxiproxy: add license
...
see issue #43716
2018-08-04 16:37:55 +02:00
Frederik Rietdijk
699e0e50b7
Merge master into staging-next
2018-08-04 11:43:54 +02:00
Frederik Rietdijk
57852282cf
Merge pull request #44416 from dotlambda/antlr-python2
...
antlr: explicitly use python2
2018-08-03 20:44:03 +02:00
Robert Schütz
f0702c62a6
antlr: explicitly use python2
...
Also, put python2 into nativeBuildInputs because Arch lists it in makedepends.
2018-08-03 20:01:51 +02:00
Okina Matara
8e690b6ffd
easyjson: 2018-06-06 -> 2018-07-30
2018-08-03 10:41:15 -05:00
Okina Matara
405e4fbea9
quicktemplate: Use fetchFromGitHub, not fetchgit
2018-08-03 10:40:38 -05:00
Serge Bazanski
742a50dafd
trellis: init 2018.08.01 ( #44328 )
...
* trellis: init 2018.08.01
* trellis: move boost to buildInputs
* trellis: remove leftover debug clause
2018-08-02 10:18:47 +02:00
Jörg Thalheim
422065c194
pwndbg: 2018-04-06 -> 2018.07.29
2018-08-01 23:35:08 +01:00