Shea Levy
afad9983e3
rust: Fix typo in binary build comment.
...
Pointed out by @Havvy.
2018-06-12 19:01:24 -04: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
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
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
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