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 1cb1b9193b
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 819f47bb36
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 1897c352f5
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
Florian Klink
1034ef2193
libndctl: init at 60.3
2018-06-11 18:13:31 +02:00
Jan Tojnar
f78ca4715b
volume_key: init at 0.3.9
2018-06-11 18:13:31 +02:00
Jan Tojnar
6d4069964f
libbytesize: init at 1.3
2018-06-11 18:13:31 +02:00
Florian Klink
cb7f7fd094
pythonPackages.GitPython: set path to git executable
2018-06-11 17:10:53 +02:00
Danylo Hlynskyi
694684ff80
pythonPackages.certifi: 2018.1.18 -> 2018.4.16, cleanup ( #41603 )
2018-06-11 17:03:54 +02:00
Robert Schütz
1b452e46ac
Merge pull request #41474 from andreabedini/aws-sam-translator
...
pythonPackages.aws-sam-translator: init at 1.5.4
2018-06-11 16:53:03 +02:00
Tuomas Tynkkynen
e3875883cc
libbass: Fix src hash
2018-06-11 17:36:24 +03:00
Matthew Bauer
340bc74a2b
ghcjs: remove old-time
...
This attribute is no longer available
2018-06-11 10:29:12 -04:00
Tim Steinbach
e0d1c6315a
Merge pull request #41776 from pclewis/openjdk-jdk10-truststore-from-env
...
openjdk: fix truststore-from-env patch for jdk10
2018-06-11 09:35:12 -04:00
Andrea Bedini
b7a6dbec9c
pythonPackage.aws-sam-translator: init -> 1.5.4
2018-06-11 21:15:39 +08:00
Kamil Chmielewski
0cc063ebae
ponyc: 0.22.6 -> 0.23.0 ( #41833 )
...
https://github.com/ponylang/ponyc/issues/2764
2018-06-11 15:09:29 +02:00
Jan Tojnar
f4fdc8b06b
Merge pull request #41827 from jtojnar/libgtop-darwin
...
libgtop: fix darwin build
2018-06-11 12:36:39 +02:00
Jan Tojnar
2443a602de
libgtop: fix darwin build
2018-06-11 12:01:34 +02:00
Orivej Desh
63a5b85b2a
cctz: init at 2.2
2018-06-11 09:26:07 +00:00
Matthew Bauer
eca521aea7
libcanberra: supports darwin
2018-06-10 22:45:40 -04:00
Matthew Justin Bauer
51aec3b2ad
Merge pull request #41817 from bgamari/T41816
...
cmake: Only apply application-services.patch with 3.11
2018-06-10 22:02:25 -04:00
Ben Gamari
5962d0d5f3
cmake: Only apply application-services.patch with 3.11
...
The patch doesn't apply with earlier versions. Fixes #41816 .
2018-06-10 21:32:49 -04:00
Matthew Bauer
7eb169a257
avian: use no error
...
Currently a warning breaks an otherwise working package
2018-06-10 20:34:40 -04:00
Matthew Bauer
7e63a205da
treewide: disable some darwin checks
...
Some network tests frequently fail on darwin. It’s easiest to disable
them for now.
2018-06-10 20:31:06 -04:00
Matthew Justin Bauer
b2f10f4e20
Merge pull request #41720 from r-ryantm/auto-update/appstream-glib
...
appstream-glib: 0.7.8 -> 0.7.9
2018-06-10 19:07:42 -04:00
xeji
8bd9f064db
Merge pull request #41623 from jfrankenau/update-cura
...
cura: 3.2.1 -> 3.3.1
2018-06-10 23:32:31 +02:00
xeji
6dabad3c77
Merge pull request #41754 from ckauhaus/41750-cve-libtiff-master
...
libtiff: 4.0.9 update patches
2018-06-10 21:49:06 +02:00
Matthew Bauer
e544e4f564
configuration-common.nix: fix incorrect override
2018-06-10 15:07:02 -04:00
Matthew Bauer
5a216cd7ed
ghcjs: disable some checks
2018-06-10 15:07:02 -04:00
Frederik Rietdijk
2114e15171
Merge pull request #41804 from Assassinkin/python-hosts
...
pythonPackages.python-hosts: init at 0.4.1
2018-06-10 20:25:10 +02:00
Frederik Rietdijk
b9b18ded57
python.pkgs.cython: fix tests
2018-06-10 20:21:33 +02:00
nagato.pain
95120f5109
pythonPakchages.python-hosts: init at 0.4.1
2018-06-10 11:04:20 -07:00
R. RyanTM
1f6f123814
chromedriver: 2.38 -> 2.39 ( #41580 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/chromedriver/versions .
These checks were done:
- built on NixOS
- /nix/store/r7ai8p033gdhncxsfjjy3rb8qmcsvpqx-chromedriver-2.39/bin/chromedriver passed the binary check.
- Warning: no invocation of /nix/store/r7ai8p033gdhncxsfjjy3rb8qmcsvpqx-chromedriver-2.39/bin/.chromedriver-wrapped had a zero exit code or showed the expected version
- 1 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 2.39 with grep in /nix/store/r7ai8p033gdhncxsfjjy3rb8qmcsvpqx-chromedriver-2.39
- directory tree listing: https://gist.github.com/ed47d14dfe1661b73d2d877b6e790579
- du listing: https://gist.github.com/63dc7bb82190375bce025de50ed2d6fa
2018-06-10 19:50:06 +02:00
volth
70050dbc48
jogl: reflect recent changes in opengl ( #41786 )
2018-06-10 17:09:19 +02:00
mingchuan
5095e9e32e
solc: 0.4.23 -> 0.4.24 ( #41631 )
...
Also enable test
2018-06-10 10:37:58 +02:00
Frederik Rietdijk
bd991be8d3
Merge pull request #41773 from bhipple/fix/fftw-src-url
...
fftw: support multiple src URLs
2018-06-10 10:30:51 +02:00
Johannes Frankenau
8ec26d8e5c
libarcus: 3.2.1 -> 3.3.0
2018-06-10 10:17:27 +02:00
Johannes Frankenau
163c83e901
python.pkgs.pyqt5: apply patch for cura segfaults
2018-06-10 10:17:19 +02:00
Frederik Rietdijk
1fdc5a9f0f
Merge pull request #41681 from Assassinkin/ansicov
...
pythonPackages.ansiconv: init at 1.0.0
2018-06-10 10:14:27 +02:00
Frederik Rietdijk
d358525280
Merge pull request #41628 from jyp/tensorflow-deps-fix
...
pythonPackages.Tensorflow: fix dependencies
2018-06-10 10:12:40 +02:00
Frederik Rietdijk
ae215d1ba8
Merge master into staging
2018-06-10 10:10:42 +02:00
Austin Seipp
ce93645c9c
pythonPackages.paperspace: propagate boto3, requests
...
Otherwise, 'paperspace-python' does not work properly.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-06-10 02:45:32 -05:00
Austin Seipp
6d6ff86c85
pythonPackages: paperspace 0.0.11
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-06-10 02:28:24 -05:00
Will Dietz
c4a9268efd
sqlite{,-analyzer}: 2.23.1 -> 2.24.0
...
https://sqlite.org/releaselog/3_24_0.html
2018-06-10 01:32:18 -05:00
Will Dietz
d1eb255036
Merge pull request #41630 from dtzWill/update/aws-sdk-cpp-1.4.60
...
aws-sdk-cpp: 1.4.50 -> 1.4.60
2018-06-09 21:44:53 -05:00
Philip Lewis
129ea5ed81
openjdk: fix truststore-from-env patch for jdk10
...
storePropName will be jsseDefaultStore if the property isn't present, and
jsseDefaultStore is never null, so the branch to use the environment variable
would never be taken.
The env var is supposed to be preferred to jssecacerts, so we can use it as
the default in the call to System.getProperty, and use the null check to fall
back on jsseDefaultStore instead.
2018-06-09 20:20:47 -04:00
Matthew Justin Bauer
1aaab72291
ghcjs-ng: fixup system tuple
...
on i686-linux, the libexec dir should be /libexec/i386-linux-ghc-8.2.2 not /libexec/i686-linux-ghc-8.2.2
2018-06-09 19:45:46 -04:00
Benjamin Hipple
e2b44b3170
fftw: support multiple src URLs
...
The fftw download page provides both an HTTP and FTP endpoint for downloading release tarballs:
http://fftw.org/download.html
Since some users may have difficulty fetching via FTP through corporate
firewalls, we should provide the option to get it over HTTP as well.
2018-06-09 19:18:16 -04:00
Austin Seipp
350f49734b
pythonPackages.pylibmc: fix runtime dependency on libsasl2.so, by way of cyrus_sasl
...
Without explicitly specifying that libsasl2 is part of the build, and
without explicitly making it part of pylibmc's linker flags for its
CPython extension, the cpython code enters a build state error where it
instead attempts to blindly `dlopen("libsasl2.so")` out of
$LD_LIBRARY_PATH; this fails as it can't be found in the store,
obviously.
The bigger problem with this is that it otherwise makes pylibmc
unusable, as it will try to immediately load libsasl2 at startup. This
means even using 'import pylibmc' at all will cause a failure.
Instead, add cyrus_sasl into the build closure of the library, and pass
an argument to the setup.py script to properly pass -lsasl2 to the C
extension. This causes a link to properly be formed.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-06-09 17:35:12 -05:00
R. RyanTM
75974f718f
libedit: 20170329-3.1 -> 20180525-3.1 ( #41550 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/libedit/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 20180525-3.1 with grep in /nix/store/cjyizgchlbid5kq9qhgjm4bsn78i0kw7-libedit-20180525-3.1
- directory tree listing: https://gist.github.com/2cbcdedff99016d29804a14409a498fd
- du listing: https://gist.github.com/7e82fe655e6c31f0f57fef287fd71e54
2018-06-10 00:03:33 +02:00
R. RyanTM
cc9fc2bdcd
ipopt: 3.12.9 -> 3.12.10 ( #41555 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/ipopt/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 3.12.10 with grep in /nix/store/6748l35g9dz7z77wqwal99ylrhn87liv-ipopt-3.12.10
- directory tree listing: https://gist.github.com/5da4bb4853af0913caca26e8cbc87666
- du listing: https://gist.github.com/c4d8373c7d9a61f39479151fdffa99cb
2018-06-09 23:33:17 +02:00
Matthew Justin Bauer
e8072de87e
Merge pull request #41354 from mulderr/master
...
odpic: init at 2.3.2
2018-06-09 17:07:06 -04:00
Jörg Thalheim
bf794aaffc
mypy: 0.600 -> 0.610
2018-06-09 18:26:27 +01:00
Florian Klink
f4434bef8b
odpic: enable on darwin
2018-06-09 19:00:09 +02:00
Matthew Justin Bauer
f523dc9025
Merge pull request #41759 from bhipple/fix/pcsclite
...
pcsclite: fix URL for debian move to gitlab
2018-06-09 12:29:44 -04:00
Benjamin Hipple
7a17a117d6
npth: use gnupg mirrors for fetchurl
...
This lets nix try any of the gnupg mirror alternatives if the previous FTP site
is down or temporarily unavailable.
2018-06-09 12:16:24 -04:00
Christian Kauhaus
cca45cc3e1
Get libtiff on the same patch level as Debian. The imported patch file contains:
...
CVE-2017-9935
CVE-2017-11613
CVE-2017-17095
CVE-2017-18013
CVE-2018-5784
CVE-2018-7456
Re #41748 (master)
Re #41749 (release-18.03 - needs to be cherry-picked)
2018-06-09 15:49:36 +02:00