Dmitry Kalinkin
cd1b9d93e6
pyjet: init at 1.3.0 ( #47243 )
2018-09-23 22:40:29 +02:00
Maximilian Bosch
5ad7aedf63
pythonPackages.pyftgl: fix build ( #47232 )
...
See https://hydra.nixos.org/build/80705583
Recent `boost` versions with `python` enabled have changed their naming
scheme for `boost_python` shared objects which causes issues with the
proper linking when building `pyftgl`.
Previously the library was named `boost_python3`, no it's named
`boost_python36` for current python (3.6.x).
The same issue applies for the `python2`.
Addresses #45960
2018-09-23 22:39:21 +02:00
R. RyanTM
90a587622b
libmediainfo: 18.08 -> 18.08.1 ( #47030 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmediainfo/versions
2018-09-23 22:38:33 +02:00
worldofpeace
843d056bc5
solargraph: 0.27.1 -> 0.28.1 ( #47242 )
2018-09-23 22:31:54 +02:00
Bas van Dijk
73cf1c26d8
haskellPackages.Frames-beam: disable tests because it requires a running PostgreSQL server
2018-09-23 21:57:17 +02:00
Bas van Dijk
ff6122c993
haskellPackages.Frames: fix build by using vinyl-0.10.0
2018-09-23 21:54:25 +02:00
Will Dietz
9fe245d7e0
llvm7: optionally use libpfm (exegesis), default off w/darwin
2018-09-23 13:30:18 -05:00
Will Dietz
b3645d74d1
llvm7: only use 1 number in version suffix, upstream changed
...
See llvm 2a6cf85828509e89e18739e5f4b9a958820d66d4
2018-09-23 13:30:18 -05:00
Will Dietz
e3030a2908
libc++7: prefer 'optional' as suggested by comment
2018-09-23 13:30:18 -05:00
Will Dietz
167e799d81
llvm*: http -> https, prefer releases.llvm.org
2018-09-23 13:30:18 -05:00
Will Dietz
0920652c5c
llvm7: update hashes, they did change after all.
...
Pretty sure they did last time too :).
2018-09-23 13:30:17 -05:00
Will Dietz
fca31e1a68
llvm7: use final release tarballs now that they're available
2018-09-23 13:30:17 -05:00
Will Dietz
621fd23cb5
compiler-rt: quickfix codesign patch by dropping hunks 'already applied'
...
Quite possibly this is not right.
2018-09-23 13:30:17 -05:00
Will Dietz
ba701ef329
comment
2018-09-23 13:30:17 -05:00
Will Dietz
38699890d6
llvm-manpages: fix build by removing references to $lib output
2018-09-23 13:30:17 -05:00
Will Dietz
b7692f5be5
llvm7: patch test shebang (otherwise test fails)
2018-09-23 13:30:16 -05:00
Will Dietz
bb110d80fc
llvm7: init at 7.0.0rc3
...
Copy of 6 + updated hashes
2018-09-23 13:30:16 -05:00
Jörg Thalheim
a326da978f
Merge pull request #47220 from flokli/php-mysql-sock
...
php: set mysql socket path if mysql[i] or pdo_mysql support is enabled
2018-09-23 16:18:43 +01:00
Sarah Brofeldt
4445414073
Merge pull request #44968 from Ekleog/wasm-gc-init
...
wasm-gc: init at 0.1.6
2018-09-23 16:07:34 +02:00
Léo Gaspard
0602e6ddfe
wasm-gc: init at 0.1.6
2018-09-23 22:33:09 +09:00
Florian Klink
baa04e4204
php: set mysql socket path if mysql[i] or pdo_mysql support is enabled
...
PHP tries to discover the mysql default socket path during configure
phase by probing the file system:
cf3b852109/ext/mysqli/config.m4 (L4)
This obviously fails to discover /run/mysqld/mysqld.sock, which is being
used (hardcoded) across all MySQL flavours.
This leads to PHP having no mysql socket path set for the mysql[i]
extensions, and `/tmp/mysql.sock` set for pdo_mysql,
meaning one currently has to manually configure and set it in php.ini.
Luckily, PHP supports setting that path via
`--with-mysql-sock=/run/mysqld/mysqld.sock` during configure phase,
so let's do this as soon as one of the three modules is enabled.
2018-09-23 15:08:39 +02:00
Andrew Dunham
c987ed0896
erlangR18: apply upstream patches to fix nondeterministic build failures ( #47202 )
...
As per the following bug report, sometimes erts/start_scripts will fail
to compile because of a Makefile ordering issue. Apply the upstream
patches to fix this.
https://bugs.erlang.org/browse/ERL-241
2018-09-23 11:01:57 +02:00
Andrew Dunham
e141f7cd2f
pythonPackages.flask_assets: fix tests ( #47203 )
2018-09-23 10:02:51 +02:00
Frederik Rietdijk
56853dc6d8
Merge pull request #45941 from NixOS/staging-next
...
Staging next
2018-09-23 09:31:28 +02:00
Frederik Rietdijk
343ac4d2fc
Merge pull request #42619 from nyanloutre/pythonPackages.block-io
...
pythonPackages.block-io: init at 1.1.8
2018-09-23 09:27:51 +02:00
Elis Hirwing
0b82fbc3af
php: Refactor so we can upgrade PHP per platform ( #47162 )
...
This way we don't need to disable flags etc by platform and can still
backport new versions to stable for linux even if there's a bug or
something in the darwin build.
2018-09-22 20:22:57 +02:00
Christian Kauhaus
6adb944cb6
lua: 5.2.3 -> 5.2.4 ( #47126 )
...
Lua 5.2.4 is the EOL point release of the 5.2 series.
2018-09-22 19:09:33 +02:00
Pascal Bach
a8087e3bd7
gitlab-runner: 11.2.0 -> 11.3.0 ( #47167 )
2018-09-22 18:49:35 +02:00
Théo Zimmermann
d1b97bcbe8
dune: 1.1.1 -> 1.2.1
2018-09-22 16:11:34 +00:00
xeji
c770699524
devpi-client: 3.1.0 -> 4.1.0, fix tests ( #47142 )
2018-09-22 18:07:00 +02:00
Peter Simons
2ffcbeda13
ghc: add release version for 8.6.1
2018-09-22 13:26:33 +02:00
Peter Simons
7a036a5cbe
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.11.1 from Hackage revision
c75652c02b
.
2018-09-22 13:26:33 +02:00
Jörg Thalheim
e969e0f78a
Merge pull request #47138 from Jeschli/pev
...
pev: init at unstable-2018-07-22
2018-09-22 11:56:59 +01:00
jeschli
4c9898108d
pev: init at unstable-2018-07-22
2018-09-22 12:14:56 +02:00
Orivej Desh
e78cf6ecba
python.pkgs.pysam: 0.13.0 -> 0.15.1
2018-09-21 22:48:56 +00:00
Orivej Desh
f0c0e2acc6
htslib: 1.7 -> 1.9
2018-09-21 22:42:28 +00:00
Will Dietz
7df10f388d
Merge pull request #46988 from dtzWill/update/range-v3-0.3.7
...
range-v3: 0.3.6 -> 0.3.7
2018-09-21 17:00:15 -05:00
John Ericson
a94879630b
Merge pull request #47143 from obsidiansystems/windows-libusb
...
libusb1: Build everywhere, since MinGW works
2018-09-21 14:28:29 -04:00
Tobias Happ
d7b8f68c05
pythonPackages.dependency-injector: 3.13.1 -> 3.13.2 ( #47139 )
2018-09-21 20:08:02 +02:00
Bas van Dijk
73862bf812
haskellPackages.mandrill: fix build for ghc843
2018-09-21 19:08:25 +02:00
John Ericson
452a81c991
libusb1: Build everywhere, since MinGW works
2018-09-21 12:32:38 -04:00
Michael Raskin
60b6d5f8a8
acl2: 8.1.post.2018.09.20 -> 8.1; turns out there is a release
2018-09-21 19:09:47 +03:00
R. RyanTM
907a9fa83d
smarty3: 3.1.32 -> 3.1.33 ( #46947 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/smarty3/versions
2018-09-21 17:57:55 +02:00
Jörg Thalheim
a15c96d244
Merge pull request #47116 from Zimmi48/pyre-0.0.14
...
pyre: 0.0.11 -> 0.0.14
2018-09-21 16:32:26 +01:00
Christian Kauhaus
544eaaa52b
lua: remove lua4 and lua5_0
...
Both versions are not maintained anymore upstream and have open security
issues, e.g. https://nvd.nist.gov/vuln/detail/CVE-2014-5461 .
The same holds for lua5_1 but that seems to be in use in some places.
Re #47122
Re #47123
2018-09-21 15:56:41 +02:00
Will Dietz
9908e9cd80
Merge pull request #47100 from dtzWill/feature/utmps
...
utmps: init at 0.0.1.3
2018-09-21 08:14:54 -05:00
Théo Zimmermann
7ff90cd103
pyre: 0.0.11 -> 0.0.14
2018-09-21 14:37:39 +02:00
R. RyanTM
4eb077bed7
kotlin: 1.2.61 -> 1.2.70
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kotlin/versions
2018-09-21 08:05:29 -04:00
Jörg Thalheim
99004c011c
Merge pull request #47080 from r-ryantm/auto-update/double-conversion
...
double-conversion: 3.0.0 -> 3.1.1
2018-09-21 12:48:12 +01:00
Jörg Thalheim
a6701a86fe
Merge pull request #47092 from r-ryantm/auto-update/ammonite
...
ammonite: 1.2.0 -> 1.2.1
2018-09-21 12:28:01 +01:00