Matthew Bauer
b32d0a41d0
llvm: fix triple setting
...
llvm is a library so it should just need to know about build & host.
GCC will already have a cross compiler built.
/cc @Ericson2314 @dtzWill
2018-08-02 17:04:47 -04:00
Matthew Bauer
ec34a91706
Merge pull request #44308 from matthewbauer/fix-cross-ensureUnaffected-test
...
Fix androidndk "ensure unaffected test"
2018-08-02 16:54:10 -04:00
Matthew Bauer
1461b90bed
llvm: fix triple setting
...
llvm is a library so it should just need to know about build & host.
GCC will already have a cross compiler built.
/cc @Ericson2314 @dtzWill
2018-08-02 16:53:03 -04:00
Matthew Bauer
26d6ff5981
libtasn1: fix on cross
...
perl should be a native build input
2018-08-02 16:51:48 -04:00
Matthew Bauer
3c0ac73e4a
lzip: support windows cross
2018-08-02 16:51:48 -04:00
Matthew Bauer
117680b0e9
Merge pull request #44126 from eadwu/opencollada/resolve-pcre-declarations
...
opencollada: include pcre.h (KhronosGroup/OpenCOLLADA#570 )
2018-08-02 16:44:08 -04:00
John Ericson
df5d1673ea
Merge pull request #44367 from obsidiansystems/no-stdenv-is-cross
...
treewide: Remove stdenv.isCross
2018-08-02 16:36:01 -04:00
Kai
405cc5b1a0
lbdb: 0.46 -> 0.47 ( #44376 )
2018-08-02 22:16:29 +02:00
John Ericson
89c21fce3f
Merge commit 'master' into staging
2018-08-02 16:13:33 -04:00
Lancelot SIX
b9fbcfb487
gnupg: 2.2.8 -> 2.2.9 ( #43431 )
...
See https://lists.gnu.org/archive/html/info-gnu/2018-07/msg00003.html
for release information.
2018-08-02 21:39:13 +02:00
Mitsuhiro Nakamura
c77e4de58e
cataclysm-dda-git: fix desktop launcher installation ( #44364 )
2018-08-02 21:36:18 +02:00
Uli Baum
6840ae4aee
polkit: 0.114 -> 0.115
2018-08-02 21:33:35 +02:00
John Ericson
eeb9837beb
qt-{3,4.8}: Clean up generally
2018-08-02 15:17:46 -04:00
John Ericson
25348b27c5
flex: Clean up to use less bash
2018-08-02 15:12:45 -04:00
John Ericson
f83b5e4f7a
util-linux: Clean up to use less bash
2018-08-02 15:12:11 -04:00
John Ericson
e517da3929
libxml2: Use `enableFeature`
2018-08-02 15:10:43 -04:00
John Ericson
9d23b95483
elfutils: Clean up with rebuild
...
Wrote contorted code before to avoid mass-rebuild
2018-08-02 15:10:03 -04:00
John Ericson
34da7e2ce2
treewide: Remove stdenv.isCross
...
I *want* cross-specific overrides to be verbose, so I rather not have
this shorthand. This makes the syntactic overhead more proportional to
the maintainence cost. Hopefully this pushes people towards fewer
conditionals and more abstractions.
2018-08-02 15:01:58 -04:00
Johannes Frankenau
81e65071bb
hugo: 0.42.1 -> 0.46 ( #44363 )
2018-08-02 20:49:19 +02:00
Jan Tojnar
705f0bc0d4
Merge pull request #44366 from hedning/flatpak
...
flatpak: Don't hardcode flatpak binary path in launchers
2018-08-02 20:16:16 +02:00
Tor Hedin Brønner
e5e91efa4c
flatpak: Don't hardcode flatpak binary path in launchers
...
The hardcoded flatpak path breaks all installed applications when flatpak is
updated.
fixes: https://github.com/NixOS/nixpkgs/issues/43581
2018-08-02 20:00:19 +02:00
Carlo Nucera
bc96cec295
Add missing dependencies for swi-prolog
...
In the previous version of this derivation, when the command
?- check_installation.
was issued in the swipl prompt, five errors were encountered. This patch fixes
that, so that the installation is correctly checked.
This enables the usage of the command pack_install to install prolog libraries,
which otherwise fails for the lack of libarchive.
2018-08-02 19:36:48 +02:00
Pavel Goran
7fb40c6503
nixos/tomcat: correct type specification for virtualHosts
...
The wrong specification was introduced as part of commit 472f16d.
Fixes #44361 .
2018-08-02 23:37:09 +07:00
Peter Simons
5acbe81573
Merge pull request #44369 from mnacamura/build-r-package
...
rPackages: export buildRPackage
2018-08-02 18:35:10 +02:00
Pavel Goran
b2b5b97468
nixos/tomcat: allow non-package paths in services.tomcat.webapps
...
Resolves #44370 .
2018-08-02 23:26:21 +07:00
Mitsuhiro Nakamura
0a541aa38c
rPackages.buildRPackage: fix error if requireX is missing
2018-08-03 01:08:35 +09:00
Mitsuhiro Nakamura
559997179d
rPackages: export buildRPackage
2018-08-03 01:08:07 +09:00
Frederik Rietdijk
89a89ddfb3
Merge pull request #44357 from FRidh/pythonmajor
...
Python interpreter updates
2018-08-02 16:45:53 +02:00
Bas van Dijk
0aae3fda06
graphite: 1.0.2 -> 1.1.3 & moved dependencies to python-modules ( #44276 )
...
Fixes #30891
* Upgrade `graphite-web`, `carbon` and `whisper` from 1.0.2 -> 1.1.3.
* Replaced the deprecated `pythonPackages.graphite_influxdb` with
`pythonPackages.influxgraph.`
* Renamed `pythonPackages.graphite_web` to `pythonPackages.graphite-web`
to be consistent with the Python package name.
* Replaced the unmaintained `pythonPackages.graphite_pager` with
`pythonPackages.graphitepager`
* Moved all new packages from `python-packages.nix` to
`pkgs/development/python-modules`
2018-08-02 16:39:57 +02:00
Vladimír Čunát
86b5b1e174
Revert "android-studio-preview: Print a deprecation warning"
...
This reverts commit 88bfbf6c7d
.
It broke the tarball job. Discussion:
https://github.com/NixOS/nixpkgs/pull/44310#issuecomment-409690460
2018-08-02 16:32:55 +02:00
Frederik Rietdijk
3a61a94789
python35: 3.5.5 -> 3.5.6
2018-08-02 16:30:27 +02:00
Frederik Rietdijk
3bd5580b04
python34: 3.4.8 -> 3.4.9
2018-08-02 16:30:16 +02:00
Imuli
632bda238f
idrisPackages.graphviz: fix homepage ( #44355 )
2018-08-02 16:24:48 +02:00
xeji
a7bfe3c5f5
Merge pull request #43971 from gnidorah/pakcs
...
pakcs: 1.14.0 -> 2.0.2
2018-08-02 16:16:31 +02:00
xeji
5c7bf43c24
Merge pull request #44342 from carlosdagos/tinyproxy
...
tinyproxy: init at 1.8.4
2018-08-02 16:12:12 +02:00
Bas van Dijk
353b568255
Merge pull request #44331 from jerith666/language-ecmascript-jailbreak
...
lift version restrictions on language-ecmascript inputs
2018-08-02 16:00:08 +02:00
Carlos D'Agostino
a568eec08c
tinyproxy: add docbook_xsl and add nonet option to a2x
2018-08-02 23:35:29 +10:00
Giulio Eulisse
ca7b17a4a0
doing: init at 1.0.10pre ( #44034 )
2018-08-02 15:24:23 +02:00
Robert Schütz
de880be9a2
Merge pull request #43260 from Assassinkin/sumo
...
pythonPackages.sumo: init at 1.0.9 ( And other packages that sumo depends on)
2018-08-02 14:51:37 +02:00
Vladimír Čunát
1895354eed
knot-resolver: 2.4.0 -> 2.4.1 (security)
...
Fixes CVE-2018-10920 and some less important things.
https://lists.nic.cz/pipermail/knot-resolver-announce/2018/000002.html
2018-08-02 14:36:20 +02:00
Assassinkin
9b349976fc
pythonPackages.spglib:1.10.3.75->1.10.4.1 ( #44352 )
2018-08-02 14:14:37 +02:00
volth
e8cc4b76b2
xfce4-13.xfce4-panel: fix path to tzdata ( #44350 )
2018-08-02 14:08:44 +02:00
ajs124
b79046e21b
masterpdfeditor: fix broken source url. the old one 404s ( #44351 )
2018-08-02 14:08:30 +02:00
Matt McHenry
afaaac2432
haskell-language-ecmascript: jailbreak to fix the build
2018-08-02 07:23:31 -04:00
Théo Zimmermann
e6077f3afa
graphql-cli: init at 2.16.5
2018-08-02 13:17:59 +02:00
Pascal Wittmann
3af85571bf
cabextract: 1.6 -> 1.7
2018-08-02 12:48:35 +02:00
Robert Schütz
5641eb306e
abcm2ps: 8.13.23 -> 8.13.24
2018-08-02 12:33:08 +02:00
Pascal Wittmann
216633e8bd
Merge pull request #44345 from NixOS/opencollada-license
...
opencollada: add license
2018-08-02 12:18:19 +02:00
Pascal Wittmann
4979fef9e7
opencollada: add license
...
see issue #43716
2018-08-02 12:06:44 +02:00
volth
66939ec363
xfce4-13: backport panel plugins from xfce4-12
2018-08-02 09:17:25 +00:00