Nikolay Amiantov
9c8827322a
qtcreator: fix path to qtquickcontrols
...
This enables build of QML designer plugin.
2018-02-18 14:44:16 +01:00
Nikolay Amiantov
44901407f0
qtEnv: fix paths in qt.conf
...
The shell variables from setup hook are not visible here, so instead substitute
them from Nix side.
2018-02-18 14:44:16 +01:00
Bjørn Forsman
7ab180999b
qt510.full: add missing modules
...
Specifically: qtquickcontrols2, qtvirtualkeyboard, qtwebchannel,
qtwebengine, qtwebkit.
This fixes a regression since qt56.full.
2018-02-18 12:58:26 +01:00
Bjørn Forsman
23cdc3224a
qt59.full: add missing modules
...
Specifically: qtquickcontrols2, qtwebchannel, qtwebengine, qtwebkit.
This fixes a regression since qt56.full.
2018-02-18 12:58:26 +01:00
Tomas Hlavaty
fa3235781c
sbcl: 1.4.3 -> 1.4.4
2018-02-18 12:12:37 +01:00
Vincent Laporte
7c2b2ddd68
ocamlPackages.lwt_ssl: init at 1.1.2
2018-02-18 11:15:28 +01:00
Nikolay Amiantov
3957b6b379
moinmoin: refactor and fix build
2018-02-18 12:53:36 +03:00
Frederik Rietdijk
e4e1f0462f
Merge pull request #35086 from Ma27/downgrade-python-docker-to-2.7
...
Revert "python: docker: 2.7.0 -> 3.0.0"
2018-02-18 07:48:07 +00:00
Shea Levy
5be93a5883
glibc: Add 2.27
2018-02-17 23:08:05 -05:00
Maximilian Bosch
554e91e79f
Revert "python: docker: 2.7.0 -> 3.0.0"
...
`pythonPackages.docker` isn't compatible with `docker-compose` 1.18 and
causes severe breackage when running `docker-compose up --build`.
See https://github.com/docker/compose/issues/5685 for further reference.
This reverts commit 2a8a058a21
.
2018-02-18 00:42:38 +01:00
Michael Raskin
0ac5af9f3a
lispPackages.clwrapper: patching the second shebang, because source builtin is used
2018-02-17 22:31:18 +01:00
Tuomas Tynkkynen
e3af378faf
strace: 4.20 -> 4.21
2018-02-17 22:34:13 +02:00
Michael Raskin
8de132f52d
lispPackages.clwrapper: use bash as the wrapper shell to make sure arays are supported
2018-02-17 21:06:38 +01:00
Daiderd Jordan
2e33da997d
Merge pull request #31650 from matthewbauer/aws-sdk-cpp-darwin-fix
...
aws-sdk-cpp: fix on darwin
2018-02-17 20:53:12 +01:00
Joachim F
0c4f2630bd
Merge pull request #34962 from earldouglas/jenkins-lts
...
jenkins: 2.105 -> 2.89.3 (LTS)
2018-02-17 18:36:25 +00:00
Yuri Aisaka
49b0760b3b
cpp-gsl: init at unstable-2018-02-15 ( #34998 )
2018-02-17 18:27:57 +00:00
Matthew Bauer
590cdf0fb0
aws-sdk-cpp: fix on darwin
2018-02-17 10:02:25 -06:00
Anderson Torres
ef5860db3e
Merge pull request #33446 from AndersonTorres/upload-jwasm
...
Jwasm: init at git-2017-11-22
2018-02-17 13:13:26 -02:00
Rodney Lorrimar
34e6226ab7
buildkite-agent: 2.6.6 -> 2.6.9 ( #35033 )
...
* buildkite-agent: 2.6.6 -> 2.6.9
Various upstream bug fixes.
https://github.com/buildkite/agent/releases/tag/v2.6.7
https://github.com/buildkite/agent/releases/tag/v2.6.8
https://github.com/buildkite/agent/releases/tag/v2.6.9
* buildkite-agent: fixes tmpdir audit error
2018-02-17 10:35:04 +00:00
Joachim F
0ab789639f
Merge pull request #34430 from dtzWill/update/pagespeed-1.13.35.2
...
psol, ngx_pagespeed: 1.13.35.1 -> 1.13.35.2
2018-02-17 10:20:59 +00:00
Joachim F
4b43e72af7
Merge pull request #34812 from ThomasMader/dlang-update
...
Dlang update
2018-02-17 09:06:37 +00:00
Joachim F
071988a6b3
Merge pull request #34580 from markuskowa/openmpi-fix-dso-pr
...
openmpi: fix broken modules, disable dsos
2018-02-17 08:16:01 +00:00
Joachim F
4692a2d00e
Merge pull request #34450 from puffnfresh/lambdabot/hoogle
...
lambdabot: add Hoogle
2018-02-17 07:27:26 +00:00
Joachim F
352519fced
Merge pull request #33431 from vdemeester/init-gotests
...
gotests: init at 1.5.2
2018-02-17 06:35:55 +00:00
Joachim F
0b091361fe
Merge pull request #35053 from nicknovitski/reflex-init
...
reflex: init at 0.2.0
2018-02-17 00:07:41 +00:00
Nick Novitski
2173402624
reflex: init at 0.2.0
2018-02-16 14:18:29 -08:00
Joachim F
fc95437ebd
Merge pull request #35054 from nicknovitski/patch-3
...
dep: enable all platforms
2018-02-16 22:15:06 +00:00
Nick Novitski
70a85de23b
dep: enable all platforms
2018-02-16 14:11:51 -08:00
John Wiegley
d8720dd19a
compcert: Permit building with Coq 8.7.2
2018-02-16 14:10:45 -08:00
Michael Raskin
635ae6d292
Merge pull request #35052 from fare-patches/master
...
gambit, gerbil: Monthly update
2018-02-16 20:21:10 +00:00
Peter Simons
25ee2516c2
haskell-generic-builder: simplify outputs attribute logic
...
The arguments cannot contain outputs, so the if-then-else here is pointless.
2018-02-16 16:54:16 +01:00
Yuri Aisaka
f8c48908f7
caffe2: init at 0.8.1 ( #34956 )
2018-02-16 15:09:40 +00:00
Francois-Rene Rideau
544e548978
gerbil: 0.12-DEV-1030-gbbed3bc -> 0.12-DEV-1404-g0a266db
2018-02-16 09:39:48 -05:00
Francois-Rene Rideau
abfaa5a36e
gambit: 4.8.8-427-g37b111a5 -> 4.8.8-435-gd1991ba7
2018-02-16 09:38:43 -05:00
Robert Schütz
b431193ad1
python3Packages.aiohttp: 2.3.10 -> 3.0.1
2018-02-16 14:20:24 +01:00
Peter Simons
e7a8ced07f
liquidhaskell: version 0.8.2.3 fails during Haddock stage
2018-02-16 12:55:46 +01:00
Peter Simons
b0bdf778bd
liquidhaskell: drop obsolete patches
2018-02-16 10:40:04 +01:00
Peter Simons
b6e553506f
cabal2nix: build with hpack 0.27.0
2018-02-16 10:40:00 +01:00
Peter Simons
194d61bfca
haskell-JuicyPixels: drop obsolete override for ghc-8.4.x
2018-02-16 10:39:59 +01:00
Peter Simons
02e8ee8a80
haskell-th-lift: drop obsolete override for ghc-8.4.x
2018-02-16 10:39:59 +01:00
Peter Simons
1f53e710ec
haskell-tasty: update override for latest version used by ghc-8.4.x
2018-02-16 10:39:59 +01:00
Peter Simons
b787aacade
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.8.2-1-g66cb4b6 from Hackage revision
71e6c26026
.
2018-02-16 10:39:54 +01:00
Vladimír Čunát
b5aaaf87a7
Merge staging and PR #35021
...
It's the last staging commit (mostly) built on Hydra,
and a minimal fix for Darwin regression in pysqlite.
2018-02-16 09:13:12 +01:00
Herwig Hochleitner
588fe10bae
cask: fix evaluation error
...
this was due to an override `emacsPackages = emacsPackagesNg` on my
system.
5bede1a252
2018-02-16 01:18:35 +01:00
Herwig Hochleitner
8ac63bd82c
clojure: fix for running in pure environments
...
this wraps `clojure` and `clj` to add their dependencies to the path
cc @the-kenny @zequix
2018-02-16 00:32:58 +01:00
Herwig Hochleitner
5bede1a252
cask: init
...
cask is a build tool for emacs packages
cc @ttuegel @mdorman
2018-02-15 23:33:49 +01:00
Michael Weiss
0be2746fc2
pythonPackages.scapy: 2.2.0 -> 2.3.3
2018-02-15 22:43:17 +01:00
Nikolay Amiantov
bfcb295006
acl: cleanup style and meta
2018-02-15 22:41:08 +03:00
Nikolay Amiantov
469437275f
attr: cleanup style and meta
2018-02-15 22:41:08 +03:00
Frederik Rietdijk
64a4a69929
Merge pull request #35002 from layus/bazel-update
...
bazel: 0.9 -> 0.10.1
2018-02-15 18:26:58 +00:00