Commit Graph

156694 Commits

Author SHA1 Message Date
Maximilian Bosch
b9cacc1de1
nix-zsh-completions: 0.4.2 -> 0.4.3
Added new completions for `nixos-build-vms`[1].

See https://github.com/spwhitt/nix-zsh-completions/releases/tag/0.4.3

[1] https://github.com/NixOS/nixpkgs/pull/55121 added support for
`--option`.
2019-04-18 11:35:57 +02:00
Domen Kožar
f27690a252
atom: bump 2019-04-18 16:22:13 +07:00
Yurii Rashkovskii
7ad178d8d9
AgdaStdlib: 0.17 -> 1.0 2019-04-18 16:12:54 +07:00
Dan Callahan
13e7463a57
gnome3.mutter: 3.32.0 -> 3.32.1 2019-04-18 09:29:48 +01:00
Michael Weiss
fab6d810b5
signal-desktop: 1.24.0 -> 1.24.1 2019-04-18 10:14:50 +02:00
aszlig
1f24685d93
nginx/etag-patch: Use Nix store dir from build env
So far, the Nix store directory was hardcoded and if someone uses a
different Nix store directory the patch won't work. Of course, this is
pretty uncommon, but by not only substituting the store directory but
also the length of it we also save a few calls to ngx_strlen(), which
should save us a few cycles.

Signed-off-by: aszlig <aszlig@nix.build>
2019-04-18 10:07:55 +02:00
aszlig
af5a3ce474
nginx: Fix memleak in nix-etag patch
The original patch introduced a new "real" variable which gets populated
(and allocated) via ngx_realpath(). It's properly freed in error
conditions but it won't be freed if ngx_http_set_etag returns
successfully.

Adding another ngx_free() just before returning fixes that memory leak.

I also fixed a small indentation issue along the way.

Signed-off-by: aszlig <aszlig@nix.build>
2019-04-18 09:40:13 +02:00
Yegor Timoshenko
1da8eec00f
nginx: handle impure symlinks in ETag patch 2019-04-18 09:40:11 +02:00
Yegor Timoshenko
f03302b636
nginx: check for realpath() == NULL in ETag patch
Thanks to Gabriel Ebner!
2019-04-18 09:40:09 +02:00
Yegor Timoshenko
135d54f535
nginx: if root is in Nix store, use path's hash as ETag
Resolves #25485. Usage example:

$ realpath /var/www
/nix/store/wnrhnnpdj3x50j5xz38zp1qxs1ygwccw-site
$ curl --head localhost
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 28 Sep 2018 06:09:25 GMT
Content-Type: text/html
Content-Length: 50
Last-Modified: Thu, 01 Jan 1970 00:00:01 GMT
Connection: keep-alive
ETag: "wnrhnnpdj3x50j5xz38zp1qxs1ygwccw"
Accept-Ranges: bytes
2019-04-18 09:40:06 +02:00
nyanloutre
676a77a5e5 wine-mono: 4.8.0 -> 4.8.2 2019-04-18 09:27:10 +02:00
nyanloutre
e2adc64175 wine{unstable,staging}: 4.5 -> 4.6 2019-04-18 09:27:10 +02:00
bb010g
d79aad43a3 pyflame: fix builds & support 3.7 2019-04-18 09:12:27 +02:00
R. RyanTM
759b542e5a mkvtoolnix: 32.0.0 -> 33.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mkvtoolnix/versions
2019-04-18 08:51:25 +02:00
R. RyanTM
057091f0fa postsrsd: 1.5 -> 1.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/postsrsd/versions
2019-04-18 08:51:02 +02:00
R. RyanTM
7eacaca13d pmd: 6.12.0 -> 6.13.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pmd/versions
2019-04-18 08:50:45 +02:00
R. RyanTM
cfaa5014c1 libu2f-host: 1.1.7 -> 1.1.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libu2f-host/versions
2019-04-18 08:49:43 +02:00
R. RyanTM
e9c36ec81b lnav: 0.8.4 -> 0.8.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lnav/versions
2019-04-18 08:49:00 +02:00
R. RyanTM
17dd396fd7 librealsense: 2.19.0 -> 2.20.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/librealsense/versions
2019-04-18 08:48:37 +02:00
R. RyanTM
53f69f0ba2 libp11: 0.4.9 -> 0.4.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libp11/versions
2019-04-18 08:48:22 +02:00
R. RyanTM
77736c47fe libnabo: 1.0.6 -> 1.0.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/libnabo/versions
2019-04-18 08:47:56 +02:00
R. RyanTM
dc1b0631e3 libltc: 1.3.0 -> 1.3.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/libltc/versions
2019-04-18 08:47:18 +02:00
R. RyanTM
f9505a1e1c vulkan-headers: 1.1.101.0 -> 1.1.106
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vulkan-headers/versions
2019-04-18 08:46:48 +02:00
Edmund Wu
f8eed03044 vscode: patch proper executable 2019-04-18 08:41:32 +02:00
Will Dietz
cd5343a7fc xl2tpd: 1.3.13 -> 1.3.14
https://github.com/xelerance/xl2tpd/releases/tag/v1.3.14
2019-04-18 08:39:59 +02:00
Robert Schütz
707bff5e73
Merge pull request #59491 from dotlambda/esphome-1.12.2
esphome: 1.11.2 -> 1.12.2
2019-04-18 08:29:32 +02:00
Dave Nicponski
a6a88bffd5 python3.7-docutils: build fix on darwin
Fix python docutils package for OSX.  On a relatively clean new macbook,
with latest OS Mojave 10.14.3, this package failed to build.  A bit of
searching led to:
https://coderwall.com/p/-k_93g/mac-os-x-valueerror-unknown-locale-utf-8-in-python
2019-04-18 08:27:28 +02:00
Frederik Rietdijk
9d87ccabce Merge master into staging-next 2019-04-18 08:25:25 +02:00
bb010g
28ac309309 python3{5,6}: Reintroduce bytecode determinism
Originally introduced in 8970a9c and 1531b5e, these patches were lost in
efbe87f when the CPython version files were merged, likely due to
CPython 3.7 not needing them anymore. These patches should remain
in-tree until CPython 3.5 and 3.6 support is dropped completely.

Found with the diffoscope ( https://diffoscope.org/ ).
2019-04-18 08:12:29 +02:00
Ryan Mulligan
e53ade7dab
Merge pull request #59542 from r-ryantm/auto-update/zafiro-icons
zafiro-icons: 0.8.7 -> 0.9
2019-04-17 19:12:13 -07:00
ash lea
1e8606946f dolphinEmuMaster: 2019-02-16 -> 5.0-9976
changed versioning scheme to match dolphin's own. this also allows us to
include the describe string without deriving it from the git repository
during build.
2019-04-17 17:35:40 -07:00
worldofpeace
eb095fa677
Merge pull request #59298 from worldofpeace/gnome-pomodoro
gnome3.pomodoro: 0.13.4 -> 0.15.1
2019-04-17 20:17:42 -04:00
worldofpeace
7f2f8f359f
Merge pull request #59800 from worldofpeace/dlenya-renderer-patch
dleyna-renderer: checkout patch in tree
2019-04-17 20:07:56 -04:00
Jan Tojnar
356f3d9654
Merge pull request #59793 from jtojnar/grl-plugins-fix
gnome3.grilo-plugins: add dependencies
2019-04-18 01:44:23 +02:00
worldofpeace
8696640f22 dleyna-renderer: checkout patch in tree
Built this locally and noticed that the hash changed

wanted: sha256:0x5vj5zfk95avyg6g3nf6gar250cfrgla2ixj2ifn8pcick2d9vq
got:        sha256:0m7rxv2nnycvwqpc8ak396g8cbb9g6dw290cjbfwhrrhdhbii5qc
2019-04-17 18:27:28 -04:00
adisbladis
f249f32f9e
Merge pull request #59791 from adisbladis/zfsUnstable-0.8.0-rc4
zfsUnstable: 0.8.0-rc3 -> 0.8.0-rc4
2019-04-18 00:10:02 +03:00
Daiderd Jordan
698af96454
Merge pull request #58638 from Amar1729/darwin-fix/hivex
Fix hivex for darwin
2019-04-17 23:03:09 +02:00
Timo Kaufmann
49b8efcb84 sage: 8.6 -> 8.7
https://groups.google.com/forum/#!topic/sage-release/3m8PV9JkFro
2019-04-17 22:44:32 +02:00
Timo Kaufmann
930fa9b92e python.pkgs.cysignals: propagate pari
This didn't cause issues earlier since all packages that depend on
cysignals have a pari dependency anyways.
2019-04-17 22:44:10 +02:00
Timo Kaufmann
1f643b9c49 python.pkgs.pplpy: init at 0.8.4
This is a new dependency for the upcoming sage version.
2019-04-17 22:44:10 +02:00
Timo Kaufmann
68233970a2 gmpy2: 2.0.8 -> 2.1a4 2019-04-17 22:44:10 +02:00
Eelco Dolstra
dd9192c55c youtube-dl: 2019.04.07 -> 2019.04.17 2019-04-17 22:11:01 +02:00
Matthew Bauer
d0da672b0e
Merge pull request #59787 from delroth/strip-glibc
glibc: re-enable stripping in cross builds
2019-04-17 16:07:40 -04:00
Jan Tojnar
121dce6fff
gnome3.grilo-plugins: add dependencies
Add libsoup dependency which is required by libgdata dependency of YouTube plug-in
and also by Dleyna plug-in, and which was removed during previous clean-up.

Also add dependencies for lua-factory plug-in which is enabled by default by master.

Partially fixes: https://github.com/NixOS/nixpkgs/issues/59792
2019-04-17 22:07:29 +02:00
adisbladis
e3a83b5bc0
zfsUnstable: 0.8.0-rc3 -> 0.8.0-rc4 2019-04-17 20:57:51 +01:00
Eelco Dolstra
8ac7316db6 chatzilla: Remove
Chatzilla no longer works since Firefox 57 due to the removal of XUL.
2019-04-17 21:47:42 +02:00
Michael Weiss
e98c2c8101
signal-desktop: 1.23.2 -> 1.24.0 2019-04-17 21:19:21 +02:00
Jan Tojnar
9d32a1c9d2
gnomeExtensions.window-corner-preview: unstable-2019-02-27 → unstable-2019-04-03 2019-04-17 21:10:32 +02:00
Jan Tojnar
58b1c03ce0
gnomeExtensions.sound-output-device-chooser: unstable-2019-03-10 → unstable-2019-04-01 2019-04-17 21:10:32 +02:00
Will Dietz
31726fd9a6
Merge pull request #59417 from dtzWill/update/musl-1.1.22
musl: 1.1.21 -> 1.1.22
2019-04-17 14:06:14 -05:00
Will Dietz
fd8bf47c5e
Merge pull request #59097 from dtzWill/feature/joplin-cli
joplin: init at 1.0.124 (CLI note-taking app, cc joplin-desktop)
2019-04-17 14:05:52 -05:00
Jan Tojnar
1bdbe456dd
Merge pull request #59765 from jtojnar/g-c-c-mutter
gnome3.gnome-control-center: Add mutter keybindings
2019-04-17 21:05:18 +02:00
Anton Desyatov
1e3f2ecad1 tilt: init at 0.7.13 2019-04-18 01:47:37 +07:00
Lorenzo
6c6f13e9c4 pythonPackages.azure-mgmt-network: remove patch (#59614)
The patched file has been removed in [0].

 [0]: 09b09a5839
2019-04-17 20:47:08 +02:00
Timo Kaufmann
40a84f0fa9
Merge pull request #59785 from timokau/sage-bugfix
sage: fix another transient sig_on bug
2019-04-17 20:39:11 +02:00
Robert Schütz
a5a9454749
Merge pull request #59681 from r-ryantm/auto-update/python3.7-wsproto
python37Packages.wsproto: 0.13.0 -> 0.14.0
2019-04-17 20:20:34 +02:00
Will Dietz
5ca0cbb0a1
Merge pull request #58321 from dtzWill/update/kvantum-0.11.0
qtstyleplugin-kvantum{,-qt4}: 0.10.x -> 0.11.0
2019-04-17 13:17:38 -05:00
Robin Gloster
afe4f8ace5
Merge pull request #59666 from r-ryantm/auto-update/pre-commit
gitAndTools.pre-commit: 1.14.4 -> 1.15.1
2019-04-17 18:12:39 +00:00
Will Dietz
47fc99f533
Merge pull request #58152 from dtzWill/update/bleachbit-2.2
bleachbit: 2.0 -> 2.2
2019-04-17 13:11:57 -05:00
Will Dietz
60e7e8ae3d
Merge pull request #58140 from dtzWill/update/go-langserver-2.0.0
go-langserver: 2018-03-05 -> 2.0.0, unpin old go version
2019-04-17 13:10:19 -05:00
worldofpeace
2e60e06d69
Merge pull request #59734 from Infinisil/update/libimobiledevice
Update libimobiledevice packages, fix usbmuxd
2019-04-17 14:09:11 -04:00
Robin Gloster
b3d3b426a6
Merge pull request #59768 from bachp/gitlab-runner-11.9.2
gitlab-runner: 11.9.0 -> 11.9.2
2019-04-17 18:07:11 +00:00
Timo Kaufmann
e0e5445667 sage: fix another transient sig_on bug
Caused a test failure on hydra, backporting upstream fix.
2019-04-17 19:58:07 +02:00
Robert Schütz
e55e8fe3e3 python.pkgs.wsproto: add meta 2019-04-17 19:56:56 +02:00
Pierre Bourdon
03f618d9cf
glibc: re-enable stripping in cross builds
References to the host toolchain are leaking through debug symbols in
glibc, causing gnu cross-builds to always depend on the host toolchain.
The decision to not strip was made in 2012 in order to improve GNU/Hurd
support, and I suspect the reasons that justified it back then do not
apply anymore in 2019.

Closure size before:
/nix/store/v5pxj0bgg627hic2khk4d43z6cjp5v7d-hello-2.10-armv7l-unknown-linux-gnueabihf                            596.8M

After:
/nix/store/llp1ncmpar406rc2vhj7g5ix4yqwna3n-hello-2.10-armv7l-unknown-linux-gnueabihf     23.6M
2019-04-17 19:53:53 +02:00
R. RyanTM
3dd3ad8753 python37Packages.xdot: 1.0 -> 1.1 (#59732)
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-xdot/versions
2019-04-17 19:52:23 +02:00
Robin Gloster
04bb17bc4a
Merge pull request #59782 from alyssais/bundix
bundix: 2.4.2 -> 2.4.3
2019-04-17 17:48:22 +00:00
Dennis Gosnell
96fa44736a stretchly: init at 0.19.1 (#59383)
This commit adds the program `stretchly`:

https://github.com/hovancik/stretchly

`stretchly` is an Electron app, so this commit just packages the binary
version for Linux.
2019-04-17 19:36:11 +02:00
Jörg Thalheim
6890f32e86
Merge pull request #59766 from Synthetica9/vscode-absolute-path2
vscode: use absolute predetermined path instead of heuristic
2019-04-17 17:42:30 +01:00
Alyssa Ross
27a22f0910
bundix: 2.4.1 -> 2.4.2 2019-04-17 17:28:11 +01:00
Joachim Fasting
bce47ea9d5
tor-browser-bundle-bin: defaults for XAUTHORITY and DBUS_SESSION_BUS_ADDRESS
See https://github.com/NixOS/nixpkgs/issues/55082
and https://github.com/NixOS/nixpkgs/issues/20157#issuecomment-272767442
2019-04-17 17:53:23 +02:00
Graham Christensen
0b3721588e
Merge pull request #59776 from AmineChikhaoui/nixops-release-1.7
nixops: 1.6.1 -> 1.7
2019-04-17 11:30:48 -04:00
markuskowa
3884afada4
Merge pull request #59501 from dtzWill/feature/numatop
numatop: init at 2.1
2019-04-17 17:24:34 +02:00
AmineChikhaoui
5b5ca459d2
nixopsUnstable: 1.6.1pre2728_8ed39f9 -> 1.7pre2764_932bf43 2019-04-17 11:10:40 -04:00
Stephen
27f41a4b98 terraform-providers: bump versions 2019-04-17 08:09:23 -07:00
AmineChikhaoui
0db54f93fb
nixops: 1.6.1 -> 1.7
Add release 1.7, also keep version 1.6.1 available for Azure
backend users. Azure backend was disabled in v1.7 due to the
python API changes.
2019-04-17 10:18:03 -04:00
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
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
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 bcbbbf97b3.

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
Will Dietz
2acc654b06 sarasa-gothic: 0.6.0 -> 0.8.0
https://github.com/be5invis/Sarasa-Gothic/releases/tag/v0.8.0
https://github.com/be5invis/Sarasa-Gothic/releases/tag/v0.7.2
https://github.com/be5invis/Sarasa-Gothic/releases/tag/v0.7.0
2019-04-16 19:11:22 -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
Silvan Mosberger
e536e89830
Merge pull request #59695 from alyssais/lpass
lastpass-cli: 1.3.2 -> 1.3.3
2019-04-16 22:24:57 +02:00
Ken Micklas
ec7643047c androidndk-pkgs: Remove -mfloat flag 2019-04-16 16:21:51 -04:00
Silvan Mosberger
3dd1d308d0
Merge pull request #59710 from r-ryantm/auto-update/streamlink
streamlink: 1.0.0 -> 1.1.1
2019-04-16 22:18:38 +02:00
R. RyanTM
b96a0839c9 rabbitmq-server: 3.7.12 -> 3.7.14
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rabbitmq-server/versions
2019-04-16 22:15:59 +02:00
R. RyanTM
2a849960cb doitlive: 4.2.1 -> 4.3.0 (#59476)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/doitlive/versions
2019-04-16 21:58:32 +02:00
Matthew Bauer
f7776ce336 emacs-mac: 26.1 -> 26.2 2019-04-16 15:15:03 -04:00
Sirio Balmelli
16a4799cf0 Add vim-jdaddy plugin (alternate, faster JSON linting)
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2019-04-16 20:40:44 +02:00
Sirio Balmelli
edfbf262ba Add vim plugin vim-beancount
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2019-04-16 20:40:43 +02:00
R. RyanTM
d5b52f3ce0 ace: 6.5.4 -> 6.5.5 (#59436)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ace/versions
2019-04-16 20:32:41 +02:00
R. RyanTM
73ebea33ac autojump: 22.5.1 -> 22.5.3 (#59447)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/autojump/versions
2019-04-16 20:31:48 +02:00
R. RyanTM
1d4b14cd1f flacon: 5.1.0 -> 5.2.0 (#59493)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flacon/versions
2019-04-16 20:30:03 +02:00
Silvan Mosberger
768e9b1505
ideviceinstaller: 2018-06-01 -> 2018-10-01 2019-04-16 20:00:45 +02:00
Silvan Mosberger
8d5252be82
ifuse: 1.1.3 -> 2018-10-08
Switching to latest master, as there hasn't been a new release in a
while, see https://github.com/libimobiledevice/ifuse/issues/34
2019-04-16 20:00:44 +02:00
Silvan Mosberger
71c1b44349
usbmuxd: 2018-10-10 -> 2019-03-05 2019-04-16 20:00:44 +02:00
Silvan Mosberger
173e96075c
libimobiledevice: 2018-07-24 -> 2019-04-04 2019-04-16 20:00:44 +02:00
Silvan Mosberger
dd03b216e5
libusbmuxd: 2019-01-18 -> 2019-03-23 2019-04-16 20:00:44 +02:00
Silvan Mosberger
2013c91c6b
libplist 2019-01-20 -> 2019-04-04 2019-04-16 20:00:34 +02:00
Joachim F
d7da5e2af2
Merge pull request #53826 from delroth/randstruct-custom-seed
nixos: allow customizing the kernel RANDSTRUCT seed
2019-04-16 17:49:19 +00:00
Ernestas Lisauskas
a8f47d64e6 joker: 0.10.1 -> 0.12.2 2019-04-16 18:28:56 +01:00
R. RyanTM
a165e6c672 double-conversion: 3.1.3 -> 3.1.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/double-conversion/versions
2019-04-16 19:12:50 +02:00
R. RyanTM
af6e1dc768 drumkv1: 0.9.5 -> 0.9.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/drumkv1/versions
2019-04-16 19:12:38 +02:00
R. RyanTM
25ebfe22e9 libssh: 0.8.5 -> 0.8.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/libssh/versions
2019-04-16 19:11:38 +02:00
R. RyanTM
6a43fe0173 libmicrohttpd: 0.9.62 -> 0.9.63
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmicrohttpd/versions
2019-04-16 19:08:51 +02:00
R. RyanTM
460bb21787 pcre16: 8.42 -> 8.43
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pcre16/versions
2019-04-16 19:08:14 +02:00
Michael Eden
a7d2d7d5e8 libassuan: use config flag to specify libgpg-error prefix 2019-04-16 19:05:15 +02:00
Michael Eden
19094e72bf inetutils: cross compile 2019-04-16 19:04:40 +02:00
Michael Eden
ad7e58727d spidermonkey_52: cross compilation 2019-04-16 19:03:59 +02:00
Michael Eden
d8d8a9cddb polkit: optional introspection and cross compilation fixes 2019-04-16 19:03:22 +02:00
Frederik Rietdijk
2b52da5f99
Merge pull request #58222 from bobvanderlinden/var-run-pkgs
tree-wide: pkgs: /var/run -> /run
2019-04-16 19:02:56 +02:00
Linus Heckemann
972c0ca809 libaudit: enable arm (including aarch64) support 2019-04-16 19:02:02 +02:00
R. RyanTM
df270aa4b5 libpipeline: 1.5.0 -> 1.5.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/libpipeline/versions
2019-04-16 19:01:18 +02:00
Michael Eden
d888baa517 dhcp: cross compile 2019-04-16 19:00:52 +02:00
R. RyanTM
a55aa5e9a8 libuv: 1.26.0 -> 1.27.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libuv/versions
2019-04-16 19:00:23 +02:00
Symphorien Gibol
1f17cd9223 cairo: fix cross 2019-04-16 19:00:01 +02:00
Pierre Bourdon
b3c17c9d85 pinentry: fix libassuan and libgpg-error detection in cross builds 2019-04-16 18:58:47 +02:00
Will Dietz
bcbbbf97b3 harfbuzz: 2.3.1 -> 2.4.0
https://github.com/harfbuzz/harfbuzz/releases/tag/2.4.0
https://lists.freedesktop.org/archives/harfbuzz/2019-March/007277.html
2019-04-16 18:57:21 +02:00
R. RyanTM
2db96ffe49 unbound: 1.9.0 -> 1.9.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/unbound/versions
2019-04-16 18:56:09 +02:00
Will Dietz
07540c0ca1 openjpeg: 2.3.0 -> 2.3.1
bug fixes, security fixes*

I /think/ we had patches for the mentioned CVE's,
but another pair of eyes is appreciated.
2019-04-16 18:55:43 +02:00
Matthias Beyer
99a2cefdde pam: 1.3.0 -> 1.3.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-04-16 18:55:09 +02:00
Frederik Rietdijk
bae32a9f5c Merge staging-next into staging 2019-04-16 18:54:15 +02:00
R. RyanTM
48a941c5a3 http-parser: 2.9.0 -> 2.9.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/http-parser/versions
2019-04-16 18:52:04 +02:00
R. RyanTM
2a09d0d499 gnutar: 1.31 -> 1.32
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnutar/versions
2019-04-16 18:51:47 +02:00
R. RyanTM
75bbd766f5 libssh2: 1.8.1 -> 1.8.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/libssh2/versions
2019-04-16 18:49:45 +02:00
R. RyanTM
41e3dcf45e libwacom: 0.32 -> 0.33
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libwacom/versions
2019-04-16 18:49:30 +02:00
R. RyanTM
65ca3ab5f4 matio: 1.5.14 -> 1.5.15
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/matio/versions
2019-04-16 18:49:13 +02:00
R. RyanTM
3d610adde0 libopus: 1.3 -> 1.3.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/libopus/versions
2019-04-16 18:48:55 +02:00
R. RyanTM
bea968d33f moosefs: 3.0.103 -> 3.0.104
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/moosefs/versions
2019-04-16 18:48:34 +02:00
R. RyanTM
b76226f8d7 maven: 3.6.0 -> 3.6.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/apache-maven/versions
2019-04-16 18:48:18 +02:00
R. RyanTM
71727a6e0a lynis: 2.7.2 -> 2.7.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lynis/versions
2019-04-16 18:48:03 +02:00
R. RyanTM
e1b8996be2 neo4j: 3.5.3 -> 3.5.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/neo4j/versions
2019-04-16 18:47:45 +02:00
R. RyanTM
632ff800d1 neovim-remote: 2.1.5 -> 2.1.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/neovim-remote/versions
2019-04-16 18:47:21 +02:00
R. RyanTM
d444d6907f nmon: 16i -> 16j
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nmon/versions
2019-04-16 18:47:03 +02:00
R. RyanTM
bd05814ca0 obs-linuxbrowser: 0.6.0 -> 0.6.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/obs-linuxbrowser/versions
2019-04-16 18:46:50 +02:00
R. RyanTM
e78b679b04 opencolorio: 1.1.0 -> 1.1.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/opencolorio/versions
2019-04-16 18:46:26 +02:00
R. RyanTM
b53b9c3545 openfst: 1.7.1 -> 1.7.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/openfst/versions
2019-04-16 18:46:07 +02:00
R. RyanTM
e50d609ef2 openttd: 1.9.0 -> 1.9.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/openttd/versions
2019-04-16 18:45:53 +02:00
R. RyanTM
50c0eafb08 qsynth: 0.5.5 -> 0.5.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qsynth/versions
2019-04-16 18:45:12 +02:00
R. RyanTM
ecb67ad2e0 qtractor: 0.9.5 -> 0.9.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qtractor/versions
2019-04-16 18:44:46 +02:00
R. RyanTM
3908e19873 renpy: 7.2.0 -> 7.2.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/renpy/versions
2019-04-16 18:44:21 +02:00
R. RyanTM
b1bb12001d roundcube: 1.3.8 -> 1.3.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/roundcube/versions
2019-04-16 18:44:07 +02:00
R. RyanTM
65cc1ed840 rspamd: 1.9.0 -> 1.9.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/rspamd/versions
2019-04-16 18:43:49 +02:00
R. RyanTM
6e10fc1fe5 rt: 4.4.3 -> 4.4.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rt/versions
2019-04-16 18:43:37 +02:00
R. RyanTM
b3408d088c wire-desktop: 3.7.2891 -> 3.9.2895
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wire-desktop/versions
2019-04-16 09:43:35 -07:00
Lancelot SIX
37aebd002a qgis: 3.4.5 -> 3.4.6 2019-04-16 18:39:27 +02:00
R. RyanTM
08a62e0578 wireguard-tools: 0.0.20190227 -> 0.0.20190406
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wireguard-tools/versions
2019-04-16 09:38:26 -07:00
R. RyanTM
02497d2642 python37Packages.gensim: 3.7.1 -> 3.7.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-gensim/versions
2019-04-16 18:35:30 +02:00
R. RyanTM
b24ae02ebb python37Packages.keepkey: 6.0.2 -> 6.0.3
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-keepkey/versions
2019-04-16 18:35:11 +02:00
R. RyanTM
98431865f8 python37Packages.peewee: 3.9.2 -> 3.9.3
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-peewee/versions
2019-04-16 18:34:53 +02:00
xrelkd
5bf634555d just: 0.4.0 -> 0.4.2 2019-04-16 18:34:38 +02:00
R. RyanTM
aea8e5de38 python37Packages.py3status: 3.16 -> 3.18
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-py3status/versions
2019-04-16 18:34:15 +02:00
R. RyanTM
e853af56c9 python37Packages.py3exiv2: 0.5.0 -> 0.6.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/python3.7-py3exiv2/versions
2019-04-16 18:33:58 +02:00
R. RyanTM
94add8789d python37Packages.pysaml2: 4.6.5 -> 4.7.0
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-pysaml2/versions
2019-04-16 18:33:32 +02:00
R. RyanTM
5fb98570b4 python37Packages.shellingham: 1.3.0 -> 1.3.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/python3.7-shellingham/versions
2019-04-16 18:33:13 +02:00
R. RyanTM
71dd951fd1 python37Packages.smart_open: 1.8.0 -> 1.8.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/python3.7-smart_open/versions
2019-04-16 18:33:01 +02:00
R. RyanTM
238712d20b python37Packages.tenacity: 5.0.3 -> 5.0.4
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-tenacity/versions
2019-04-16 18:32:49 +02:00
R. RyanTM
6621334e25 python37Packages.twilio: 6.26.0 -> 6.26.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/python3.7-twilio/versions
2019-04-16 18:32:38 +02:00
R. RyanTM
cd1710cb29 python37Packages.XlsxWriter: 1.1.5 -> 1.1.6
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-xlsxwriter/versions
2019-04-16 18:32:25 +02:00
R. RyanTM
a32cece8b6 rssguard: 3.5.6 -> 3.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/rssguard/versions
2019-04-16 18:32:08 +02:00
R. RyanTM
30aeb84eb4 samplv1: 0.9.5 -> 0.9.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/samplv1/versions
2019-04-16 18:31:55 +02:00
R. RyanTM
6c3e0907a5 socat: 1.7.3.2 -> 1.7.3.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/socat/versions
2019-04-16 18:31:39 +02:00
R. RyanTM
d11731130d star: 2.7.0c -> 2.7.0f
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/star/versions
2019-04-16 18:30:49 +02:00
R. RyanTM
f7997e326b stunnel: 5.50 -> 5.53
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/stunnel/versions
2019-04-16 18:30:34 +02:00
R. RyanTM
b62d4156a9 stress-ng: 0.09.54 -> 0.09.57
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/stress-ng/versions
2019-04-16 18:30:14 +02:00
R. RyanTM
617fda8d4d stubby: 0.2.5 -> 0.2.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/stubby/versions
2019-04-16 18:30:00 +02:00
R. RyanTM
0f3653235f synthv1: 0.9.5 -> 0.9.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/synthv1/versions
2019-04-16 18:29:44 +02:00
R. RyanTM
c5168ab16d tgt: 1.0.75 -> 1.0.76
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tgt/versions
2019-04-16 18:29:23 +02:00
R. RyanTM
8113c4e400 ttfautohint: 1.8.2 -> 1.8.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ttfautohint/versions
2019-04-16 18:29:07 +02:00
R. RyanTM
e6d053a621 urh: 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/urh/versions
2019-04-16 18:28:52 +02:00
R. RyanTM
8d24b1e237 urlwatch: 2.16 -> 2.17
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/urlwatch/versions
2019-04-16 18:28:37 +02:00
Jörg Thalheim
370701f2da
Merge pull request #59366 from ivan/rustc-1.34.0
rustc: 1.33.0 -> 1.34.0
2019-04-16 16:58:56 +01:00
Ryan Mulligan
80c0524d67
Merge pull request #59674 from r-ryantm/auto-update/python3.7-shodan
python37Packages.shodan: 1.11.1 -> 1.12.1
2019-04-16 07:56:01 -07:00
Michael Raskin
0981d4c747
Merge pull request #59515 from r-ryantm/auto-update/glibmm
glibmm: 2.58.0 -> 2.60.0
2019-04-16 14:15:39 +00:00
Michael Raskin
2f3579dfd5 protobufc: fix compatibility with updated protobuf by picking the upstream minor patch 2019-04-16 16:07:42 +02:00
Jan Tojnar
c2de086b17
gnome3.grilo-plugins: clean up
Grilo plugins have not used gupnp for a long time:

https://bugzilla.gnome.org/show_bug.cgi?id=733253
2019-04-16 15:16:26 +02:00
Jan Tojnar
5efa597089
dleyna-renderer: fix build with gupnp 1.2 2019-04-16 15:16:26 +02:00
Jan Tojnar
6fce599d1c
dleyna-server: fix build with gupnp 1.2 2019-04-16 15:16:25 +02:00
Jan Tojnar
40cd020bd6
dleyna-core: fix build with gupnp-1.2 2019-04-16 15:16:25 +02:00
Jan Tojnar
c947e2dca4
gupnp-tools: 0.8.15 → 0.10.0
https://gitlab.gnome.org/GNOME/gupnp-tools/blob/gupnp-tools-0.10.0/NEWS
2019-04-16 15:15:41 +02:00
Jan Tojnar
bb43425754
gnome3.rygel: 0.36.2 → 0.38.0
https://gitlab.gnome.org/GNOME/rygel/blob/rygel-0.38.0/NEWS
2019-04-16 15:11:46 +02:00
Tor Hedin Brønner
aae3987047
gupnp-igd: add gupnp-1.2 compatibility 2019-04-16 15:11:45 +02:00
Jan Tojnar
e5e0d13224
gupnp-dlna: clean up & add updateScript 2019-04-16 15:11:45 +02:00
Jan Tojnar
21f198ff59
gupnp-av: add updateScript 2019-04-16 15:11:44 +02:00
Jan Tojnar
7e7fc2e3ef
gupnp: 1.0.3 → 1.2.0
https://gitlab.gnome.org/GNOME/gupnp/blob/gupnp-1.2.0/NEWS

Co-Authored-By: Tor Hedin Brønner <torhedinbronner@gmail.com>
2019-04-16 15:11:44 +02:00
Jan Tojnar
232f3b0eb5
gssdp: 1.0.2 → 1.2.0
https://gitlab.gnome.org/GNOME/gssdp/blob/gssdp-1.2.0/NEWS
2019-04-16 15:11:43 +02:00
Michael Raskin
3d3a415f24 petrinizer: init at 0.9.1.1 2019-04-16 15:11:03 +02:00
R. RyanTM
bfca9f35f6 streamlink: 1.0.0 -> 1.1.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/streamlink/versions
2019-04-16 05:26:38 -07:00
Tim Steinbach
2633767b60
zoom-us: 2.8.182821.0412 -> 2.8.183302.0415 2019-04-16 08:20:03 -04:00
Jörg Thalheim
975734c665
rambox: 0.6.3 -> 0.6.6 2019-04-16 11:27:51 +01:00
Jörg Thalheim
f8564ae974
Merge pull request #59689 from serokell/telegraf-1.10.2
telegraf: 1.9.2 -> 1.10.2
2019-04-16 11:15:14 +01:00
Bas van Dijk
ced565b3d3
Merge pull request #59606 from vbgl/dune-1.9.1
dune: 1.9.0 -> 1.9.1
2019-04-16 11:37:32 +02:00
Vincent Laporte
c46811b7a9
Merge pull request #59217 from CohenCyril/coq-modules-fix
coqPackages: refactor
2019-04-16 11:37:12 +02:00
Alyssa Ross
2df0437695
Merge pull request #57730 from alyssais/git-remote-hg
gitAndTools.git-remote-hg: 0.2-e716a9e1a9e460a45663694ba4e9e8894a8452b2 -> 1.0.0
2019-04-16 09:37:05 +00:00
Alyssa Ross
92a3365d05
lastpass-cli: 1.3.2 -> 1.3.3
Fixes build on Darwin.
2019-04-16 10:34:01 +01:00
Mario Rodas
a5a56e516c opam: 2.0.2 -> 2.0.4 2019-04-16 11:15:28 +02:00
Michael Weiss
0360256717
android-studio-preview: Remove the attribute (#59691)
This attribute and androidStudioPackages.preview are deprecated since
9aa46aedfe.
2019-04-16 10:51:44 +02:00
Vincent Laporte
f3982b644a
dune: 1.9.0 -> 1.9.1 2019-04-16 08:30:26 +00:00
Michael Weiss
2c8a36ffb4
androidStudioPackages.{dev,canary}: 3.5.0.9 -> 3.5.0.10 2019-04-16 10:26:11 +02:00
Michael Weiss
2047a4dde2
gns3Packages.{server,gui}Stable: 2.1.15 -> 2.1.16 2019-04-16 10:26:11 +02:00
Michael Weiss
14d6691c49
gns3Packages.{server,gui}Preview: 2.2.0a4 -> 2.2.0a5 2019-04-16 10:26:11 +02:00
Kirill Elagin
335373c965 telegraf: 1.9.2 -> 1.10.2
Note: For some reason, I had to manually tweak the hash of
      ApplicationInsights-Go generated by dep2nix.
2019-04-16 10:22:38 +02:00
Selwyn
f6d8fcc65b exercism: 3.0.9 -> 3.0.11 2019-04-16 10:17:57 +02:00
Vladyslav M
d191219f0a
Merge pull request #59679 from lilyball/ripgrep
ripgrep: 0.10.0 -> 11.0.0
2019-04-16 10:54:52 +03:00
R. RyanTM
8bdcef1e96 python37Packages.yapf: 0.26.0 -> 0.27.0
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-yapf/versions
2019-04-16 00:21:45 -07:00
R. RyanTM
2000ef604b python37Packages.wsproto: 0.13.0 -> 0.14.0
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-wsproto/versions
2019-04-16 00:18:21 -07:00
Austin Seipp
bb27856a5c
Merge pull request #59522 from r-ryantm/auto-update/gtkwave
gtkwave: 3.3.99 -> 3.3.100
2019-04-16 02:12:25 -05:00