Vincent Laporte
43d3b9d74c
jbuilder: 1.0+beta12 -> 1.0+beta14
2017-10-26 00:38:54 +00:00
Brian McKenna
c3d24791f5
sbt-extras: init at 77686b3
...
Fixes #21783
2017-10-26 11:30:45 +11:00
Kevin Quick
5e21db46df
Fixed whitespace.
2017-10-25 16:15:44 -07:00
Jörg Thalheim
aaebcef6b2
Merge pull request #30780 from veprbl/rootpy_1.0.1
...
add pythonPackages.root_numpy, bump python2Packages.rootpy
2017-10-25 21:09:25 +01:00
Maximilian Bosch
02b15a418a
shmig: init at 2017-07-24
2017-10-25 22:08:00 +02:00
Jörg Thalheim
cb217f87a0
Merge pull request #30800 from gnidorah/sway
...
sway module: make it useful to end user
2017-10-25 20:20:50 +01:00
Frederik Rietdijk
6667d021d5
python.pkgs: remove duplicate file mnemonic
...
We already have pkgs/development/python-modules/mnemonic/default.nix
2017-10-25 20:08:27 +02:00
Dmitry Kalinkin
a3bc5d6ae6
rootpy: 0.9.0 -> 1.0.1
2017-10-25 14:05:03 -04:00
Frederik Rietdijk
316f4ac994
Merge pull request #30762 from mayflower/jupyter-update
...
Update jupyter and enable a few tests
2017-10-25 19:54:55 +02:00
Frederik Rietdijk
6a768082fd
Merge pull request #30508 from xvapx/meliae-init
...
meliae: init at 0.4.0
2017-10-25 19:46:43 +02:00
gnidorah
c7285c3342
wlc: cleanup
2017-10-25 19:29:43 +03:00
Sebastian Jordan
c29f701db8
pypi2nix: 1.8.0 -> 1.8.1 ( #30792 )
...
* pypi2nix: 1.8.0 -> 1.8.1
* pypi2nix: use fetchFromGitHub
2017-10-25 15:10:57 +01:00
Daniel Peebles
5541a9c26f
Merge pull request #30640 from matthewbauer/cmake-frameworks
...
cmake: setup CMAKE_FRAMEWORK_PATH
2017-10-25 09:59:40 -04:00
Roman Kuznetsov
d855091fb3
Use build type parameter
2017-10-25 07:55:32 +02:00
Roman Kuznetsov
f743e5f127
Change coreclr package maintainer
2017-10-25 07:55:32 +02:00
Joerg Thalheim
e7fc83f1a6
coreclr: cleanup build
2017-10-25 07:55:32 +02:00
Joerg Thalheim
856995d8ca
coreclr: mark as not broken
2017-10-25 07:55:32 +02:00
Roman Kuznetsov
71202f81aa
Remove old patches
2017-10-25 07:55:32 +02:00
Roman Kuznetsov
9356779fb3
Point coreclr to 2.0.0 release
2017-10-25 07:55:31 +02:00
Dmitry Kalinkin
31b2e70f8d
root_numpy: init at 4.7.3
2017-10-25 00:55:29 -04:00
Jörg Thalheim
28f0abae6d
Merge pull request #30770 from c0bw3b/pkg/apktool
...
apktool: 2.2.4 -> 2.3.0
2017-10-25 02:43:15 +01:00
Jörg Thalheim
550c6bf8b7
Merge pull request #30779 from veprbl/vc_not_broken
...
Revert "vc: Broken on i686"
2017-10-25 02:37:32 +01:00
Vincent Laporte
698894a50d
ocamlPackages.wasm: 0.13 -> 1.0
2017-10-25 00:54:38 +00:00
Daniel Peebles
4bf221932e
Merge pull request #30750 from kuznero/pr/dotnet-sdk
...
dotnet-sdk: init at 2.0.3
2017-10-24 19:10:03 -04:00
Joachim F
23c8e96071
Merge pull request #30699 from earldouglas/picat-maintainers
...
picat: add meta.maintainers
2017-10-24 22:07:51 +00:00
Joachim F
6a65235bac
Merge pull request #30697 from earldouglas/avian-maintainers
...
avian: add meta.maintainers
2017-10-24 22:07:44 +00:00
Roman Kuznetsov
6b1b8487df
dotnet-sdk : init at 2.0.3
2017-10-25 00:04:16 +02:00
Dmitry Kalinkin
8b56d8e621
Revert "vc: Broken on i686"
...
Not broken
This reverts commit c58c1f3b50
.
2017-10-25 00:40:31 +03:00
Tuomas Tynkkynen
c384ad46b8
qtbase: Make some output references more explicit
2017-10-24 23:48:49 +03:00
Tuomas Tynkkynen
fd29f6685f
qt5, plasma-5: Make 'bin' output the first one
...
Stay consistent with other multiple output packages.
2017-10-24 23:48:49 +03:00
Vladimír Čunát
dc240d2069
Merge #30729 : freeimage: apply security patches
2017-10-24 21:34:41 +02:00
Vladimír Čunát
1e32c3ee35
freeimage: fetchpatch -> fetchurl
...
These aren't generated patches, so there's no benefit in fetchpatch.
/cc #30729 .
2017-10-24 21:32:40 +02:00
Renaud
35bf3b8072
apktool: 2.2.4 -> 2.3.0
2017-10-24 20:05:31 +02:00
mimadrid
b5a0015004
sqlite3_analyzer: 3.20.0 -> 3.20.1
2017-10-24 18:20:20 +02:00
mimadrid
0967f0e858
sqlite: 3.20.0 -> 3.20.1
2017-10-24 18:12:35 +02:00
Franz Pletz
89640746b5
Merge branch 'master' into staging
2017-10-24 16:07:49 +02:00
Ryan Trinkle
160685725e
haskell-packages: fix all-cabal-hashes component lookup
...
Previously, if a package name in a later component was a substring of a package name in an earlier component, the earlier component would be selected due to a partial-name match. This commit prevents partial matches.
2017-10-24 09:43:29 -04:00
Robin Gloster
54a83423f0
nbconvert: 5.2.1 -> 5.3.1, enable tests
2017-10-24 15:31:52 +02:00
Robin Gloster
62ca1c2dab
mistune: 0.7.1 -> 0.7.4, own file
2017-10-24 15:31:51 +02:00
Robin Gloster
b10a98cee7
python.pkgs.nbformat: enable tests
2017-10-24 15:31:51 +02:00
Robin Gloster
c581dbfab3
python.pkgs.notebook: 5.0.0 -> 5.2.0
2017-10-24 15:31:51 +02:00
Robin Gloster
817b7bb349
python.pkgs.nose_warnings_filters: init at 0.1.5
2017-10-24 15:31:50 +02:00
Robin Gloster
38c04e691c
python.pkgs.jupyter_core: own file, enable tests
2017-10-24 15:31:50 +02:00
Franz Pletz
5621b77a33
Merge branch 'master' into staging
2017-10-24 14:47:43 +02:00
Franz Pletz
d72ae07c24
botan: 1.10.15 -> 1.10.17 for CVE-2017-14737
2017-10-24 14:21:07 +02:00
Franz Pletz
acc8d160f0
botan2: 2.0.1 -> 2.3.0 for CVE-2017-14737
2017-10-24 14:21:07 +02:00
Franz Pletz
2f50385352
botanUnstable: remove, unused
2017-10-24 14:21:07 +02:00
Franz Pletz
a203fd2a57
SDL_image: add patch to fix CVE-2017-2887
2017-10-24 14:21:06 +02:00
Franz Pletz
17a069276f
libvirt: 3.6.0 -> 3.8.0
2017-10-24 14:21:06 +02:00
Franz Pletz
826258889e
webkitgtk217x: remove, unused
2017-10-24 14:21:04 +02:00
Franz Pletz
aebae6c208
webkitgtk: 2.16.6 -> 2.18.1 for multiple CVEs
...
See https://webkitgtk.org/security/WSA-2017-0008.html
2017-10-24 13:20:38 +02:00
Franz Pletz
f269f31985
lame: 3.99.5 -> 3.100 for multiple CVEs
...
Fixes CVE-2017-9410, CVE-2017-9411, CVE-2017-9412.
2017-10-24 13:20:38 +02:00
Franz Pletz
5072f4792e
db{48,53,60,62}: add patch to fix CVE-2017-10140
2017-10-24 13:20:37 +02:00
Bas van Dijk
4663bfa40e
opencv: 3.2.0 -> 3.3.0
...
Release notes: https://opencv.org/opencv-3-3.html
The contrib module cnn_3dobj is disabled because it fails to build.
The contrib module dnn_modern is disabled because it causes:
https://github.com/opencv/opencv_contrib/issues/823
2017-10-24 12:56:39 +02:00
Peter Simons
c47d77ce21
Merge pull request #30751 from ElvishJerricco/callCabal2nix-dont-rebuild-cabalfile
...
callCabal2nix: Don't rebuild unchanged cabal file (Fixed #23880 )
2017-10-24 08:25:54 +01:00
Will Fancher
aadbef00bd
callCabal2nix: Don't rebuild unchanged cabal file ( Fixed #23880 )
2017-10-24 03:00:07 -04:00
Michael Raskin
5fe5afe8ee
clasp-common-lisp: init at 0.4.99.20170801
2017-10-24 08:43:41 +02:00
Cray Elliott
5ddea062e2
ffmpeg: 3.3.4 -> 3.4
...
ffmpeg_3 bumped to 3.4, and 3.3.4 removed from the tree
2017-10-23 23:23:23 -07:00
James Earl Douglas
2c39cb9f40
jenkins: 2.85 -> 2.86
2017-10-23 15:39:26 -06:00
Maxime Dénès
41df85dd1b
coqPackages.QuickChick: remove support for coq 8.7
...
coqPackages_8_7.QuickChick won't build since Coq 8.7.0 is not yet supported
upstream.
2017-10-23 22:40:29 +02:00
Pascal Wittmann
4c81e9a926
libfilezilla: 0.10.1 -> 0.11.0
2017-10-23 20:57:02 +02:00
Tim Steinbach
e2e5979a1e
ammonite: 1.0.2 -> 1.0.3
2017-10-23 14:43:28 -04:00
Peter Simons
d2f9dc4a3b
haskell-ltk: fix build by providing haskell-gi-overloading-0.0
...
Closes https://github.com/NixOS/nixpkgs/pull/30462 .
2017-10-23 20:16:45 +02:00
Bas van Dijk
68e05a361d
haskell: ghcjs packages: fix build of fail
2017-10-23 19:44:46 +02:00
Piotr Bogdan
a3dde9d13d
freeimage: fix CVE-2015-0852 & CVE-2016-5684
2017-10-23 16:13:49 +01:00
Peter Hoeg
cf90441dea
ktexteditor: fix indenters
2017-10-23 22:49:51 +08:00
Peter Hoeg
6aeaadfb8a
kwindowsystem: add missing dependencies
2017-10-23 22:49:36 +08:00
Peter Hoeg
c62686fb43
kde-frameworks: 5.38 -> 5.39
2017-10-23 22:49:31 +08:00
Michael Alan Dorman
d559edc277
git-annex: update sha
2017-10-23 15:57:34 +02:00
Peter Simons
895b4ef59b
liquidhaskell: use latest aeson
2017-10-23 15:57:34 +02:00
Peter Simons
25eb5eecb7
haskell-fluid-idl-scotty: disable broken build
2017-10-23 15:57:34 +02:00
Peter Simons
714edcad24
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6-11-g74d58ee from Hackage revision
4932dd52cb
.
2017-10-23 15:57:28 +02:00
Peter Simons
02f4079fce
LTS Haskell 9.10
2017-10-23 15:57:25 +02:00
Tuomas Tynkkynen
acf1ae02dc
libx86: Supports only x86
...
In theory it builds for 32-bit ARM but the result probably doesn't
work in a meaningful manner...
2017-10-23 16:37:22 +03:00
Robin Gloster
bed5bb1f5e
fix eval
...
cc @zimbatm
(https://nix-cache.s3.amazonaws.com/log/iyn9cwk0kymi4mzva0dzpqwnzm3cg4a4-nixpkgs-tarball-18.03pre118395.891c3721ed.drv )
2017-10-23 15:12:39 +02:00
Joerg Thalheim
f73ad01afb
nodePackages.web-ext: init at 2.2.2
2017-10-23 11:05:38 +01:00
Daiderd Jordan
f1f7296885
cargo: fix darwin build
2017-10-23 10:24:17 +02:00
Frederik Rietdijk
891c3721ed
Merge pull request #30234 from deedrah/aspell-data-dirs-from-nix-profiles
...
aspell: added new patch data-dirs-from-nix-profiles.patch
2017-10-23 07:47:11 +02:00
Marti Serra
6daba77884
pythonPackages.meliae: init at 0.4.0
2017-10-23 03:08:18 +02:00
James Earl Douglas
7562ed51f6
avian: add meta.maintainers
2017-10-22 18:31:24 -06:00
James Earl Douglas
c918020ed9
picat: add meta.maintainers
2017-10-22 18:30:33 -06:00
zimbatm
6bbce42fe7
cargo: 0.21.1 -> 0.22.0
2017-10-23 00:30:47 +01:00
Kevin Cox
5f8cf0048e
rust: update cargo builder to fetch registry dynamically
...
The biggest benefit is that we no longer have to update the registry
package. This means that just about any cargo package can be built by
nix. No longer does `cargo update` need to be feared because it will
update to packages newer then what is available in nixpkgs.
Instead of fetching the cargo registry this bundles all the source code
into a "vendor/" folder.
This also uses the new --frozen and --locked flags which is nice.
Currently cargo-vendor only provides binaries for Linux and
macOS 64-bit. This can be solved by building it for the other
architectures and uploading it somewhere (like the NixOS cache).
This also has the downside that it requires a change to everyone's deps
hash. And if the old one is used because it was cached it will fail to
build as it will attempt to use the old version. For this reason the
attribute has been renamed to `cargoSha256`.
Authors:
* Kevin Cox <kevincox@kevincox.ca>
* Jörg Thalheim <Mic92@users.noreply.github.com>
* zimbatm <zimbatm@zimbatm.com>
2017-10-23 00:30:47 +01:00
zimbatm
d170c2cead
cargo: use fetchFromGitHub
2017-10-23 00:30:46 +01:00
zimbatm
7bd191df6a
rust: 1.17.0 -> 1.20.0
...
simplify the boostrap hashes a bit
build with bundled llvm:
the rust project has forked the llvm compiler to solve some
issues.
With pkgs.llvm the test suite fails.
See https://github.com/rust-lang/rust/pull/43026
And PR #30088
2017-10-23 00:30:46 +01:00
Maximilian Güntner
e30e201027
rust: unbreak building with bundled LLVM
2017-10-23 00:30:46 +01:00
zimbatm
1d6eaac764
rust: remove beta and nightly releases
...
nixpkgs is for stable software. If you want beta and nightly, use the
nixpkgs-mozilla overlay.
2017-10-23 00:30:46 +01:00
Vincent Laporte
fe41e17631
ocamlPackages.merlin: fix homepage URL
2017-10-22 22:14:38 +00:00
Vincent Laporte
4ace0daa21
coqPackages.fiat_HEAD: mark as broken with Coq ≥ 8.6
2017-10-22 20:48:18 +00:00
Thomas Tuegel
6a44365573
Merge pull request #30208 from zraexy/massif-visualizer
...
massif-visualizer: 0.4.0 -> 0.7.0
2017-10-22 15:16:33 -05:00
John Wiegley
89720d851a
coqPackages_8_7: New expression, but don't make it the default yet
2017-10-22 12:43:27 -07:00
Rostislav Beneš
ba4cefe4ae
aspell: added new patch data-dirs-from-nix-profiles.patch
...
Aspell will search for dictionaries in all nix profiles even when used as library.
Setting data-dir or dict-dir in ASPELL_CONF will disable this behavior.
2017-10-22 21:01:40 +02:00
Tuomas Tynkkynen
917bd0bfbc
souffle: Disable parallel building
...
https://hydra.nixos.org/build/62750790
2017-10-22 21:57:59 +03:00
Jon Banafato
f906d6d18e
python36: 3.6.2 -> 3.6.3
2017-10-22 18:24:56 +02:00
Tuomas Tynkkynen
ac2acca7d9
Merge remote-tracking branch 'upstream/staging' into master
2017-10-22 18:16:17 +03:00
Michael Weiss
d61a58caea
iniparser: 3.1 -> 4.0
2017-10-22 17:02:35 +02:00
Tristan Helmich
5c779de4a1
pythonPackages.phonenumbers: 8.8.2 -> 8.8.4
2017-10-22 16:50:39 +02:00
b123400
2cc79e95f8
buildNodePackage: fix issue with impure version handling ( #30577 )
2017-10-22 16:45:16 +02:00
Vincent Laporte
97c5dfc55e
ocamlPackages.yojson: 1.2.3 -> 1.3.3
2017-10-22 14:37:28 +00:00
Vincent Laporte
d6e423c400
ocamlPackages.merlin: 3.0.2 -> 3.0.3
2017-10-22 13:25:46 +00:00
Pascal Wittmann
3c32c4151d
unibilium: 1.2.0 -> 1.2.1
2017-10-22 11:36:04 +02:00
Nikolay Amiantov
c3f8fb3cd7
python.pkgs.uranium: 2.6.1 -> 3.0.3
2017-10-22 04:18:37 +03:00
Nikolay Amiantov
6c5184fff7
python.pkgs.libarcus: 2.6.1 -> 3.0.3
2017-10-22 04:18:32 +03:00
Nikolay Amiantov
5ba9411d02
python.pkgs.numpy-stl: init at 2.3.2
2017-10-22 04:18:28 +03:00
Nikolay Amiantov
3264001a9d
python.pkgs.python-utils: init at 2.2.0
2017-10-22 04:18:23 +03:00
Tuomas Tynkkynen
d0631d4445
libbsd: 0.8.5 -> 0.8.6
2017-10-22 01:40:58 +03:00
Tuomas Tynkkynen
ff91863745
gnu-efi: 3.0.5 -> 3.0.6
2017-10-22 01:40:58 +03:00
Guillaume Bouchard
e458c44c2b
szip: 2.1 -> 2.1.1
...
Version bump because version 2.1 is now unavailable on the official
source, replaced by version 2.1.1.
2017-10-22 00:34:24 +02:00
Fatih Altinok
e4f5477b6c
nodejs: 6.11.1 -> 6.11.4
2017-10-22 00:25:33 +02:00
Joachim F
b591b5cf5b
Merge pull request #30598 from andrewrk/zig
...
zig: init at 0.1.1
2017-10-21 20:11:23 +00:00
Andrew Kelley
835201e814
zig: init at 0.1.1
2017-10-21 12:45:54 -04:00
Frank Doepper
2d7705f8d4
haskellPackages.amqp-utils: fix dependencies
2017-10-21 18:10:29 +02:00
Nikolay Amiantov
0ce09afcfa
bazel_0_4: additonal fix for Darwin
2017-10-21 18:21:52 +03:00
Nikolay Amiantov
a86fe917b9
bazel_0_4: try to fix on Darwin
...
First round of fixes -- let's see how Hydra reacts.
2017-10-21 17:36:54 +03:00
Vincent Laporte
53f8adbc86
ocamlPackages.omd: 1.3.0 -> 1.3.1
2017-10-21 12:44:36 +00:00
Moritz Kiefer
d222538732
ghcjs: Do not mark as broken
...
This has been fixed in #30214
2017-10-21 13:27:42 +01:00
Vincent Laporte
bb6629977d
ocamlPackages.zed: 1.4 -> 1.5
2017-10-21 10:54:49 +00:00
Hamish Mackenzie
8870d1a67d
r-modules: Fix a number of popular R packages
...
The R V8 package still depends on V8 3.14 so this is also included.
2017-10-21 11:29:21 +01:00
zimbatm
96b339fbc9
buildkite-agent: 2.1.13 -> 2.6.6
...
Build the package from source
Re-organise the module a bit to allow custom version of the package
2017-10-21 11:23:30 +01:00
Matthew Bauer
24eb665695
cmake: setup CMAKE_FRAMEWORK_PATH
...
This tells cmake how to find macOS frameworks.
Fixes #26197
2017-10-21 02:27:09 -05:00
Vladimír Čunát
1d317bd84a
scons: fix meta eval
2017-10-20 23:50:27 +02:00
Vladimír Čunát
bd8daca057
Merge branch 'staging'
...
Hydra seems very good.
2017-10-20 23:46:03 +02:00
Thomas Mader
75a536459a
dub: 1.1.0 -> 1.4.1 ( #28396 )
...
- gcc not needed at all as dependency
- other D compilers can be used instead of dmd, so it's not good to use it as a runtime dependency.
- Adding checkPhase (disabled for now because network access is limited in sandbox mode)
- Improve package description.
2017-10-20 20:12:17 +00:00
Vladimír Čunát
c3263fcaa1
wt: put version into name, cleanup whitespace
...
The style is now closer to what's usual in nixpkgs.
2017-10-20 18:17:33 +02:00
Michael Weiss
e40233e136
scons: 2.5.1 -> 3.0.0
...
"SCons release 3.0.0 now available from the download page at
SourceForge. This release should be used instead of 2.5.1. This release
fixes several issues. TThis will be the first release to support Python
versions earlier than 2.7 as well as 3.5+."
"NOTE: This is a major release. You should expect that some targets may
rebuild when upgrading. Significant changes in some python action
signatures. Also switching between PY 2.7 and PY 3.5, 3.6 will cause
rebuilds."
2017-10-20 16:32:26 +02:00
Joachim F
e885fbc3e3
Merge pull request #30543 from vyp/upd/idrispackages.lightyear
...
idrisPackages.lightyear: 2016-08-01 -> 2017-09-10
2017-10-20 13:56:57 +00:00
Joachim F
dd60a064a9
Merge pull request #30597 from veprbl/root_6.10.08
...
root: 6.10.04 -> 6.10.08
2017-10-20 13:48:39 +00:00
Tim Steinbach
a358d9218c
Merge pull request #30602 from loskutov/scalafmt-crossplatform
...
scalafmt: fix platforms
2017-10-20 09:36:36 -04:00
Tim Steinbach
1a146623d6
Merge pull request #30601 from loskutov/scala-2.12.4
...
scala: 2.12.3 -> 2.12.4
2017-10-20 09:32:26 -04:00
Lancelot SIX
fea9b13130
Merge pull request #30383 from lsix/djanog_1_11_6
...
pythonPackages.django: 1.11.5 -> 1.11.6
2017-10-20 15:01:33 +02:00
Ignat Loskutov
05ac929444
scalafmt: fix platforms
2017-10-20 13:51:35 +03:00
Ignat Loskutov
cc2e11b8c9
scala: 2.12.3 -> 2.12.4
2017-10-20 13:30:32 +03:00
Frederik Rietdijk
7f43dd3b3b
Merge pull request #30254 from FRidh/django-gdal
...
python.pkgs.django: make gdal support optional
2017-10-20 09:45:50 +02:00
Vincent Laporte
68ed8f685b
ocamlPackages.camomile: 0.8.5 -> 0.8.6
2017-10-20 07:19:13 +00:00
Dmitry Kalinkin
4d85689cf3
xxHash: init at 0.6.3.20171018
2017-10-20 00:59:15 -04:00
Daiderd Jordan
215f2cac80
Merge pull request #30404 from j-hao/master
...
qt5: fix Darwin build for 5.9.2
2017-10-19 23:41:44 +02:00
gnidorah
b17ec549a1
pythonPackages.fontconfig: init at 0.5.1
2017-10-19 20:30:22 +02:00
Kevin Quick
6bfa45997b
Remove trailing period from description per contribution guidelines.
2017-10-19 10:01:48 -07:00
Kevin Quick
bb47bea024
Enable checks and remove unnecessary lines.
2017-10-19 10:00:44 -07:00
Kamil Chmielewski
c5f7175197
ponyc: 0.19.3 -> 0.20.0
...
https://github.com/ponylang/ponyc/issues/2286
2017-10-19 17:52:09 +02:00
Jörg Thalheim
e09f070951
Merge pull request #30493 from disassembler/sway
...
sway: 0.13.0 -> 0.14.0
2017-10-19 16:28:12 +01:00
Tim Steinbach
9d82aa696c
Merge pull request #30583 from earldouglas/jenkins-2.85
...
jenkins: 2.84 -> 2.85
2017-10-19 11:21:54 -04:00
James Earl Douglas
9cf797408c
jenkins: 2.84 -> 2.85
2017-10-19 08:57:37 -06:00
Robin Gloster
c6adc2e348
python.pkgs.cufflinks: init at 0.12.0
2017-10-19 16:43:11 +02:00
Robin Gloster
22de3b48cf
python.pkgs.colorlover: init at 0.2.1
2017-10-19 16:43:11 +02:00
Nikolay Amiantov
38b94d1f1f
wt: 3.3.6 -> 4.0.0
...
Fix build with new Boost.
2017-10-19 17:14:20 +03:00
Frederik Rietdijk
d854b3df2c
Merge pull request #30503 from guibou/guibou_vfx_pkgs
...
Many packages used in computer animation industry
2017-10-19 15:38:56 +02:00
Nikolay Amiantov
0d5ff53a15
bazel_0_4: build on Darwin
2017-10-19 16:38:06 +03:00
Tim Steinbach
f11948d31e
Merge pull request #30579 from NeQuissimus/openjdk8u152
...
openjdk: 8u144 -> 8u152
2017-10-19 09:22:26 -04:00
Frederik Rietdijk
5c11622348
python.pkgs.powerline: remove vcs clients from propagatedBuildInputs
2017-10-19 14:59:26 +02:00
Tim Steinbach
1c71b0ef31
openjdk: 8u144 -> 8u152
2017-10-19 08:39:01 -04:00
Thomas Tuegel
f7de0da188
Merge branch 'pull/30305'
...
plasma5: 5.10.5 -> 5.11.1
sddm: 0.15.0 -> 0.16.0
2017-10-19 07:18:36 -05:00
Thomas Tuegel
0cc2171910
grantlee5: Fix debug build
2017-10-19 06:52:56 -05:00
Jörg Thalheim
6f9c76662b
Merge pull request #30572 from flokli/twilio
...
twilio: init at 6.8.0
2017-10-19 11:29:20 +01:00
Nikolay Amiantov
fe153d73ce
tensorflow: 1.3.0 ->1.3.1
...
Build from source.
It's implemented as a two-staged Bazel build (see also
546b4aec776b3ea676bb4d58d89751919ce4f1ef).
2017-10-19 13:19:11 +03:00
Nikolay Amiantov
e3afbd6d26
bazel_0_4: set absolute path to /usr/bin/env
...
Also cleanup TMPDIR.
2017-10-19 13:19:11 +03:00
Nikolay Amiantov
ba9cde1dd5
bazel_0_4: add optional Nix-specific hacks
...
* Skip verifying checksums for already fetched packages.
Needed for two-staged building in Nix:
1. Build a fixed derivation with `bazel fetch` (filtered out of non-reproducable bits).
2. Build an actual derivation which uses fetched dependencies (skipping
checksums needed here because they depend on the build directory).
* Don't clean environment variables for children processes.
Needed for Nix compiler wrappers.
2017-10-19 13:19:11 +03:00
Nikolay Amiantov
59f51eba29
opencv3: use older cudatoolkit
2017-10-19 12:47:56 +03:00
Nikolay Amiantov
b317d7cfd4
opensubdiv: 3.2.0 -> 3.3.0
...
Fix build with new CUDA toolkit.
2017-10-19 12:47:56 +03:00
Nikolay Amiantov
771e403786
python.pkgs.Theano: merge CUDA and non-CUDA versions
2017-10-19 12:47:30 +03:00
Nikolay Amiantov
efd2444de5
python.pkgs.libgpuarray: -9998.0 -> 0.6.9
2017-10-19 12:47:30 +03:00
Nikolay Amiantov
50a223b144
clblas: 20160505 -> 2.12
2017-10-19 12:47:30 +03:00
Nikolay Amiantov
378bfba023
treewide: use default compiler for cuda
2017-10-19 12:47:30 +03:00
Nikolay Amiantov
6309e5fa01
cudnn: refactor to use shared derivation
...
Also return 8.0-6.0 version for TensorFlow.
2017-10-19 12:47:30 +03:00
Nikolay Amiantov
ce9059a120
cudnn_cudatoolkit9: init at 7.0
...
Make it the default.
2017-10-19 12:47:30 +03:00
Nikolay Amiantov
7cf6010fd3
cudatoolkit: use recommended gcc by default
...
This way one may build packages requiring old CUDA Toolkit with usual stdenv;
only bits which are compiled with NVCC would use older GCC.
2017-10-19 12:47:30 +03:00
Nikolay Amiantov
fe7c7a852d
cudatoolkit9: init at 9.0.176
...
Make CUDA Toolkit 9 the default choice.
2017-10-19 12:47:30 +03:00
Nikolay Amiantov
0bc4216bf0
Merge branch 'staging'
2017-10-19 12:46:38 +03:00
Florian Klink
2856891562
twilio: init at 6.8.0
2017-10-19 09:56:47 +02:00
Kevin Quick
6015fdc76a
theft: add new theft development library package
2017-10-18 23:23:09 -07:00
Bastian Köcher
7132cbd598
qt5: Disable gold linker on Linux as it generates duplicate symbols
...
Signed-off-by: adisbladis <adis@blad.is>
2017-10-19 11:09:25 +08:00
adisbladis
84847258bb
plasma: 5.10.5 -> 5.11.1
2017-10-19 11:09:22 +08:00
aszlig
a8989e6bb0
libqtav: unstable-2017-03-30 -> 1.12.0
...
This was actually already mentioned in the comment above version:
Awaiting upcoming `v1.12.0` release. `v1.11.0` is not supporting
cmake which is the the reason behind taking an unstable git rev.
So version 1.12.0 has been released in the meantime and it's also needed
by the latest version of digiKam, which is the only package in nixpkgs
that depends on libqtav.
As we're going to bump digiKam, I think bumping this is safe as in the
worst case we can only make things broken which are already broken
(digiKam currently doesn't build).
The fixes for the CMakeLists.txt are now also no longer needed, so we
can safely drop them as well.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @jraygauthier
2017-10-19 04:07:30 +02:00
Vincent Laporte
43ebfb5016
coqPackages.flocq: 2.5.2 -> 2.6.0
2017-10-18 23:21:37 +00:00
Joachim Fasting
5c732e3c46
tinycc: 0.9.27pre-20170924 -> 0.9.27pre-20171016
2017-10-18 22:11:32 +02:00
Vincent Laporte
b938811393
ocamlgraph: 1.8.7 -> 1.8.8
2017-10-18 19:08:16 +00:00
John Ericson
ee9c59c5b3
Merge remote-tracking branch 'channels/nixpkgs-unstable' into staging
2017-10-18 14:53:30 -04:00
Vincent Laporte
34309999ed
ocamlPackages.lablgtk: remove unused dependency to campl4
2017-10-18 18:27:06 +00:00
xd1le
98c7361d3b
idrisPackages.lightyear: 2016-08-01 -> 2017-09-10
2017-10-19 02:03:36 +11:00
Tim Steinbach
7ed75dc283
Merge pull request #30536 from taku0/oraclejdk-8u151
...
oraclejdk: 8u144 -> 8u151, 8u152; 9 -> 9.0.1 [Critical security fixes]
2017-10-18 08:33:41 -04:00
taku0
5bf6a2bca5
oraclejdk: 9 -> 9.0.1
2017-10-18 20:59:44 +09:00
Peter Simons
757a759005
Merge pull request #30166 from LumiGuide/graphite-1.0.2
...
Fix graphite crash by upgrading from 0.9.15 -> 1.0.2
2017-10-18 12:58:55 +01:00
Guillaume Bouchard
41b06c1519
openvdb: init at 4.0.2
2017-10-18 11:57:10 +02:00
Guillaume Bouchard
afc6a8a259
openexrid-unstable: init at 2017-09-17
2017-10-18 11:57:10 +02:00
Guillaume Bouchard
d99e00c9d8
openfx: init at 1.4
2017-10-18 11:57:10 +02:00
Guillaume Bouchard
3cbecaadc2
partio: init at 1.1.0
2017-10-18 11:57:10 +02:00
Guillaume Bouchard
db6e674bc8
alembic: init at 1.7.4
2017-10-18 11:57:09 +02:00
Guillaume Bouchard
7f83bf4261
ptex: init at 2.1.28
2017-10-18 11:57:09 +02:00
Nikolay Amiantov
cae2a8ce9f
python3.pkgs.pyftgl: fix build with new boost
2017-10-18 03:15:23 +03:00
Nikolay Amiantov
8f43c56755
libtorrentRasterbar: 1.1.4 -> 1.1.5
...
Fixes build with new Boost. Also add corresponding patch to
libtorrentRasterbar_1_0.
2017-10-18 03:15:23 +03:00
Vincent Laporte
644e3cb204
ocamlPackages.ocaml_pcre: 7.1.1 -> 7.2.3
2017-10-17 22:18:39 +00:00
Simon Lackerbauer
4e67a1657f
ocamlPackages.re: 1.5.0 -> 1.7.1
2017-10-18 00:15:31 +02:00
Jörg Thalheim
05dc430222
Merge pull request #30515 from guibou/guibou_fix_opensubdiv
...
opensubdiv: fix glew paths
2017-10-17 21:42:30 +01:00
Jörg Thalheim
58843e67c1
Merge pull request #30489 from berdario/db-license
...
BerkeleyDB 5.3 is under the Sleepycat license, not AGPL
2017-10-17 21:09:54 +01:00
Peter Simons
09a13160dd
liquidhaskell: new release copes with recent versions of its dependencies
2017-10-17 20:35:30 +02:00
Peter Simons
f9b72047f8
haskell-fluid-idl-http-client: disable broken build
2017-10-17 20:35:30 +02:00
Peter Simons
a7144523cf
haskell-partial-semigroup: break cyclic reference that results in an infinite recursion
2017-10-17 20:35:29 +02:00
Peter Simons
e8733f5919
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6-11-g74d58ee from Hackage revision
b460814f24
.
2017-10-17 20:35:26 +02:00
Peter Simons
3f9568a33a
hackage2nix: disable broken builds
2017-10-17 20:35:03 +02:00
Peter Simons
4a10878d0d
LTS Haskell 9.9
2017-10-17 20:35:03 +02:00
taku0
08075d57e8
oraclejdk: 8u144 -> 8u151, 8u152
2017-10-18 03:13:23 +09:00
Guillaume Bouchard
2348c6ce56
opensubdiv: fix glew paths
...
Include and lib are not in ${glew} but in ${glew.dev}.
This changes what is found by the cmake of opensubdiv and some features
are now enabled, such as OpenGL 4.2 support.
2017-10-17 17:13:23 +02:00
Austin Seipp
b304695c7f
arachne-pnr: fix stupid install error, enable parallelism
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-17 07:25:51 -05:00
Peter Simons
f9090c3332
Merge pull request #30214 from cocreature/ghcjs
...
ghcjs/ghcjsHEAD: Use separate patch files to fix build of ghcjs
2017-10-17 10:44:37 +01:00
Vincent Laporte
182b357c9d
ocamlPackages.camlp5: 7.01 -> 7.02
2017-10-17 09:01:22 +02:00
Jun Hao
c800d574bf
qt5: fix Darwin build for 5.9.2
2017-10-17 13:18:33 +08:00
Samuel Leathers
1101eebefd
wlc: 0.0.9 -> 0.0.10
2017-10-16 21:50:06 -04:00
Samuel Dionne-Riel
bd87a3be2d
vagrant: Adds bash-completion to the proper folder. ( #30482 )
2017-10-17 02:35:04 +01:00
Nikolay Amiantov
35ad024fa4
Merge pull request #29814 from abbradar/new-boost
...
Update Boost to 1.65 and make it default
2017-10-17 03:40:58 +03:00
Nikolay Amiantov
b1e499788c
boost: add numpy support
...
Not built by default.
Also add enablePython flag (enabled by default) and cleanup a bit.
2017-10-17 03:40:11 +03:00
Nikolay Amiantov
c6c67c46bf
Merge branch 'master' into HEAD
2017-10-17 03:39:54 +03:00
Nikolay Amiantov
23ea2e931f
boost165: init at 1.65.1
2017-10-17 03:39:50 +03:00
Ruben Maher
8ec75ae403
flow: 0.57.2 -> 0.57.3
2017-10-17 11:09:04 +10:30
Dario Bertini
5850b243ea
BerkeleyDB 5.3 is under the Sleepycat license, not AGPL
2017-10-17 00:01:18 +01:00
Vladimír Čunát
3d1dee3692
Merge branch 'master' into staging
...
Thousands of rebuilds from master.
2017-10-16 20:12:06 +02:00
Vladimír Čunát
e1e7251339
libdrm: 2.4.83 -> 2.4.84
2017-10-16 20:05:12 +02:00
Austin Seipp
35c885dc3d
nixpkgs: yosys 2017.09.01 -> 2017.10.16, enable parallel builds
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-16 12:01:17 -05:00
Austin Seipp
3b08d97e07
nixpkgs: simplify arachne-pnr makeFlags, make myself maintainer
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-16 12:01:17 -05:00
Austin Seipp
11cd2c52c4
nixpkgs: icestorm 2017.08.31 -> 2017.10.16
...
Also add myself to the maintainers list.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-16 12:01:17 -05:00
Vladimír Čunát
88b853eb80
Revert "libinput: 1.7.3 -> 1.8.3"
...
This reverts commit 12f460e9e6
.
It doesn't build. Discuss at #29784 .
2017-10-16 11:55:40 +02:00
Dario Bertini
e55b99e840
pipenv: init at 8.2.7
...
fixes #30442
2017-10-16 08:59:14 +01:00
Dario Bertini
c6f90f9493
pew: 0.1.14 -> 1.1.0
...
Pew was actually broken, due to a SHELL PATH check that had been added
in the previous release (though this shouldn't have hampered users with
bash as their shell)
2017-10-16 08:59:06 +01:00
Vincent Laporte
4cec2d6fb7
ocamlPackages.qtest: 2.6 -> 2.7
2017-10-16 07:02:03 +00:00
Nikolay Amiantov
7bf191337e
opencv: use BLAS and eigen by default
...
Gives a performance boost.
2017-10-16 03:39:35 +03:00
Mathias Schreck
cd9d780f89
nodejs: 8.6.0 -> 8.7.0
2017-10-16 02:36:49 +02:00
Ruben Maher
8c85edb446
flow: 0.57.0 -> 0.57.2
2017-10-16 02:35:45 +02:00
Shea Levy
ad6b8f438d
Merge branch 'all-cabal-hashes-components'
2017-10-15 18:13:29 -04:00
Nikolay Amiantov
50ef776bd4
python.pkgs.Keras: remove default backend
...
Theano is discontinued. Instead of setting TensorFlow by default let the user
explicitly add preferred backend into environment.
2017-10-16 00:59:51 +03:00
Yegor Timoshenko
12f460e9e6
libinput: 1.7.3 -> 1.8.3
...
fixes #29784
2017-10-15 12:14:02 -05:00
Yegor Timoshenko
8f95aef531
meson: do not strip RPATH
...
https://github.com/NixOS/nixpkgs/pull/28444#issuecomment-324033323
2017-10-15 12:13:58 -05:00
Jörg Thalheim
69886a4170
Merge pull request #29819 from Moredread/mechanicalsoup-0.7.0
...
pythonPackages.MechanicalSoup: 0.4.0 -> 0.7.0
2017-10-15 18:06:40 +01:00
Franz Pletz
dc38f6c524
pythonPackages.jsmin: init at 2.2.2
2017-10-15 16:16:33 +02:00
Franz Pletz
1be825f1e5
pythonPackages.libnacl: 1.5.2 -> 1.6.0, fix new libsodum
2017-10-15 16:04:08 +02:00
Vladimír Čunát
26db832fee
qt56.qtwebkit: fix with icu-59 by upstream patch
...
The patch is from qtwebkit-5.9.1, but it's fairly simple and seems to
work here as well.
2017-10-15 15:16:53 +02:00
Nikolay Amiantov
f7d308dbdc
plyfile: init at 0.5
2017-10-15 15:41:30 +03:00
Vladimír Čunát
3ee33f35f8
Merge branch 'staging'
...
Contains security fixes in X server and X libs.
On Hydra, the amount to rebuild on master is now higher than on staging;
the comparison looks OK.
2017-10-15 13:59:18 +02:00
Daiderd Jordan
210731c7dd
Merge pull request #30403 from matthewbauer/sqitch-fix
...
sqitch: fix on broken symlinks
2017-10-15 12:51:06 +02:00
Vladimír Čunát
3932a91776
mapnik: fix build with new icu via upstream patch
2017-10-15 11:57:52 +02:00
Jörg Thalheim
4a01ad0e99
Merge pull request #29882 from Eisfreak7/master
...
sqldeveloper: 4.1.1 -> 17.2.0
2017-10-15 10:40:31 +01:00
Vincent Laporte
4eb6e845f9
ocamlPackages.javalib: 2.3.3 -> 2.3.4
2017-10-15 08:31:37 +00:00
Timo Kaufmann
6591a70812
sqldeveloper: 17.2 -> 17.3
2017-10-14 18:27:54 -05:00
Timo Kaufmann
1e6662dc6a
sqldeveloper: Add a detailed requireFile message
2017-10-14 18:13:25 -05:00
Michael Raskin
cceae9a56e
Merge pull request #30420 from mimadrid/update/rofi-1.4.1
...
rofi: 1.3.1 -> 1.4.1
2017-10-15 00:28:38 +02:00
mimadrid
30db0a66f4
check: 0.10.0 -> 0.11.0
2017-10-14 22:05:14 +02:00
vbgl
fcfeda5544
Merge pull request #30206 from romildo/upd.mkvtoolnix
...
mkvtoolnix: 15.0.0 -> 16.0.0; libmatroska: 1.4.7 -> 1.4.8
2017-10-14 21:48:44 +02:00
Matthew Bauer
b5610ed3f0
sqitch: fix on Darwin
...
Fixes #30389 .
2017-10-14 14:41:29 -05:00
Mathias Schreck
741e78804b
jenkins: 2.77 -> 2.84
2017-10-14 18:13:23 +02:00
Jörg Thalheim
a062e325b0
Merge pull request #30345 from matklad/update-jb
...
Update jb
2017-10-14 14:40:41 +01:00
Vincent Laporte
415db05504
ocamlPackages.uuidm: 0.9.5 -> 0.9.6
2017-10-14 12:53:46 +00:00
Daiderd Jordan
60a7a4db83
erlang: fix ssl on darwin
2017-10-14 12:36:15 +02:00
Maximilian Bosch
eef496f01c
pythonPackages.yowsup: init at v2.5.2 ( #30406 )
...
* pythonPackages.yowsup: init at v2.5.2
* python.pkgs.yowsup: fix tests
2017-10-14 10:54:59 +01:00
Vladimír Čunát
6525c22ef1
Merge branch 'master' into staging
...
Hydra: ?compare=1401528
2017-10-14 10:36:13 +02:00
Vincent Laporte
c2758900a1
ocamlPackages.ansiterminal: 0.6.5 -> 0.7
2017-10-14 08:17:06 +00:00
Lancelot SIX
4ea954477f
Merge pull request #30321 from RemiDesgrange/add-postgis-2.4.0
...
Add postgis 2.4.0
2017-10-14 10:13:53 +02:00
Vincent Laporte
0bd108d2ce
ocamlmod: 0.0.8 -> 0.0.9
2017-10-14 07:31:13 +00:00
Peter Hoeg
56db212f21
Revert "freetds: 0.91 -> 1.00.62"
...
This reverts commit 3ba45dd220
.
2017-10-14 14:42:48 +08:00
Vincent Laporte
cb61845c4a
ocamlbuild: remove unused arguments
2017-10-14 06:40:21 +00:00
Peter Hoeg
3ba45dd220
freetds: 0.91 -> 1.00.62
2017-10-14 14:38:04 +08:00
Peter Hoeg
2fdfefa2da
Merge pull request #30342 from acowley/pcl-qt5
...
pcl: qt4 -> qt5; 1.8.0 -> 1.8.1
2017-10-14 14:00:42 +08:00
Jörg Thalheim
d7030f7576
Merge pull request #30167 from gnidorah/kmsxx
...
kmsxx and pykms: init at 2017-10-03
2017-10-13 20:58:44 +01:00
Jörg Thalheim
93babf0c3b
Merge pull request #30251 from selaux/chromedriver-2.33
...
chromedriver: 2.31 -> 2.33
2017-10-13 20:46:00 +01:00
Jörg Thalheim
662e96144a
Merge pull request #30328 from joncojonathan/update-babl0_1_34
...
babl: 1.2.8 -> 1.3.4
2017-10-13 20:18:10 +01:00
Vincent Laporte
cdd3b97d15
camlp4: init at 4.06+1
2017-10-13 17:42:56 +00:00
Joerg Thalheim
998f087fea
dbench: fix wrong client.txt location
...
(the path is hard-coded)
cc @bjornfor
2017-10-13 15:37:29 +01:00
Mateusz Kowalczyk
0ef6e215ff
Agda: package builds fine these days
...
Tested with 8.0.2 and 8.2.1.
2017-10-13 15:35:27 +01:00
Fatih Altinok
826d7d2e8d
yarn: 1.0.1 -> 1.2.1 ( #30346 )
2017-10-13 11:23:45 +01:00
Rémi Desgrange
8dcaa5b313
postgis: add v2.4.0
...
Add postgis 2.4.0
doesn't remove v2.3.1. There are some big change in 2.4 that people may
don't want. see https://postgis.net/docs/release_notes.html#idm41021
fix test call
modify following recommandation of lsix
2017-10-13 09:45:25 +02:00
Lancelot SIX
67d56ea699
pythonPackages.django: 1.11.5 -> 1.11.6
...
This is a bugfix release. See
https://docs.djangoproject.com/en/1.11/releases/1.11.6/
2017-10-13 09:33:25 +02:00
Ruben Maher
ba6f59ad70
flow: 0.56.0 -> 0.57.0
2017-10-13 09:31:34 +02:00
Anthony Cowley
b2c1020a68
pcl: qt4 -> qt5; 1.8.0 -> 1.8.1
2017-10-13 00:59:50 -04:00
Peter Hoeg
f2e7019346
Merge pull request #30340 from peterhoeg/p/cryfs
...
cryfs: init at 0.9.7 and minor updates to dependencies (scrypt and spdlog)
2017-10-13 11:04:27 +08:00
Shea Levy
843e0992ca
Partition all-cabal-hashes into case-insensitive-safe components.
...
OS X by default has a case-insensitive filesystem, and fetching
all-cabal-hashes there fails due to a hash mismatch caused by package
pairs like compactable and Compactable. This partitions the package set
such that each partition contains no equivalent-up-to-case pairs.
2017-10-12 14:57:21 -04:00
Michael Alan Dorman
11efabe29c
htoml-megaparsec: build against newest megaparsec
2017-10-12 18:53:27 +01:00
Peter Simons
57594bcf0a
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6-11-g74d58ee from Hackage revision
635afca45d
.
2017-10-12 18:53:22 +01:00
Peter Simons
6e32a54239
liquidhaskell: re-enable Hydra builds
2017-10-12 18:53:22 +01:00
Peter Simons
fa6ed82e5e
LTS Haskell 9.8
2017-10-12 18:52:41 +01:00
Frederik Rietdijk
959a5b24b5
Merge pull request #30226 from geistesk/pypcap-1.1.6
...
pypcap: init at 1.1.6
2017-10-12 19:41:09 +02:00
gnidorah
9087f56b32
ksmxx: 2017-10-03 -> 2017-10-10
2017-10-12 18:01:37 +03:00
gnidorah
cf4a2bb111
kmsxx, pykms: suggestions by @FRidh
2017-10-12 17:59:12 +03:00
gnidorah
86ebd2e684
kmsxx and pykms: init at 2017-10-03
2017-10-12 17:59:12 +03:00
Thomas Tuegel
4cf0b6ba5d
Merge pull request #30255 from bkchr/qt_5_9_2
...
qt5: 5.9.1 -> 5.9.2
2017-10-12 09:08:59 -05:00
Lancelot SIX
64e5583c7a
Merge pull request #30260 from lsix/fix_shapely
...
pythonPackages.shapely: 1.5.15 -> 1.6.1
2017-10-12 14:28:41 +02:00
Daniel Peebles
84f7f97add
Merge pull request #30338 from copumpkin/xcbuild-fixes
...
darwin: fix assorted xcbuild builds
2017-10-12 07:22:10 -04:00
Dan Peebles
e86991e1e8
darwin: fix assorted xcbuild builds
...
This includes adding a new xcbuild-based libutil build to test the waters a bit there.
We'll need to get xcbuild into the stdenv bootstrap before we can make the main build,
but it's nice to see that it can work.
2017-10-12 07:16:22 -04:00
Aleksey Kladov
6c087b9461
jetbrains-jdk: 970.2 -> 1036.1
2017-10-12 11:30:00 +03:00
Florian Klink
ab2cc75f78
guzzle_sphinx_theme: init at 0.7.11
...
* maintainers: add flokli
* sphinx_guzzle_theme: init at 0.7.11
This adds sphinx_guzzle_theme, which is used for sphinx documentation in
various projects, including BorgBackup.
2017-10-12 07:14:37 +01:00
Vincent Laporte
42541c4387
obliv-c: make explicit the ocamlbuild dependency
2017-10-12 06:01:24 +00:00
Vincent Laporte
00e27a2854
ocaml-gettext: dont strip
2017-10-12 05:35:26 +00:00
Peter Hoeg
0381d60e71
spdlog: build on hydra to make life easier for everyone
2017-10-12 12:40:35 +08:00
Peter Hoeg
d256057b2c
spdlog: 0.13.0 -> 0.14.0
2017-10-12 12:40:12 +08:00
Thomas Tuegel
d9aa539340
Merge branch 'phonon-backend-qt5'
2017-10-11 18:35:08 -05:00
Thomas Tuegel
bf37ecac6a
phonon: set paths for multiple outputs
...
phonon was not set up for multiple outputs; in fact, some of the single-output
paths were incorrect, such as the path to install Qt 5 plugins.
2017-10-11 18:28:07 -05:00
Daniel Peebles
dd53e65e2e
Merge pull request #30306 from copumpkin/xcbuild-update
...
xcbuild: 0.1.1 -> 0.1.2-pre
2017-10-11 18:54:38 -04:00
Vincent Laporte
a0da5f3bcf
hhvm: make explicit the dependency to ocamlbuild
2017-10-11 22:46:38 +00:00
Daiderd Jordan
5e8bd5da38
Merge pull request #30238 from lukeadams/qt4-darwin-fix-master
...
qt4: Fix Darwin build
2017-10-11 21:45:14 +02:00
joncojonathan
ed09240fcc
babl: 1.2.8 -> 1.3.4
...
Motivation for change: GIMP 2.9.6 requires at least BABL v1.3.0
2017-10-11 20:22:30 +01:00
Daiderd Jordan
0d8c6f4022
Merge pull request #29812 from j-hao/master
...
qt59.qtbase: fix darwin build so qtdeclarative can build
2017-10-11 21:01:44 +02:00
Jörg Thalheim
48f0389bf8
Merge pull request #30314 from ArdaXi/geoclue-fixes
...
geoclue2: 2.4.3 -> 2.4.7 and add wrapGAppsHook
2017-10-11 17:04:17 +01:00
Arda Xi
e1b74291bd
geoclue2: Add glib_networking and wrapGAppsHook
...
geoclue2 without GNOME requires glib_networking in order to make HTTPS
connections to location providers. Additionally, geoclue2 crashes if an
NMEA provider is found on the network without GSettings support.
Also moved intltool to nativeBuildInputs as per good practices.
2017-10-11 15:43:35 +02:00
Jörg Thalheim
6a404bba71
Merge pull request #30303 from jtojnar/meson
...
meson: 0.42.1 → 0.43.0
2017-10-11 13:25:47 +01:00