Lancelot SIX
a0b2ce5102
libgcrypt: 1.8.2 -> 1.8.3
...
See http://lists.gnu.org/archive/html/info-gnu/2018-06/msg00006.html for
release information
2018-06-14 10:44:04 +02:00
John Ericson
cebda2ffd0
Merge remote-tracking branch 'upstream/master' into staging
2018-06-13 21:18:24 -04:00
John Ericson
3e3a9e661d
Merge pull request #41952 from obsidiansystems/darwin-booting-llvm
...
llvm: Remove unneeded libcxxabi dependencies
2018-06-13 21:16:32 -04:00
John Ericson
7156f46949
llvm 3.8+: Remove unneeded libcxxabi dependency
...
Evidentally this hasn't been needed for a while
2018-06-13 21:06:00 -04:00
John Ericson
e358fff0d6
llvm: use native cmake for libc++abi
...
Finish what 1cb1b9193b64c74df3b269dabb520c9ae73ee8d5 started.
2018-06-13 21:02:04 -04:00
Matthew Bauer
dfa2895181
androidndk: fixup asm linking
...
This fixes cross compiling to android that is currently broken. The
asm symlink needs to be set on versions /newer/ than 10e not the other
way around. We also need to use hostInfo’s triple here because ...
/cc @ericson2314 @bkchr
2018-06-13 20:31:33 -04:00
Matthew Justin Bauer
45c70e496f
ghcjs-ng: add haskellCompilerName attribute
...
This is needed by some old code in Nixpkgs. Adding it here will fix some eval errors.
/cc @ElvishJerricco
Fixes #41943
2018-06-13 16:34:50 -04:00
Jan Tojnar
eb969e2f89
flatpak: 0.11.7 → 0.11.8.2
2018-06-13 20:15:05 +02:00
Orivej Desh
f5c84020ce
Revert "libxml2: add static output ( #41915 )"
...
This reverts commit 819f47bb36a9fbfa833abf323b1021d36cc60030 on staging to
prevent unneeded rebuild.
That change leaves the static library in two outputs, "out" and "static", and
has to be reimplemented and motivated.
2018-06-13 16:41:47 +00:00
Antoine Eiche
819f47bb36
libxml2: add static output ( #41915 )
2018-06-13 16:10:19 +00:00
Orivej Desh
8e61ad2800
Merge branch 'master' into staging
...
* master: (33 commits)
Revert "libxml2: add static output"
yq: 2.5.0 -> 2.6.0 (#41926 )
yoshimi: 1.5.8 -> 1.5.8.2 (#41925 )
haskell generic-builder: Use separate setup db in more cases
nixos/tests/morty: fix non-deterministic failure
texlive: Fix 'match-parens' ruby dependency
chromium: 67.0.3396.62 -> 67.0.3396.87
ngspice: Fix regression due to missing X libs (#41890 )
mattermost-desktop: init at 4.1.1 (#40794 )
xcircuit: init at 3.9.73 (#41891 )
yarn: 1.7.0 -> 1.8.0 (#41895 )
Update default.nix (#41842 )
libxml2: add static output
remarshal: supports darwin
go-ethereum: 1.8.10 -> 1.8.11
bazel: add darwin support
llvm: use native cmake for libc++abi
kicad-unstable: 2018-03-10 -> 2018-06-12
cmake: Only apply application-services.patch with 3.11
nixos/tinc: minor fixes
...
2018-06-13 16:09:04 +00:00
Orivej Desh
ea69fba953
Revert "libxml2: add static output"
...
This reverts commit 1897c352f55f5c5e7b63f252456d091d0fbdbcf7 on master.
This is a mass rebuild that should go through staging.
2018-06-13 16:07:54 +00:00
R. RyanTM
d707021f23
yq: 2.5.0 -> 2.6.0 ( #41926 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/yq/versions .
These checks were done:
- built on NixOS
- /nix/store/11iw84skak8ag78s93klhmn4mhz1v3qh-yq-2.6.0/bin/.xq-wrapped passed the binary check.
- /nix/store/11iw84skak8ag78s93klhmn4mhz1v3qh-yq-2.6.0/bin/xq passed the binary check.
- /nix/store/11iw84skak8ag78s93klhmn4mhz1v3qh-yq-2.6.0/bin/.yq-wrapped passed the binary check.
- /nix/store/11iw84skak8ag78s93klhmn4mhz1v3qh-yq-2.6.0/bin/yq passed the binary check.
- 4 of 4 passed binary check by having a zero exit code.
- 4 of 4 passed binary check by having the new version present in output.
- found 2.6.0 with grep in /nix/store/11iw84skak8ag78s93klhmn4mhz1v3qh-yq-2.6.0
- directory tree listing: https://gist.github.com/d6c1ce31dff71d43e23d27c6d98e1925
- du listing: https://gist.github.com/a08a8e4ca7caa376a53ad39da72ba921
2018-06-13 18:05:40 +02:00
xeji
ff842faa4d
Merge pull request #41915 from nlewo/pr-libxml2-static
...
libxml2: add static output
2018-06-13 17:55:17 +02:00
Matthew Justin Bauer
b2a76b6464
Merge pull request #41932 from obsidiansystems/fix-setup-depends
...
haskell generic-builder: Use separate setup db in more cases
2018-06-13 11:40:49 -04:00
John Ericson
529a0f74ed
haskell generic-builder: Use separate setup db in more cases
...
Use for cross and GHCJS whether or not there are setup depends.
2018-06-13 11:34:25 -04:00
John Ericson
089297ad29
Merge pull request #41896 from obsidiansystems/fix-setup-depends
...
haskell generic-builder: Fix setup depends
2018-06-13 11:28:54 -04:00
Nick Novitski
99bce98dd6
yarn: 1.7.0 -> 1.8.0 ( #41895 )
2018-06-13 13:09:56 +02:00
Sébastien Maccagnoni
b8c6d8f971
Update default.nix ( #41842 )
2018-06-13 12:48:15 +02:00
Antoine Eiche
1897c352f5
libxml2: add static output
2018-06-13 09:20:02 +02:00
Mario Rodas
04a4f6d57c
remarshal: supports darwin
2018-06-13 00:00:33 -05:00
Uri Baghin
274bb96073
bazel: add darwin support
2018-06-12 23:23:51 -04:00
Matthew Justin Bauer
412e823f29
binutils: disable format hardening
...
This fails for me:
> compressed_output.cc:320:20: error: format string is not a string literal (potentially insecure) [-Werror,-Wformat-security]
> gold_warning(_("not compressing section data: zlib error"));
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ./system.h:40:20: note: expanded from macro '_'
> # define _(String) gettext (String)
> ^~~~~~~~~~~~~~~~
> compressed_output.cc:320:20: note: treat the string as an argument to avoid this
> gold_warning(_("not compressing section data: zlib error"));
> ^
> "%s",
> ./system.h:40:20: note: expanded from macro '_'
> # define _(String) gettext (String)
^
Disabling format hardening should hopefully be harmless here. If it's a problem we can also make it conditional.
/cc @Ericson2314
2018-06-12 22:54:10 -04:00
Matthew Justin Bauer
dbfab81377
Merge pull request #41900 from obsidiansystems/fix-darwin-cross
...
libcxxabi: use cmake as native build input
2018-06-12 20:41:06 -04:00
Matthew Bauer
1cb1b9193b
llvm: use native cmake for libc++abi
2018-06-12 20:36:16 -04:00
Shea Levy
afad9983e3
rust: Fix typo in binary build comment.
...
Pointed out by @Havvy.
2018-06-12 19:01:24 -04:00
Orivej Desh
7f3de60758
Merge branch 'master' into staging
...
* master: (161 commits)
pcsclite: clean up after #41790
tor: 0.3.3.6 -> 0.3.3.7
opae: init at 1.0.0
tinc: 1.0.33 -> 10.0.34
tinc_pre: 1.1pre15 -> 1.1pre16
sit: 0.3.2 -> 0.4.0 (#41863 )
platforms/raspberrypi: enable kernelAutoModules
libupnp: 1.6.21 -> 1.8.3 (#41684 )
androidStudioPackages.{dev,canary}: 3.2.0.16 -> 3.2.0.17
tdesktop: 1.3.0 -> 1.3.7
gns3Packages.{server,gui}{Stable,Preview}: 2.1.6 -> 2.1.7
aws-sam-cli: init at 0.3.0 (#41877 )
nixos/nat: optional networking.nat.externalInterface (#41864 )
linux: 4.17 -> 4.17.1
linux: 4.16.14 -> 4.16.15
linux: 4.14.48 -> 4.14.49
nixos/unbound: add restart (#41885 )
maintainers/create-azure.sh: remove hydra.nixos.org as binary cache (#41883 )
gshogi: init at 0.5.1 (#41840 )
neovim: add missing libiconv
...
2018-06-12 20:41:41 +00:00
Austin Seipp
5f116f189e
opae: init at 1.0.0
...
OPAE is a software toolchain and for integration and use of programmable
accelerators, currently supporting Intel Arria 10 and Stratix 10 FPGAs.
This package only contains the userspace software SDK tools and C
libraries -- not the OPAE Linux drivers.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-06-12 14:56:48 -05:00
John Ericson
eeeaab8d5e
haskell generic-builder: Fix setup depends
...
I was referring to the wrong package db in a few places. Thanks
@ElvishJerricco for catching.
2018-06-12 14:07:33 -04:00
R. RyanTM
ce0f4a1b93
libupnp: 1.6.21 -> 1.8.3 ( #41684 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/libupnp/versions .
These checks were done:
- built on NixOS
- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 1.8.3 with grep in /nix/store/ymhnn5lpxcs62nkzd1m42yaqqa7iwy66-libupnp-1.8.3
- directory tree listing: https://gist.github.com/c259447b3ed649aa6f8b474103c44f2c
- du listing: https://gist.github.com/4c95913fe86ccf5adf874748002bc31d
2018-06-12 19:09:43 +02:00
Frederik Rietdijk
a8765ad7b5
Merge pull request #41839 from Assassinkin/deap
...
pythonPackages.deap: init at 1.2.2
2018-06-12 18:25:22 +02:00
Andrea Bedini
35191af2e6
aws-sam-cli: init at 0.3.0 ( #41877 )
2018-06-12 15:15:06 +02:00
Jörg Thalheim
da8920622a
Merge pull request #41837 from Assassinkin/pynisher_1
...
pythonPackages.pynisher: init at 0.4.2
2018-06-12 10:58:40 +01:00
Frederik Rietdijk
cfdab10bb9
Merge pull request #41862 from Assassinkin/spglib
...
pythonPackages.spglib: init at 1.10.3.65
2018-06-12 11:44:07 +02:00
Jean-Philippe Bernardy
7e1f9da6bc
python.packages.tensorflow: repair postFixup phase
...
Remove an extra dot.
Fixes #41163
2018-06-12 09:11:56 +02:00
adisbladis
04d3e130b8
pythonPackages.warrant: Fix compat with pip 10
...
Fixes #41866
2018-06-12 14:10:29 +08:00
Matthew Justin Bauer
4b649a99d8
openzwave: disable format hardening
...
Closes #41865
Thanks to @cawilliamso
2018-06-11 18:55:44 -04:00
R. RyanTM
04f22d19ab
talloc: 2.1.12 -> 2.1.13 ( #41659 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/talloc/versions .
These checks were done:
- built on NixOS
- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 2.1.13 with grep in /nix/store/dh0bxr8awamjll8i560hmvb4af9rwaqm-talloc-2.1.13
- directory tree listing: https://gist.github.com/46726887933b375281d7cb71039f3e5d
- du listing: https://gist.github.com/f8d42f485b4878cfa49f7d617c9f7242
2018-06-11 23:05:30 +02:00
nagato.pain
184c31323c
pythonPackages.spglib: init at 1.10.3.65
2018-06-11 14:05:07 -07:00
John Ericson
812decd5c1
ghc: Default integer-simple usage based one whether GNU MP is available
...
The user's choice is still always respected
2018-06-11 15:51:57 -04:00
nagato.pain
fb7f515be7
pythonPackages.pynisher: init at 0.4.2
2018-06-11 12:25:00 -07:00
nagato.pain
c8cc418b8d
pythonPackages.deap: init at 1.2.2
2018-06-11 12:21:52 -07:00
Matthew Bauer
1b46c4b2a4
click: fix locale in darwin
...
unixtools.locale is used
2018-06-11 14:47:48 -04:00
Izorkin
2f73a373db
asio: add old version 1.10.8 ( #41822 )
2018-06-11 20:03:09 +02:00
Tobias Happ
a176f5e702
pythonPackages.pdf2image: init at 0.1.13 ( #41741 )
2018-06-11 20:01:01 +02:00
Matthew Justin Bauer
64cdcb57de
Merge pull request #41843 from flokli/python-click-path
...
python3Packages.click: fix 'locale' path
2018-06-11 13:55:14 -04:00
Florian Klink
c358e1ded9
python3Packages.click: fix 'locale' path
...
importing click shells out to 'locale', which currently needs to be in
PATH. Fix by setting patching locale command at runtime.
2018-06-11 19:10:15 +02:00
Frederik Rietdijk
c16e457059
Merge pull request #41844 from flokli/gitpython-git
...
pythonPackages.GitPython: set path to git executable
2018-06-11 18:43:21 +02:00
xeji
25398a90b1
Merge pull request #41723 from flokli/udisks-2.7.6
...
udisks 2.1.6 -> 2.7.6
2018-06-11 18:29:42 +02:00
Jan Tojnar
058b0e7a47
libblockdev: init at 2.17
2018-06-11 18:13:32 +02:00