Commit Graph

179473 Commits

Author SHA1 Message Date
R. RyanTM
c4a83dfb07
twitterBootstrap: 3.3.7 -> 3.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bootstrap/versions
2019-05-11 16:41:12 -05:00
Alexey Shmalko
dedda379bb
Merge pull request #61161 from stefano-m/awesome-issue-60538
awesome: add optional gtk3 support
2019-05-12 00:37:19 +03:00
Renaud
e8d7f17c81
Merge pull request #61032 from dtzWill/feature/rngd-harden
rngd: harden service config, settings from arch
2019-05-11 23:36:57 +02:00
Renaud
1a262d01ba
Merge pull request #61062 from risicle/ris-lark-parser-enable-tests
pythonPackages.lark-parser: enable majority of tests
2019-05-11 23:02:32 +02:00
Renaud
5f0afa48d1
Merge pull request #61081 from vbgl/ocaml-elpi-1.2.0
ocamlPackages.elpi: 1.1.0 -> 1.2.0
2019-05-11 22:55:55 +02:00
Renaud
f8c9ed2167
Merge pull request #61267 from r-ryantm/auto-update/acpica-tools
acpica-tools: 20190405 -> 20190509
2019-05-11 22:17:22 +02:00
Renaud
f46b69d793
Merge pull request #60473 from wucke13/apmplanner-2
apmplanner-2: 2.0.26 -> 2.0.27-rc1
2019-05-11 21:55:44 +02:00
Mario Rodas
fe52f61554
Merge pull request #59642 from r-ryantm/auto-update/python3.7-asgiref
python37Packages.asgiref: 2.3.2 -> 3.0.0
2019-05-11 13:38:26 -05:00
Mario Rodas
788471b177
python3Packages.channels: 2.1.7 -> 2.2.0 2019-05-11 13:22:49 -05:00
Mario Rodas
fbdb9ce787
python3Packages.daphne: 2.2.5 -> 2.3.0 2019-05-11 13:21:33 -05:00
R. RyanTM
b589619eda
python37Packages.asgiref: 2.3.2 -> 3.1.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-asgiref/versions
2019-05-11 13:14:39 -05:00
Renaud
bb1a0d26a0
Merge pull request #61282 from r-ryantm/auto-update/davix
davix: 0.7.2 -> 0.7.3
2019-05-11 20:11:34 +02:00
Wael Nasreddine
7977977fa5
proto-contrib: init at 0.9.0 (#61261) 2019-05-11 11:07:08 -07:00
Jaka Hudoklin
af97161103
Merge pull request #61045 from xtruder/pkgs/elasticsearch/plugins-refactor
elasticsearchPlugins: fix plugins, add s3-repository and gcs-repository plugin
2019-05-11 20:01:48 +02:00
Mario Rodas
51a083c169
Merge pull request #61303 from artemist/ropper
python3Packages.ropper: 1.11.13 → 1.12.1
2019-05-11 13:00:54 -05:00
Jaka Hudoklin
e3f6239631
elasticsearchPlugins: fix plugins, add s3-repository and gcs-repository plugin 2019-05-11 19:54:20 +02:00
Mario Rodas
8ceabe5a5a
python3Packages.ropper: update license to bsd3
Ropper was relicensed to BSD 3-Clause. See:
b817130009
2019-05-11 12:50:13 -05:00
Vincent Demeester
8e10b333fb minikube: 1.0.0 -> 1.0.1
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-05-11 13:41:12 -04:00
R. RyanTM
5d5c5e3577 groovy: 2.5.6 -> 2.5.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/groovy/versions
2019-05-11 13:40:53 -04:00
volth
df4d0fab2f grub: 2.02 -> 2.04-rc1 2019-05-11 13:40:21 -04:00
Matthew Bauer
8318ded593
Merge pull request #61301 from matthewbauer/darwin-nogold
binutils: disable gold when building on darwin
2019-05-11 13:39:38 -04:00
wucke13
a670a8dbb1 apmplanner-2: 2.0.26 -> 2.0.27-rc1 2019-05-11 19:15:10 +02:00
marius851000
8ce538a70f hackertyper: init at 1.1 2019-05-12 02:09:16 +09:00
Stefano Mazzucco
75886e3b47 awesome: add optional gtk3 support
Add optional gtk3 support to Awesome so that the `beautiful.gtk` module can be
used.

The `beautiful.gtk` uses `lgi` to obtain Gtk via gobject-introspect:

    return require('lgi').Gtk

Since the current build does not include the typelib files needed, the above
call fails.

It turns out that both `gtk3` and `atk` (Accessibility toolkit) are needed, so
this commit adds them as optional build inputs.

Setting `gtk3Support` to `true` e.g. in an overlay will make `beautiful.gtk`
work at the cost of an increased closure size (currently 99.6M vs 223.4M).

Fixes https://github.com/NixOS/nixpkgs/issues/60538
2019-05-11 17:36:54 +01:00
Michael Weiss
56cb15b5fc
dav1d: 0.3.0 -> 0.3.1 2019-05-11 18:15:01 +02:00
Artemis Tosini
0b49618cdf
python3Packages.ropper: 1.11.13 → 1.12.1 2019-05-11 15:39:33 +00:00
Renaud
8660acf856
Merge pull request #60188 from risicle/ris-mesos-fix
mesos: fix build by forcing protobuf 3.6
2019-05-11 17:25:41 +02:00
Matthew Bauer
3c5188ccb6 binutils: disable gold when building on darwin
Needed to build anything, otherwise get this error:

https://hydra.nixos.org/build/93192355/
2019-05-11 11:24:35 -04:00
Mario Rodas
725a100c73
Merge pull request #59656 from r-ryantm/auto-update/python3.7-google-cloud-speech
python37Packages.google_cloud_speech: 0.36.3 -> 1.0.0
2019-05-11 10:01:10 -05:00
Joachim F
b6300babad
Merge pull request #61211 from dtzWill/update/electrum-3.3.5
electrum: 3.3.4 -> 3.3.5 (not your typical version bump)
2019-05-11 14:45:40 +00:00
Maximilian Bosch
6a5f5314b1
Merge pull request #61288 from andrewchambers/janet0.5.0
janet: 0.4.1 -> 0.5.0
2019-05-11 16:26:21 +02:00
Timo Kaufmann
3814d7b14a
givaro: 4.0.4 -> 4.1.0, fflas-ffpack: 2.3.2 -> 2.4.0, linbox: 1.5.2 -> 1.6.0 (#61285)
The three packages are interdependent and need to be updated together,
like the main contributor did for sage:

https://trac.sagemath.org/ticket/24214
2019-05-11 16:09:07 +02:00
Tim Steinbach
18d0273877
oh-my-zsh: 2019-05-09 -> 2019-05-11 2019-05-11 09:17:37 -04:00
Tim Steinbach
95d0ad903f
jenkins: 2.164.2 -> 2.164.3 2019-05-11 09:17:10 -04:00
Tim Steinbach
9038594b95
linux: 5.1 -> 5.1.1 2019-05-11 09:08:18 -04:00
Tim Steinbach
c058fb9d08
linux: 5.0.14 -> 5.0.15 2019-05-11 09:07:54 -04:00
Tim Steinbach
fe65f45fb3
linux: 4.9.174 -> 4.9.175 2019-05-11 09:07:25 -04:00
Tim Steinbach
2a78d62815
linux: 4.19.41 -> 4.19.42 2019-05-11 09:06:34 -04:00
Tim Steinbach
659c6ab081
linux: 4.14.117 -> 4.14.118 2019-05-11 09:06:07 -04:00
Andrew Chambers
fb0e76db85 janet: 0.4.1 -> 0.5.0 2019-05-12 00:21:50 +12:00
Maximilian Bosch
88b32c775e
Merge pull request #61275 from nyanloutre/riot_update_1_1_0
riot-{web,desktop}: 1.0.8 -> 1.1.0
2019-05-11 13:13:55 +02:00
Maximilian Bosch
87fa21d3ce
Merge pull request #61277 from r-ryantm/auto-update/chessx
chessx: 1.4.6 -> 1.5.0
2019-05-11 12:39:51 +02:00
Maximilian Bosch
0015e885ce
Merge pull request #61274 from petabyteboy/feature/update-yarn
yarn: 1.15.2 -> 1.16.0
2019-05-11 12:02:26 +02:00
Vladimír Čunát
5236232eea
ffmpeg-full: fix the build phase
I was surprised the build is so slow, and I see it's single-threaded
due to all work being done in install phase :-/
Please, do *not* rewrite phases unless you're really confident it's
a good approach; typically postFoo and preFoo is much better.

I considered filing this ffmpeg-related string of changes as a PR,
but in the end it doesn't seem likely to need review and we have too
many PRs as it is...
2019-05-11 11:38:28 +02:00
Vladimír Čunát
9fda8602e1
ffmpeg-full: enable nvenc by default
It's called "full", after all, and nvenc seem quite cheap actually.
Also remove an unused parameter.
2019-05-11 11:38:28 +02:00
Vladimír Čunát
b1565e5af8
Merge ffmpeg-full: nvenc doesn't imply nonfree licensing
It's a port of #55442 to master.
2019-05-11 11:38:27 +02:00
Jorge Acereda
9efdc7530a
nv-codec-headers: fix license
(cherry picked from commit 65c52e11ab066b0e16250ef4c8d8354f3529a5ce)
2019-05-11 11:38:26 +02:00
Jorge Acereda
f96ce31af8
nvenc: remove obsolete nvidia-video-sdk
(cherry picked from commit b869a42ddb02a3ad6eb812a52400e0603b578bbb)
2019-05-11 11:38:26 +02:00
Jorge Acereda
de5e115de2
ffmpeg-full: nvenc doesn't imply nonfree licensing
(cherry picked from commit ce211e68396e7cfe0897586ae38b0e5fb268f09b)
2019-05-11 11:38:25 +02:00
Will Dietz
5dff8e9818 libxmlb: 0.1.8 -> 0.1.9 (#61201)
* libxmlb: 0.1.8 -> 0.1.9

* libxmlb: restrict to linux platforms
It fails to build on Darwin
2019-05-11 11:30:46 +02:00