Commit Graph

176729 Commits

Author SHA1 Message Date
Jörg Thalheim
6336f9e6ea
Merge pull request #59775 from jabranham/python-language-server
python-language-server: 0.25.0 -> 0.26.1
2019-04-17 15:10:55 +01:00
Tim Steinbach
eb970c5887
openjdk: 11.0.2-b9 -> 11.0.3-ga 2019-04-17 10:05:55 -04:00
Tim Steinbach
0540650f22
openjdk: 8u202 -> 8u212 2019-04-17 10:05:55 -04:00
Tim Steinbach
9429f15f31
dotty: 0.10.0-RC1 -> 0.14.0-RC1 2019-04-17 10:05:55 -04:00
Tim Steinbach
e9621b2c96
linux: 5.0.7 -> 5.0.8 2019-04-17 10:05:55 -04:00
Tim Steinbach
41336064ab
linux: 4.9.168 -> 4.9.169 2019-04-17 10:05:55 -04:00
Tim Steinbach
f9c38693da
linux: 4.19.34 -> 4.19.35 2019-04-17 10:05:55 -04:00
Tim Steinbach
dd3964e885
linux: 4.14.111 -> 4.14.112 2019-04-17 10:05:54 -04:00
Alex Branham
f9000031ed
python-language-server: 0.25.0 -> 0.26.1 2019-04-17 08:51:05 -05:00
Bas van Dijk
55ef5d4246 nixos/prometheus: set optional attributes to type types.nullOr
This makes sure that when a user hasn't set a Prometheus option it
won't show up in the prometheus.yml configuration file. This results
in smaller and easier to understand configuration files.
2019-04-17 14:49:09 +02:00
WilliButz
4cec876ba2 grafana: 6.1.3 -> 6.1.4 2019-04-17 08:42:29 -04:00
GRBurst
19c7e621f5 protonmail: 1.1.3 -> 1.1.4 2019-04-17 08:40:44 -04:00
Bas van Dijk
57e5b75f9c nixos/prometheus: filter out the _module attr in a central place
We previously filtered out the `_module` attribute in a NixOS
configuration by filtering it using the option's `apply` function.

This meant that every option that had a submodule type needed to have
this apply function. Adding this function is easy to forget thus this
mechanism is error prone.

We now recursively filter out the `_module` attributes at the place we
construct the Prometheus configuration file. Since we now do the filtering
centrally we don't have to do it per option making it less prone to errors.
2019-04-17 14:08:16 +02:00
Pascal Bach
5def98b89a gitlab-runner: 11.9.0 -> 11.9.2
Fixes issues with git lfs.
2019-04-17 13:01:02 +02:00
Jörg Thalheim
bdb497f2d7 vscode: check if substitution succeeded
Co-Authored-By: Synthetica9 <git@hilhorst.be>
2019-04-17 12:31:49 +02:00
xrelkd
8d931722bc cargo-bloat: init at 0.6.2 2019-04-17 18:20:26 +08:00
Patrick Hilhorst
42584ba5b2
vscode: add Synthetica as maintainer 2019-04-17 11:56:07 +02:00
Patrick Hilhorst
f9d9c61018
vscode: use absolute predetermined path instead of heuristic
Fixes #59725
2019-04-17 11:46:44 +02:00
Jan Tojnar
1e6fec059d
gnome3.gnome-control-center: Add mutter keybindings
Closes: https://github.com/NixOS/nixpkgs/issues/19590
2019-04-17 11:36:26 +02:00
Jan Tojnar
6ae33c9afe
Merge pull request #57736 from jtojnar/gupnp-1.2
gupnp: 1.0.3 → 1.2.0
2019-04-17 11:04:56 +02:00
Elis Hirwing
38587e0d6e
Merge pull request #59759 from lightbulbjim/wesnoth
wesnoth: 1.14.6 -> 1.14.7
2019-04-17 10:54:41 +02:00
Alyssa Ross
69ec9bdf0d
Merge pull request #59252 from lilyball/cocoapods-beta
cocoapods-beta: init at 1.7.0.beta.3
2019-04-17 08:50:15 +00:00
Peter Hoeg
569d94f611
Merge pull request #59266 from peterhoeg/u/nmapqt
nmapsi4: 0.5.0-alpha1 -> 0.4.80-20180430
2019-04-17 15:49:12 +08:00
Frederik Rietdijk
488fb5829a Revert "harfbuzz: 2.3.1 -> 2.4.0"
This reverts commit bcbbbf97b37329015bc72c5cbc0df37a0acda907.

The hash has changed several times. We should look into fetching
from git instead.
2019-04-17 09:47:01 +02:00
Jörg Thalheim
045f98ea0c
Merge pull request #59728 from r-ryantm/auto-update/wireguard-tools
wireguard-tools: 0.0.20190227 -> 0.0.20190406
2019-04-17 08:27:39 +01:00
Lily Ballard
e50f79a110 mdbook: fix Darwin support (#59385) 2019-04-17 02:36:26 -04:00
Lily Ballard
1ceef41c29 watchexec: remove Darwin hack in favor of cf-private (#59428) 2019-04-17 02:18:13 -04:00
Eric Ren
89e22fcca8 maintainers: add rencire 2019-04-16 23:17:22 -07:00
Eric Ren
e431d495bb base16-shell-preview: init at 0.3.0 2019-04-16 23:17:03 -07:00
Tad Fisher
1d5e2da868 plata-theme: 0.6.0 -> 0.7.6 2019-04-16 22:59:43 -07:00
Chris Rendle-Short
73b26086d1 wesnoth: 1.14.6 -> 1.14.7 2019-04-17 15:44:19 +10:00
Robert Schütz
a846ea54d4 home-assistant: 0.91.3 -> 0.91.4 2019-04-17 07:39:03 +02:00
Lily Ballard
ae22f7d35c cocoapods-beta: init at 1.7.0.beta.3
cocoapods-beta is an alternative attribute for the cocoapods package
that provides the latest beta instead of the stable version.

Also switch to `bundlerApp` so we stop polluting the profile with our
gem dependencies and can get rid of the broken `sandbox-pod` executable.
2019-04-16 20:50:56 -07:00
Silvan Mosberger
d260277928
Merge pull request #56997 from mtrsk/playonlinux-fix
Fixed fatal error with libX11 and libGL while building playonlinux
2019-04-17 05:37:07 +02:00
mtrsk
2f54c28ddf
No need for xorg.libX11.dev 2019-04-17 05:23:08 +02:00
mtrsk
dc4b9b30ed
Fixed fatal error with X11 and libGL while building playonlinux on unstable 2019-04-17 05:23:04 +02:00
Mario Rodas
d32b5e5760
Merge pull request #59682 from r-ryantm/auto-update/python3.7-yapf
python37Packages.yapf: 0.26.0 -> 0.27.0
2019-04-16 19:45:58 -05:00
Mario Rodas
c8184ec6e7
Merge pull request #59688 from Siilwyn/master
exercism: 3.0.9 -> 3.0.11
2019-04-16 19:18:53 -05:00
Jan Tojnar
666f581be8
mobile-broadband-provider-info: add updateScript 2019-04-17 01:47:34 +02:00
Robert Scott
16987b936f graphene-hardened-malloc: init at 190405.003.2019.04.01.19 2019-04-16 23:38:24 +01:00
adisbladis
4c4ad72a43
Merge pull request #59741 from matthewbauer/emacs-mac-26-2
emacs-mac: 26.1 -> 26.2
2019-04-17 01:35:52 +03:00
worldofpeace
c382b03b01
Merge pull request #59730 from r-ryantm/auto-update/wire-desktop
wire-desktop: 3.7.2891 -> 3.9.2895
2019-04-16 18:17:04 -04:00
Matthew Bauer
d96a566cd5
Merge pull request #59743 from obsidiansystems/km-remove-androidndk-mfloat-flag
androidndk-pkgs: Remove -mfloat flag
2019-04-16 17:56:46 -04:00
Michael Weiss
b3bcdf8cf5
fuse3: 3.4.2 -> 3.5.0 2019-04-16 23:40:41 +02:00
Vladyslav M
0706cf239e
Merge pull request #59744 from dywedir/ripgrep
ripgrep: 11.0.0 -> 11.0.1
2019-04-17 00:01:34 +03:00
Silvan Mosberger
c36b3dbfe0
Merge pull request #59511 from jonafato/keepassxc-2.4.1
keepassxc: 2.4.0 -> 2.4.1
2019-04-16 22:49:22 +02:00
Graham Christensen
3beec4a68b
Merge pull request #59662 from delroth/mozc-pb
ibus-packages.mozc: pin to protobuf 3.6 (fixes build breakage at HEAD)
2019-04-16 16:48:08 -04:00
Silvan Mosberger
ee5056176b
Merge pull request #59623 from volth/patch-315
ipxe: 20190310 -> 20190318
2019-04-16 22:40:13 +02:00
Silvan Mosberger
91a9000cba
Merge pull request #59665 from hedning/flatpak-fix-pixbuf-leakage
flatpak: clear GDK_PIXBUF_MODULE_FILE
2019-04-16 22:35:43 +02:00
Vladyslav M
f469313353
ripgrep: 11.0.0 -> 11.0.1 2019-04-16 23:27:05 +03:00