Alyssa Ross
9289a39a69
ruby_2_6: 2.6.2 -> 2.6.3 ( #59783 )
2019-04-18 12:09:48 +02:00
Maximilian Bosch
dadf97736b
lambda-mod-zsh-theme: 2017-10-08 -> 2019-04-17
...
See 61c373c...6b83aed
The newly introduced commit (87e7cd7) adds support for LAMBDA_MOD_N_DIR_LEVELS
to control the amount of dir levels shown in the prompt.
2019-04-18 11:52:39 +02:00
Domen Kožar
9bc23f31d2
Merge pull request #48337 from transumption/201810/nginx-etag
...
nginx: if root is in Nix store, use path's hash as ETag
2019-04-18 16:41:49 +07:00
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
5f20227855
pepper: python2Packages -> pythonPackages (python3 should work)
2019-04-17 14:09:16 -05:00
Will Dietz
8b185aa31b
pepper: 0.5.5 -> 0.7.5
2019-04-17 14:08:45 -05: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
89eeae8e3a
knotes: init
2019-04-16 19:14:33 -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
5e93a2f2d9
ocamlPackages.uri_1_9: add an attribute for version 1.9
2019-04-16 08:41:56 +00: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
b09108eace
qtbitcointrader: 1.40.40 -> 1.40.41
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qtbitcointrader/versions
2019-04-16 00:52:34 -07: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
strager
153e7fca32
boost: fix 1.55 build on macOS ( #59508 )
...
darwin-no-system-python.patch does not apply cleany on Boost 1.55's
sources. Fix this patch file for Boost 1.55, making it build
successfully on macOS.
2019-04-16 03:11:01 -04:00
Lily Ballard
7946a284c2
ripgrep: 0.10.0 -> 11.0.0
2019-04-16 00:00:16 -07:00
Peter Hoeg
5e199dc3f9
Merge pull request #59615 from r-ryantm/auto-update/okteta
...
kdeApplications.okteta: 0.26.0 -> 0.26.1
2019-04-16 14:51:19 +08:00
R. RyanTM
d4633ca0da
plantuml: 1.2019.2 -> 1.2019.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/plantuml/versions
2019-04-16 08:38:00 +02:00
Michael Raskin
1acacaaf32
Merge pull request #59233 from dnaq/libsodium-1.0.17
...
libsodium: 1.0.16 -> 1.0.17
(cherry picked from commit 5655be51cc
)
2019-04-16 08:12:51 +02:00
Michael Raskin
555d6e9602
Revert "libsodium: 1.0.16 -> 1.0.17"
2019-04-16 06:02:39 +00:00
Michael Raskin
5655be51cc
Merge pull request #59233 from dnaq/libsodium-1.0.17
...
libsodium: 1.0.16 -> 1.0.17
2019-04-16 06:00:50 +00:00
R. RyanTM
a27e401a89
python37Packages.shodan: 1.11.1 -> 1.12.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-shodan/versions
2019-04-15 22:43:50 -07:00
Elis Hirwing
addcf13a5a
Merge pull request #59575 from r-ryantm/auto-update/lidarr
...
lidarr: 0.5.0.583 -> 0.6.0.815
2019-04-16 07:32:18 +02:00
Ryan Mulligan
b050097edf
Merge pull request #59559 from r-ryantm/auto-update/latte-dock
...
latte-dock: 0.8.6 -> 0.8.8
2019-04-15 21:01:23 -07:00
R. RyanTM
cfd3c918f7
python37Packages.PyChromecast: 3.0.0 -> 3.2.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-pychromecast/versions
2019-04-15 20:44:16 -07:00
R. RyanTM
7b60fb4bb7
gitAndTools.pre-commit: 1.14.4 -> 1.15.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/pre-commit/versions
2019-04-15 20:06:06 -07:00
Tor Hedin Brønner
752e176d67
flatpak: clear GDK_PIXBUF_MODULE_FILE
...
GDK_PIXBUF_MODULE_FILE is often set to a nix store path not available in a app
sandbox. This can cause some apps to fail launching, simply reset this env var
when running applications.
fixes https://github.com/NixOS/nixpkgs/issues/53441
2019-04-16 04:52:30 +02:00
R. RyanTM
6e54bd54b9
python37Packages.parse: 1.11.1 -> 1.12.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-parse/versions
2019-04-15 19:30:37 -07:00
Brian McKenna
098cf3b348
steam: fix steamrt trying to use a missing setup.sh ( #59326 )
...
I was getting the following error after a Steam update:
internal error: /steamrt/setup.sh is missing, this runtime is invalid or corrupted
The script is used to put things on PATH but it doesn't seem we need to do that.
2019-04-15 22:13:05 -04:00
Dmitry Kalinkin
04ff9941b6
Merge pull request #58506 from nyanloutre/wine-update
...
Update wine{unstable,staging,mono,winetricks}
2019-04-15 22:02:06 -04:00
Francesco Gazzetta
24786ff49f
drawpile: 2.1.6 -> 2.1.7 ( #59650 )
2019-04-15 21:55:04 -04:00
Aaron Andersen
5f4df8e509
automysqlinit: init at 3.0_rc6
2019-04-15 21:51:55 -04:00
Pierre Bourdon
a19fbaf39b
ibus-packages.mozc: pin to protobuf 3.6
...
https://github.com/google/mozc/issues/460
2019-04-16 03:47:34 +02:00
Matthew Bauer
f475aeaf29
Merge pull request #59535 from matthewbauer/homepage-fixes
...
treewide: update homepages to https where available
2019-04-15 20:47:30 -04:00
Mario Rodas
7bfe30917a
Merge pull request #59292 from steve-chavez/pgrouting
...
pgrouting: init at 2.6.2
2019-04-15 19:38:12 -05:00
R. RyanTM
dbcf6cb52f
metabase: 0.30.4 -> 0.32.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/metabase/versions
2019-04-15 18:59:46 -05:00
steve-chavez
1f69a954e6
pgrouting: init at 2.6.2
...
* Remove configurePhase and gcc. Move perl dependency
* Shorten github rev
* Add $out/bin workaround
2019-04-15 18:24:45 -05:00
Francesco Gazzetta
7ba046d906
drawpile: add build options ( #57573 )
...
Also add server-headless variant
2019-04-15 18:20:13 -04:00
Dan Callahan
71727f32a9
rapid-photo-downloader: 0.9.13 -> 0.9.14 ( #59347 )
...
This updates Rapid Photo Downloader to 0.9.14 and fixes #56815
Support for RAW images is not currently functioning; the rawkit bindings
are unmaintained and only support libraw <= 0.18, but nixpkgs ships 0.19
2019-04-16 00:03:30 +02:00
Silvan Mosberger
4630bf2f86
Merge pull request #59639 from r-ryantm/auto-update/pulseeffects
...
pulseeffects: 4.5.5 -> 4.5.9
2019-04-15 23:58:32 +02:00
Silvan Mosberger
d122aacf69
Merge pull request #59632 from r-ryantm/auto-update/pdd
...
pdd: 1.3.1 -> 1.4
2019-04-15 23:58:13 +02:00
adisbladis
888f32f32f
Merge pull request #59611 from r-ryantm/auto-update/nodejs-slim
...
nodejs-slim-11_x: 11.13.0 -> 11.14.0
2019-04-16 00:34:41 +03:00
R. RyanTM
dffb40b181
pulseeffects: 4.5.5 -> 4.5.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/pulseeffects/versions
2019-04-15 14:33:19 -07:00
Tim Steinbach
8b6403eb04
vivaldi: 2.4.1488.38-1 -> 2.4.1488.40-1
2019-04-15 17:21:46 -04:00
Pascal Wittmann
a204bb9ca2
Merge pull request #59536 from r-ryantm/auto-update/homebank
...
homebank: 5.2.3 -> 5.2.4
2019-04-15 22:41:21 +02:00
Bas van Dijk
fd05e3407e
Merge pull request #59608 from basvandijk/prometheus-pushgateway-0.8.0
...
prometheus-pushgateway: 0.7.0 -> 0.8.0
2019-04-15 21:52:58 +02:00
volth
f6d489808e
ipxe: 20190310 -> 20190318
...
it adds support for I219-V
2019-04-15 19:47:24 +00:00
R. RyanTM
ab8978cc93
pdd: 1.3.1 -> 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/pdd/versions
2019-04-15 12:23:12 -07:00
R. RyanTM
c8022b5ef2
josm: 14760 -> 14945
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/josm/versions
2019-04-15 21:16:52 +02:00
worldofpeace
9e3d9e2379
Merge pull request #59627 from worldofpeace/tracker-correct
...
gnome3.tracker: correct gdbus path
2019-04-15 15:15:45 -04:00
Daiderd Jordan
29884b2b39
Merge pull request #59619 from strager/python37
...
python37: fix build on macOS
2019-04-15 20:58:44 +02:00
worldofpeace
ebb1d6006f
gnome3.tracker: correct gdbus path
...
It's in glib.bin
2019-04-15 14:57:48 -04:00
R. RyanTM
a6165505ed
papirus-icon-theme: 20190302 -> 20190331
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/papirus-icon-theme/versions
2019-04-15 11:51:52 -07:00
R. RyanTM
9e6153383f
padthv1: 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/padthv1/versions
2019-04-15 11:40:45 -07:00
R. RyanTM
e50b7569a8
osinfo-db: 20190301 -> 20190319
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/osinfo-db/versions
2019-04-15 11:27:43 -07:00
volth
7530ce9490
ipxe: fix url
...
the server does not response to git://
2019-04-15 18:22:12 +00:00
Joachim F
3fa154fd7f
Merge pull request #55543 from wucke13/pivx-wallet
...
pivx: init at 3.2.0
2019-04-15 18:21:44 +00:00
Matthew Glazar
fdbcf5ba36
python37: fix build on macOS
...
The upstream patch for distutils does not apply cleanly to Python
3.7.3's sources. (The patch applies cleanly to Python 3.7.2's sources,
but nixpkgs commit 0ddae82e6a
upgraded
Python to 3.7.3.) Fix the patch to make python37 build on macOS.
2019-04-15 10:49:34 -07:00
Peter Simons
4f11c82d6e
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.2-9-ge08962a from Hackage revision
554b854eb0
.
2019-04-15 19:29:18 +02:00
Peter Simons
221f65b041
hackage2nix: update list of broken packages
...
Closes https://github.com/NixOS/nixpkgs/pull/59333 .
2019-04-15 19:29:17 +02:00
Peter Simons
f9dd1b813e
LTS Haskell 13.17
2019-04-15 19:28:57 +02:00
R. RyanTM
fe9189287d
openfortivpn: 1.8.1 -> 1.9.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/openfortivpn/versions
2019-04-15 10:21:43 -07:00
Eelco Dolstra
5399f34ad9
nix: 2.2 -> 2.2.2
2019-04-15 19:06:57 +02:00
R. RyanTM
4b96628380
kdeApplications.okteta: 0.26.0 -> 0.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/okteta/versions
2019-04-15 10:03:05 -07:00
Silvan Mosberger
7a2dabce74
Merge pull request #59597 from r-ryantm/auto-update/ncmpc
...
ncmpc: 0.33 -> 0.34
2019-04-15 18:55:59 +02:00
R. RyanTM
7073400468
kubetail: 1.6.7 -> 1.6.8 ( #59558 )
2019-04-15 09:27:57 -07:00
Matthew Bauer
7d0db6af7e
Merge pull request #59551 from matthewbauer/busybox-clang-cross
...
busybox: add patch to allow cross in llvm
2019-04-15 11:24:09 -04:00
montag451
7744ae3d77
git-annex-remote-dbx: init at 1.0.3
2019-04-15 17:10:17 +02:00
R. RyanTM
0aa97a84ed
nodejs-slim-11_x: 11.13.0 -> 11.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/nodejs-slim/versions
2019-04-15 07:55:53 -07:00
worldofpeace
c7997510ae
Merge pull request #59604 from pacien/riot-v1.0.7
...
riot-{web,desktop}: 1.0.{6,4} -> 1.0.7
2019-04-15 10:21:31 -04:00
Bas van Dijk
b0fbe1df3f
prometheus-pushgateway: 0.7.0 -> 0.8.0
2019-04-15 16:12:14 +02:00
Matthew Bauer
290a5d916e
treewide: update homepages to https where available
...
Based on "problems" from repology:
https://repology.org/repository/nix_unstable/problems
Mostly simple changes to reflect redirects.
2019-04-15 10:10:05 -04:00
Michael Raskin
7a85205366
Merge pull request #59592 from r-ryantm/auto-update/mlterm
...
mlterm: 3.8.7 -> 3.8.8
2019-04-15 13:07:24 +00:00
Will Dietz
49ed37b4f3
numatop: platforms
2019-04-15 08:05:17 -05:00
markuskowa
50fc2e7382
numatop: improve description, as suggested during review (ty!)
...
Co-Authored-By: dtzWill <github@wdtz.org>
2019-04-15 08:05:03 -05:00
Will Dietz
0d600ae89e
numatop: init at 2.1
2019-04-15 08:04:27 -05:00
pacien
037edc2cba
riot-desktop: 1.0.4 -> 1.0.7
2019-04-15 14:54:05 +02:00
pacien
f97effd53c
riot-web: 1.0.6 -> 1.0.7
2019-04-15 14:50:41 +02:00
Tim Steinbach
4907b2165b
linux: 5.1-rc4 -> 5.1-rc5
2019-04-15 08:26:04 -04:00
R. RyanTM
379f453ecb
ndpi: 2.2 -> 2.8
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ndpi/versions
2019-04-15 05:00:11 -07:00
R. RyanTM
85f0272378
ncmpc: 0.33 -> 0.34
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ncmpc/versions
2019-04-15 04:53:06 -07:00
Will Dietz
4e3b5a0753
hub: 2.11.1 -> 2.11.2 ( #59502 )
...
https://github.com/github/hub/releases/tag/v2.11.2
2019-04-15 13:29:48 +02:00
TheSola10
be04b0d977
crumbs: init at version 0.0.3
2019-04-15 13:13:08 +02:00
R. RyanTM
15e7d10ca5
kotlin: 1.3.21 -> 1.3.30
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kotlin/versions
2019-04-15 07:09:13 -04:00
R. RyanTM
b1340b15c3
mlterm: 3.8.7 -> 3.8.8
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mlterm/versions
2019-04-15 03:47:41 -07:00
R. RyanTM
c906798997
jmol: 14.29.32 -> 14.29.36 ( #59546 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jmol/versions
2019-04-15 12:02:41 +02:00
R. RyanTM
1f91d64d78
mimeo: 2018.12 -> 2019.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/mimeo/versions
2019-04-15 02:57:45 -07:00
Michael Raskin
6806c33497
Merge pull request #59576 from r-ryantm/auto-update/links2
...
links2: 2.18 -> 2.19
2019-04-15 09:32:41 +00:00
R. RyanTM
9dc79bef92
manuskript: 0.8.0 -> 0.9.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/manuskript/versions
2019-04-15 02:10:11 -07:00
R. RyanTM
5508bf4d2c
links2: 2.18 -> 2.19
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/links2/versions
2019-04-14 23:52:19 -07:00
R. RyanTM
226041eaea
lidarr: 0.5.0.583 -> 0.6.0.815
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lidarr/versions
2019-04-14 23:45:17 -07:00
montag451
b18719fabb
pythonPackages.humanfriendly: init at 4.18 ( #59466 )
2019-04-15 08:38:30 +02:00
Austin Seipp
3b6c07c398
nextpnr: enable OpenMP support (for Eigen)
...
The new HEaP analytic placer for NextPNR uses Eigen for underlying
placement algorithms. Enabling -DUSE_OPENMP passes -fopenmp onto the
compiler, which Eigen picks up automatically with no extra work.
This should result in placer speedups for large designs, e.g. on ECP5
85k chips.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-15 00:17:54 -05:00
Austin Seipp
a5add1e623
symbiyosys: 2018.12.09 -> 2019.03.28
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-15 00:17:54 -05:00
Austin Seipp
34e1dda3fe
arachne-pnr: fix version
...
The version number was actually a single day off -- but otherwise the
commit hash, etc didn't change. arachne-pnr development is effectively
halted, but this is a nice touchup anyway.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-15 00:17:54 -05:00
Austin Seipp
90d6653b24
icestorm: 2019.02.23 -> 2019.03.11
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-15 00:17:54 -05:00
strager
6ccf2201f9
gettext: fix stdenv-darwin; remove Bison dependency ( #59553 )
...
Commit 1279016787
broke building
nixpkgs.clangStdenv (stdenv-darwin) on macOS:
nix-build -A clangStdenv .
these derivations will be built:
/nix/store/b3vyrfzarzyh51n7fj9wrpw12sq3765l-stdenv-darwin.drv
building '/nix/store/b3vyrfzarzyh51n7fj9wrpw12sq3765l-stdenv-darwin.drv'...
output '/nix/store/3agkxvkbhfpimnx5imr09q4rq9pxmjda-stdenv-darwin' is not allowed to refer to the following paths:
/nix/store/jnzhx3hni0ds1wf49z8wfnxi3qdnkk6q-gnum4-1.4.18
/nix/store/smdncnz5pkl5q39k4ldk8bh84p2hmj19-bison-3.3.2
error: build of '/nix/store/b3vyrfzarzyh51n7fj9wrpw12sq3765l-stdenv-darwin.drv' failed
Remove gettext's build dependency on Bison to avoid this error, fixing
Nixpkgs on macOS.
To avoid rebuilding everything unnecessarily on Linux, only apply these
changes to macOS and keep the Bison dependency for Linux.
2019-04-15 01:09:44 -04:00
Bas van Dijk
e5724e8e66
Merge pull request #59514 from basvandijk/elk-7.0.0
...
elk7: init at 7.0.0
2019-04-15 07:05:13 +02:00
Domen Kožar
e367f9459d
dunst: upstream dropped libxdg_basedir dep in 1.4.0
2019-04-15 11:56:50 +07:00
Ben Wolsieffer
a1f3127f40
nextpnr: 2019.02.20 -> 2019.04.02
2019-04-14 23:48:14 -05:00
Ben Wolsieffer
44d499644b
yosys: 2019.02.22 -> 2019.04.08
2019-04-14 23:48:14 -05:00
Ben Wolsieffer
346ad2cb79
trellis: 2019.02.21 -> 2019.04.02
2019-04-14 23:48:14 -05:00
R. RyanTM
fe3242feca
latte-dock: 0.8.6 -> 0.8.8
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/latte-dock/versions
2019-04-14 20:47:10 -07:00
adisbladis
751dbd96f7
pulseaudio-modules-bt: unstable-2019-03-15 -> 1.1.99
2019-04-15 03:55:41 +01:00
adisbladis
267b16fbd4
ldacbt: init at 2.0.2.3
2019-04-15 03:45:57 +01:00
worldofpeace
afdec9004e
Merge pull request #59541 from costrouc/python-pyschedule-init
...
pythonPackages.pyschedule: init at 0.2.34
2019-04-14 22:35:23 -04:00
Matthew Bauer
3bf69b1e40
busybox: add patch to allow cross in llvm
...
Fixes #57670
$ nix build -f. --arg crossSystem '{ config = "aarch64-unknown-linux-musl"; useLLVM = true; }' busybox
2019-04-14 22:03:33 -04:00
R. RyanTM
68265aeb59
kafkacat: 1.3.1 -> 1.4.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/kafkacat/versions
2019-04-14 18:55:39 -07:00
R. RyanTM
0eedee12a1
jruby: 9.2.6.0 -> 9.2.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/jruby/versions
2019-04-14 18:50:08 -07:00
Chris Ostrouchov
b7475accf6
pythonPackages.pyschedule: init at 0.2.34
...
closes PR #37371 . That PR was inactive
2019-04-14 21:33:52 -04:00
Chris Ostrouchov
4480aec8d5
pythonPackages.pyomo: init at 5.6.1
2019-04-14 21:21:33 -04:00
Chris Ostrouchov
bdda0c091d
pythonPackages.pyutilib: init at 5.6.5
2019-04-14 21:16:18 -04:00
worldofpeace
ef54604ce4
Merge pull request #59425 from eadwu/pythonPackages.tinycss2/1.0.2
...
pythonPackages.tinycss2: 0.6.1 -> 1.0.2
2019-04-14 20:43:39 -04:00
worldofpeace
5d8f4a1e02
Merge pull request #58400 from minijackson/kodi-wayland
...
kodi: add Wayland support
2019-04-14 20:35:47 -04:00
Minijackson
e1f802dfef
kodi: add Wayland support
2019-04-14 20:32:26 -04:00
Minijackson
b5045c610f
waylandpp: init at 0.2.5
2019-04-14 20:32:26 -04:00
R. RyanTM
bed2959c16
zafiro-icons: 0.8.7 -> 0.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/zafiro-icons/versions
2019-04-14 17:29:56 -07:00
Mario Rodas
9507fa32fc
Merge pull request #59470 from r-ryantm/auto-update/csvkit
...
csvkit: 1.0.3 -> 1.0.4
2019-04-14 19:24:47 -05:00
Luis Pedro Coelho
13a1f2c296
eggnog-mapper: init at 1.0.3 ( #58905 )
2019-04-14 17:22:47 -07:00
R. RyanTM
4b0565464c
hylafaxplus: 5.6.1 -> 7.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/hylafaxplus/versions
2019-04-14 17:11:28 -07:00
R. RyanTM
49b84c3907
homebank: 5.2.3 -> 5.2.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/homebank/versions
2019-04-14 16:29:45 -07:00
Tor Hedin Brønner
d492738459
Merge pull request #59419 from hedning/gnome-3.32.1
...
Gnome 3.32.1
2019-04-15 01:15:14 +02:00
R. RyanTM
30a3f2bdd6
hepmc3: 3.1.0 -> 3.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/hepmc3/versions
2019-04-14 16:13:42 -07:00
R. RyanTM
1ff140a862
haproxy: 1.9.3 -> 1.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/haproxy/versions
2019-04-14 16:00:50 -07:00
Bart Brouns
10165b72a4
guitarix: 0.37.3 ->0.38.1 ( #59420 )
2019-04-14 18:39:18 -04:00
José Romildo Malaquias
e597513803
enlightenment.terminology: 1.3.2 -> 1.4.0
2019-04-14 19:37:12 -03:00
Ryan Mulligan
32a7b54217
Merge pull request #59474 from r-ryantm/auto-update/darktable
...
darktable: 2.6.1 -> 2.6.2
2019-04-14 15:14:03 -07:00
R. RyanTM
8a4ad20ed0
gtkwave: 3.3.99 -> 3.3.100
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtkwave/versions
2019-04-14 14:47:32 -07:00
Joachim F
8ab8ef8972
Merge pull request #56418 from leenaars/unbound
...
Unbound: 1.8.3 -> 1.9.0
2019-04-14 21:38:28 +00:00
xrelkd
e3cad1e03e
marisa: 0.2.4 -> 0.2.5 ( #59486 )
2019-04-14 23:01:22 +02:00
Jon Banafato
a3b39e2d56
keepassxc: 2.4.0 -> 2.4.1
...
KeePassXC has a new release. Changelog at
https://github.com/keepassxreboot/keepassxc/releases/tag/2.4.1 .
Additionally, some cleanup:
- Alphabetize inputs for better future diffs
- Drop a no-longer-relevant patch
- Fixup removed and missing cmake flags
- Update description to reference correct browser extension
2019-04-14 16:55:39 -04:00
R. RyanTM
26db3956e3
gnucash: 3.4 -> 3.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/gnucash/versions
2019-04-14 13:51:13 -07:00
R. RyanTM
668f5c9e6f
flatcc: 0.5.2 -> 0.5.3 ( #59495 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flatcc/versions
2019-04-14 22:42:47 +02:00
R. RyanTM
b743d19eda
eaglemode: 0.94.0 -> 0.94.1 ( #59483 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eaglemode/versions
2019-04-14 22:41:01 +02:00
R. RyanTM
20116a5080
facter: 3.13.0 -> 3.13.1 ( #59489 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/facter/versions
2019-04-14 22:38:55 +02:00
jD91mZM2
516bec6689
xidlehook: 0.6.2 -> 0.7.0 ( #59399 )
2019-04-14 22:37:32 +02:00
Mario Rodas
0b8d120d84
postgresqlPackages.pg_cron: 1.1.3 -> 1.1.4 ( #59396 )
2019-04-14 22:36:39 +02:00
Will Dietz
08beac0512
zsh-autosuggestions: 0.5.1 -> 0.5.2 ( #59416 )
2019-04-14 22:25:24 +02:00
xeji
61327db231
Merge pull request #59353 from costrouc/python-lektor-upgrade
...
pythonPackages.lektor: 2.3 -> 3.1.3
2019-04-14 22:20:33 +02:00
xeji
c9e9c48057
Merge pull request #59144 from aneeshusa/update-samba-to-4.10.1
...
samba: 4.7.10 -> 4.10.2
2019-04-14 22:18:07 +02:00
R. RyanTM
00d17e36ea
gmsh: 4.2.2 -> 4.2.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/gmsh/versions
2019-04-14 13:15:32 -07:00
R. RyanTM
16c3a79c27
glibmm: 2.58.0 -> 2.60.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/glibmm/versions
2019-04-14 12:52:43 -07:00
Bas van Dijk
13352f28d2
elk7: init at 7.0.0
...
This adds the following new packages:
+ elasticsearch7
+ elasticsearch7-oss
+ logstash7
+ logstash7-oss
+ kibana7
+ kibana7-oss
+ filebeat7
+ heartbeat7
+ metricbeat7
+ packetbeat7
+ journalbeat7
The default major version of the ELK stack stays at 6. We should
probably set it to 7 in a next commit.
2019-04-14 21:39:46 +02:00
John Wiegley
1dc70f969b
browserpass: 3.0.1 -> 3.0.6
2019-04-14 12:16:17 -07:00
LinArcX
75b781f5a6
bicon: init at unstable-2018-08-10 ( #58128 )
...
bicon: init at unstable-2018-08-10
2019-04-14 15:13:20 -04:00
Ryan Mulligan
61ed53a1d7
Merge pull request #59496 from r-ryantm/auto-update/ibm-plex
...
ibm-plex: 1.3.0 -> 1.4.1
2019-04-14 12:06:21 -07:00
R. RyanTM
f901019706
gecode: 6.1.1 -> 6.2.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/gecode/versions
2019-04-14 11:49:35 -07:00
Christopher Chin
aa4af91d50
xonsh: 0.8.3 -> 0.8.12 ( #58824 )
2019-04-14 20:27:13 +02:00
Will Dietz
f2afcf370a
kservice: fix patch, regen
2019-04-14 13:25:44 -05:00
Will Dietz
2fed7f2a72
kdeFrameworks: 5.56 -> 5.57
2019-04-14 13:25:38 -05:00
Samuel Dionne-Riel
0df8ae8bb7
Merge pull request #59497 from samueldr/auto/dbeaver/nixpkgs-unstable/6.0.2
...
dbeaver: 5.3.0 -> 6.0.2
2019-04-14 14:12:47 -04:00
R. RyanTM
e2e404e6f3
fwts: 19.02.00 -> 19.03.00
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fwts/versions
2019-04-14 11:10:34 -07:00
Vladyslav M
78a0766b42
Merge pull request #59490 from xrelkd/update/polybar
...
polybar: 3.3.0 -> 3.3.1
2019-04-14 20:58:20 +03:00
Samuel Dionne-Riel
6a6d6cdc0d
dbeaver: 5.3.0 -> 6.0.2
...
With the required changes for the eclipse update.
2019-04-14 13:51:50 -04:00
Tor Hedin Brønner
b5d938134f
gnome3.gjs: 1.56.0 -> 1.56.1
...
https://download.gnome.org/sources/gjs/1.56/gjs-1.56.1.news
2019-04-14 19:47:59 +02:00
Linus Heckemann
89945a95c7
Merge pull request #59485 from aanderse/otter-browser
...
otter-browser: fix broken build
2019-04-14 19:40:17 +02:00
Tor Hedin Brønner
a12e647549
libdazzle: 3.32.0 -> 3.32.1
...
https://download.gnome.org/sources/libdazzle/3.32/libdazzle-3.32.1.news
2019-04-14 19:36:39 +02:00
R. RyanTM
d7d2ff1804
ibm-plex: 1.3.0 -> 1.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/ibm-plex/versions
2019-04-14 10:30:47 -07:00
Tor Hedin Brønner
74a0516aa7
gnome3.atomix: 3.32.0 -> 3.32.1
...
https://download.gnome.org/sources/atomix/3.32/atomix-3.32.1.news
2019-04-14 19:30:41 +02:00
Tor Hedin Brønner
f9f8ded313
gnome3.libgweather: 3.32.0 -> 3.32.1
...
https://download.gnome.org/sources/libgweather/3.32/libgweather-3.32.1.news
2019-04-14 19:30:41 +02:00
wucke13
4a99f76926
pivx: init at 3.2.0
2019-04-14 19:26:32 +02:00
Tor Hedin Brønner
860c2dcb2f
vte: 0.56.0 -> 0.56.1
...
https://download.gnome.org/sources/vte/0.56/vte-0.56.1.changes
2019-04-14 19:26:18 +02:00
Tor Hedin Brønner
c3d46bb9eb
gnome3.gvfs: 1.40.0 -> 1.40.1
...
https://download.gnome.org/sources/gvfs/1.40/gvfs-1.40.1.news
2019-04-14 19:26:18 +02:00
Tor Hedin Brønner
49eca27a45
gnome3.gnome-devel-docs: 3.32.0 -> 3.32.1
...
https://download.gnome.org/sources/gnome-devel-docs/3.32/gnome-devel-docs-3.32.1.news
2019-04-14 19:26:18 +02:00
Tor Hedin Brønner
c5eea31ecc
gnome3.yelp: 3.32.0 -> 3.32.1
...
https://download.gnome.org/sources/yelp/3.32/yelp-3.32.1.news
2019-04-14 19:26:18 +02:00
Tor Hedin Brønner
43d9aff8a9
simple-scan: 3.32.0 -> 3.32.2
...
https://download.gnome.org/sources/simple-scan/3.32/simple-scan-3.32.2.news
2019-04-14 19:26:18 +02:00
Tor Hedin Brønner
0258f8cf1b
gnome3.gnome-user-docs: 3.32.0 -> 3.32.1
...
https://download.gnome.org/sources/gnome-user-docs/3.32/gnome-user-docs-3.32.1.news
2019-04-14 19:26:18 +02:00
Tor Hedin Brønner
6496394f92
gnome3.gnome-terminal: 3.32.0 -> 3.32.1
...
https://download.gnome.org/sources/gnome-terminal/3.32/gnome-terminal-3.32.1.changes
2019-04-14 19:26:18 +02:00
Tor Hedin Brønner
0b83229c4f
gnome3.gnome-system-monitor: 3.32.0 -> 3.32.1
...
https://download.gnome.org/sources/gnome-system-monitor/3.32/gnome-system-monitor-3.32.1.news
2019-04-14 19:26:18 +02:00
Tor Hedin Brønner
8ed15627b7
gnome3.gnome-disk-utility: 3.32.0 -> 3.32.1
...
https://download.gnome.org/sources/gnome-disk-utility/3.32/gnome-disk-utility-3.32.1.news
2019-04-14 19:26:17 +02:00
Tor Hedin Brønner
5587831405
gtk3: 3.24.7 -> 3.24.8 ( #59408 )
...
https://gitlab.gnome.org/GNOME/gtk/blob/3.24.8/NEWS
2019-04-14 19:14:36 +02:00
R. RyanTM
0754f1b371
copyq: 3.7.3 -> 3.8.0 ( #59468 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/copyq/versions
2019-04-14 19:13:56 +02:00
R. RyanTM
c44d5a05bd
charles: 4.2.7 -> 4.2.8 ( #59460 )
2019-04-14 09:29:46 -07:00
xrelkd
462c0904ca
polybar: 3.3.0 -> 3.3.1
2019-04-15 00:27:32 +08:00
Maximilian Bosch
12505c2627
Merge pull request #59481 from r-ryantm/auto-update/dunst
...
dunst: 1.3.2 -> 1.4.0
2019-04-14 18:18:41 +02:00
R. RyanTM
531c59057d
fasm-bin: 1.73.09 -> 1.73.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/fasm-bin/versions
2019-04-14 09:11:19 -07:00
Timo Kaufmann
62c288ec20
python.pkgs.sympy: 1.3 -> 1.4 ( #59482 )
2019-04-14 17:52:03 +02:00
Ryan Mulligan
01e2e11ea5
Merge pull request #59442 from r-ryantm/auto-update/arc-theme
...
arc-theme: 20190213 -> 20190330
2019-04-14 08:38:26 -07:00
Michael Raskin
796050fedd
openmvs: mark as broken
2019-04-14 17:45:21 +02:00
Michael Raskin
26ac11021c
Merge pull request #59441 from teto/pandas_0242
...
python: pandas: 0.24.1 -> 0.24.2
2019-04-14 15:32:37 +00:00
Michael Raskin
0788770f52
Merge pull request #59458 from r-ryantm/auto-update/cgal
...
cgal: 4.13 -> 4.14
2019-04-14 15:29:26 +00:00
Aaron Andersen
a52504df93
otter-browser: fix broken build
2019-04-14 11:02:06 -04:00
R. RyanTM
10e5d0f3f9
dunst: 1.3.2 -> 1.4.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/dunst/versions
2019-04-14 07:27:28 -07:00
Maximilian Bosch
77355c0574
Merge pull request #59448 from r-ryantm/auto-update/autorandr
...
autorandr: 1.8 -> 1.8.1
2019-04-14 16:15:19 +02:00
Maximilian Bosch
5cb0c0bcc7
Merge pull request #59449 from r-ryantm/auto-update/avidemux
...
avidemux: 2.7.2 -> 2.7.3
2019-04-14 16:09:54 +02:00
Michael Weiss
41ac07b29f
tdesktop: 1.6.3 -> 1.6.7
2019-04-14 15:33:13 +02:00
worldofpeace
c2d8d2fece
gom: patch longer timout for stress test
...
https://gitlab.gnome.org/GNOME/gom/issues/22
2019-04-14 09:29:48 -04:00
worldofpeace
4a3debad14
gnome3.pomodoro: 0.13.4 -> 0.15.1
2019-04-14 09:29:48 -04:00
montag451
c82ebc197e
pythonPackages.annexremote: init at 1.3.1 ( #59463 )
2019-04-14 15:17:41 +02:00
R. RyanTM
e0e66153df
darktable: 2.6.1 -> 2.6.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/darktable/versions
2019-04-14 06:10:43 -07:00
Robert Schütz
8a14cd631d
esphome: 1.11.2 -> 1.12.2
2019-04-14 15:02:18 +02:00
R. RyanTM
a7c2e34d95
cups-filters: 1.22.2 -> 1.22.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/cups-filters/versions
2019-04-14 05:53:05 -07:00
Robert Schütz
ad961fe69d
platformio: 3.6.4 -> 3.6.6
2019-04-14 14:46:14 +02:00
Robert Schütz
90d166dc7d
Merge pull request #57181 from FlorianFranzen/protobuf
...
protobuf: 3.6 -> 3.7
2019-04-14 14:44:55 +02:00
R. RyanTM
096536ded5
csvkit: 1.0.3 -> 1.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/csvkit/versions
2019-04-14 05:38:44 -07:00
Edmund Wu
08ba4b4cb6
pythonPackages.tinycss2: 0.6.1 -> 1.0.2
2019-04-14 08:19:11 -04:00
R. RyanTM
96b2ddf0df
ammonite: 1.6.4 -> 1.6.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/ammonite/versions
2019-04-14 08:15:13 -04:00
Jan Tojnar
cd80cab3b0
gpodder: disable auto-update
2019-04-14 14:01:21 +02:00
Jan Tojnar
027e6dd510
gpodder: 3.10.7 → 3.10.8
...
https://github.com/gpodder/gpodder/releases/tag/3.10.8
2019-04-14 14:01:21 +02:00
Robert Schütz
905cdeecac
python.pkgs.protobuf: use python.interpreter
2019-04-14 13:21:10 +02:00
Florian Franzen
985b9e47b8
protobuf: 3.6 -> 3.7
2019-04-14 13:20:14 +02:00
Florian Franzen
d1feec73e4
protobuf3_6: 3.6.1 -> 3.6.1.3
2019-04-14 13:19:38 +02:00
R. RyanTM
7c72274164
cimg: 2.5.5 -> 2.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/cimg/versions
2019-04-14 04:13:20 -07:00
R. RyanTM
19ddbf4901
cifs-utils: 6.8 -> 6.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/cifs-utils/versions
2019-04-14 04:05:41 -07:00
R. RyanTM
82603a40b5
cgal: 4.13 -> 4.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/cgal/versions
2019-04-14 03:41:58 -07:00
Andrey Pavlov
2e9e63195b
pythonPackages.nltk: 3.2.5 -> 3.4 ( #59204 )
...
Add optional dependency "singledispatch" for python 2.7.
Remove "disabled" attribute from derivation.
2019-04-14 12:38:29 +02:00
Linus Heckemann
0fc80a576a
Merge pull request #59423 from lheckemann/initramfs-improvements
...
Initramfs improvements
2019-04-14 12:10:26 +02:00
tobim
674d7f42c3
nfdump: 1.6.16 -> 1.6.17 ( #57306 )
...
* nfdump: 1.6.16 -> 1.6.17
Build system switched to autotools in the new version.
Also enabled the build of a few additional tools.
- Remove unneeded call to patchShebangs
- Add a comment explaining the darwin libtoolize workaround
2019-04-14 12:09:22 +02:00
Timo Kaufmann
3f901ea7a4
Merge pull request #56503 from teto/vimPlugins
...
vimPlugins: add vim-sneak, unicode.vim, nvim-hs.vim, far.vim, vim-rsi
2019-04-14 12:06:31 +02:00
markuskowa
87f595a1f0
Merge pull request #56615 from r-ryantm/auto-update/clp
...
clp: 1.16.11 -> 1.17.0
2019-04-14 12:05:32 +02:00
R. RyanTM
caf9e0abe6
cadvisor: 0.33.0 -> 0.33.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/cadvisor/versions
2019-04-14 02:59:00 -07:00
Sarah Brofeldt
f839011719
Merge pull request #58512 from aanderse/solr
...
solr: init at 8.0.0
2019-04-14 11:16:28 +02:00
R. RyanTM
68c45556ef
bindfs: 1.13.10 -> 1.13.11
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bindfs/versions
2019-04-14 01:54:48 -07:00
R. RyanTM
b1d624a798
avidemux: 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/avidemux/versions
2019-04-14 01:03:34 -07:00
R. RyanTM
0aaeaa93fb
autorandr: 1.8 -> 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/autorandr/versions
2019-04-14 00:50:19 -07:00
R. RyanTM
68577a59bf
atlassian-cli: 8.0.0 -> 8.2.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/atlassian-cli/versions
2019-04-14 00:28:26 -07:00
R. RyanTM
201f1d678e
arc-theme: 20190213 -> 20190330
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/arc-theme/versions
2019-04-14 00:08:17 -07:00
Matthieu Coudron
9cd3fba059
python: pandas: 0.24.1 -> 0.24.2
2019-04-14 16:01:12 +09:00
gnidorah
1a4072e90f
maxx: 1.1.0 -> 2.0.1
2019-04-14 09:51:29 +03:00
Matthieu Coudron
a8a511452b
vimPlugins: update
2019-04-14 15:33:27 +09:00
Matthieu Coudron
b8df8f2b53
vimPlugins.unicode-vim: init at 2019-03-08
2019-04-14 15:28:48 +09:00
Matthieu Coudron
02510e4260
vimPlugins.far-vim: init at 2019-02-20
2019-04-14 15:28:48 +09:00
Matthieu Coudron
6d78ce2368
vimPlugins.vim-rsi: init at 2019-03-15
2019-04-14 15:28:48 +09:00
Matthieu Coudron
f4285f541c
vimPlugins.vCoolor.vim: init at 2018-10-06
...
For linux I chose zenity to generate the popups (yad can be used too).
Other buildInputs are needed for macos.
2019-04-14 15:28:47 +09:00
Matthieu Coudron
fedd854918
vimPlugins.vim-sneak: init at 2018-08-29
2019-04-14 15:28:47 +09:00
R. RyanTM
aaa02aec9d
acpica-tools: 20190215
-> 20190405
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/acpica-tools/versions
2019-04-13 22:49:37 -07:00
Aaron Andersen
94a8ca2194
Merge pull request #57728 from yesbox/resilio_2.6.3
...
resilio-sync: 2.6.2 -> 2.6.3
2019-04-13 23:23:45 -04:00
Aaron Andersen
bc6a7984cb
Merge pull request #58444 from fuwa0529/update-aeon
...
altcoins.aeon: 0.12.8.0 -> 0.12.9.0
2019-04-13 22:48:42 -04:00
Mario Rodas
45e8b236fc
mkcert: init at 1.3.0 ( #59410 )
2019-04-13 19:09:09 -07:00
Vladyslav M
0082f5536c
rclone: 1.46 -> 1.47.0 using buildGoModule ( #59400 )
2019-04-13 19:08:10 -07:00
Niklas Hambüchen
bb1258d44e
epeg: 0.9.1.042 -> 0.9.2
2019-04-14 03:37:56 +02:00
Dmitry Kalinkin
aa111a2b7e
Merge pull request #59197 from ThomasMader/dlang-update
...
Dlang update (ldc: 1.14.0 -> 1.15.0, dmd: 2.084.1 -> 2.085.1, dtools: 2.084.1 -> 2.085.1, dub: 1.13.0 -> 1.14.0)
2019-04-13 19:51:16 -04:00
José Romildo Malaquias
e4745e8363
deepin.deepin-screenshot: search FHS hard coded paths (for debuging)
2019-04-13 20:23:42 -03:00
José Romildo Malaquias
8db37160eb
deepin.deepin-screenshot: fix FHS hard coded path
2019-04-13 20:09:42 -03:00
Markus Kowalewski
19dfffff3c
clp: restrict to x86_64-linux + darwin
2019-04-14 00:17:25 +02:00
Markus Kowalewski
e879991e1b
clp: 1.17.0 -> 1.17.11
2019-04-14 00:04:06 +02:00
Linus Heckemann
217cfbe11a
aggregateModules: allow passing name
2019-04-13 23:22:07 +02:00
Linus Heckemann
3b16f345b5
make-initrd: allow specifying name
...
Also moves the argument defaults out of all-packages.nix and into
make-initrd itself.
2019-04-13 23:20:58 +02:00
Timo Kaufmann
05a53ecd82
Merge pull request #59363 from timokau/graph_nets-init
...
python.pkgs.{tensorflow-probability,dm-sonnet,graph_nets}: init
2019-04-13 23:12:26 +02:00
markuskowa
69178b949d
Merge pull request #58660 from r-ryantm/auto-update/cups
...
cups: 2.2.10 -> 2.2.11
2019-04-13 23:11:47 +02:00
Vladyslav M
77dcb9e619
Merge pull request #59412 from jD91mZM2/cargo-tree
...
cargo-tree: 0.25.0 -> 0.26.0
2019-04-13 23:28:51 +03:00
markuskowa
8a0b2714fb
Merge pull request #59413 from dywedir/hexyl
...
hexyl: 0.4.0 -> 0.5.0
2019-04-13 22:19:04 +02:00
Robert Schütz
bc14eedcb1
python.pkgs.cairosvg: fix isort-check
2019-04-13 21:40:47 +02:00
Aaron Bull Schaefer
290be50d1e
ansible_2_6: 2.6.9 -> 2.6.15 ( #58286 )
2019-04-13 21:35:28 +02:00
Aaron Bull Schaefer
dcf5fd5afc
ansible_2_5: 2.5.14 -> 2.5.15 ( #58287 )
2019-04-13 21:34:51 +02:00
Will Dietz
9c085078f7
musl: 1.1.21 -> 1.1.22
...
https://www.openwall.com/lists/musl/2019/04/10/1
2019-04-13 13:23:30 -05:00
worldofpeace
6cc43add3f
Merge pull request #59375 from worldofpeace/font-droid-throw
...
aliases: add throw for font-droid
2019-04-13 14:18:15 -04:00
Timo Kaufmann
d88406a43f
python.pkgs.graph_nets: init at 1.0.3
2019-04-13 20:12:18 +02:00
Timo Kaufmann
11801a4d47
python.pkgs.dm-sonnet: init at 1.30
...
Needed as a dependency of graph_nets.
2019-04-13 20:12:18 +02:00
Timo Kaufmann
1d00bb1375
python.pkgs.tensorflow-probability: init at 0.6.0
...
Needed as a dependency for dm-sonnet.
2019-04-13 20:12:15 +02:00
worldofpeace
1d9b51d67b
Merge pull request #59242 from romildo/upd.deepin.deepin-screenshot
...
deepin.deepin-screenshot: init at 4.1.8
2019-04-13 14:04:51 -04:00
José Romildo Malaquias
1bac24cd46
deepin-screenshot: init at 4.1.8
...
Co-authored-by: worldofpeace <worldofpeace@users.noreply.github.com>
Co-authored-by: Florian Klink <flokli@flokli.de>
2019-04-13 13:59:52 -04:00
Vladyslav M
4624bd44a1
hexyl: 0.4.0 -> 0.5.0
2019-04-13 20:54:51 +03:00
jD91mZM2
1cbe2446f7
cargo-tree: 0.25.0 -> 0.26.0
2019-04-13 19:41:26 +02:00
Aneesh Agrawal
85d16a33ec
samba: 4.7.10 -> 4.10.2
...
Release notes: https://www.samba.org/samba/history/samba-4.10.2.html
Notably, Samba 4.10.0 is the first with Python 3 support,
and the 4.10 line will be the last supporting Python 2,
so switch to Python 3.
Add myself as a maintainer.
2019-04-13 10:31:07 -07:00
Dmitry Kalinkin
59c81160e7
Merge pull request #58504 from symphorien/static-proot
...
Static proot, wafHook cross compilation
2019-04-13 12:04:32 -04:00
Jan Tojnar
14a008dba6
Merge pull request #59187 from jtojnar/deadbeef-1.8.0
...
Deadbeef 0.7.2 → 1.8.0
2019-04-13 17:50:06 +02:00
Mario Rodas
96f64f0086
Merge pull request #59397 from marsam/update-flow
...
flow: 0.96.0 -> 0.97.0
2019-04-13 10:29:28 -05:00
Dmitry Kalinkin
ee742f9e37
Merge pull request #56032 from robertodr/update_pyo3-pack
...
pyo3-pack: 0.3.8 -> 0.5.0
2019-04-13 11:10:31 -04:00
zimbatm
54c3ac18d5
goreman: init at 0.2.1 ( #59388 )
2019-04-13 16:30:05 +02:00
Frederik Rietdijk
90727bcab2
Merge pull request #59215 from volth/perl-with-packages
...
perl: add .withPackages
2019-04-13 16:28:21 +02:00
Jan Tojnar
8fa29da48a
deadbeefPlugins.opus: drop
...
opus support is now built into deadbeef
2019-04-13 15:51:18 +02:00
Jan Tojnar
b2a933aa77
deadbeefPlugins.mpris2: 1.11 → 1.12
2019-04-13 15:51:17 +02:00
Jan Tojnar
18ba9e69a9
deadbeef: 0.7.2 → 1.8.0
...
- Add native opus support
- Remove wildmidi dependency, deadbeef uses its own fork
2019-04-13 15:51:17 +02:00
Tim Steinbach
1f219af304
zoom-us: 2.7.162522.0121 -> 2.8.182821.0412
2019-04-13 09:44:51 -04:00
Tor Hedin Brønner
a5b66af898
gnome3.gnome-desktop: 3.32.0 -> 3.32.1
...
https://download.gnome.org/sources/gnome-desktop/3.32/gnome-desktop-3.32.1.news
2019-04-13 14:55:19 +02:00
Tor Hedin Brønner
9737ffdc2f
gnome3.gnome-calculator: 3.32.0 -> 3.32.1
...
https://download.gnome.org/sources/gnome-calculator/3.32/gnome-calculator-3.32.1.news
2019-04-13 14:51:51 +02:00
Tor Hedin Brønner
6f69b60a6b
evolution-data-server: 3.32.0 -> 3.32.1
...
https://download.gnome.org/sources/evolution-data-server/3.32/evolution-data-server-3.32.1.news
2019-04-13 14:49:18 +02:00
Tor Hedin Brønner
e6958c064a
gnome3.eog: 3.32.0 -> 3.32.1
...
https://download.gnome.org/sources/eog/3.32/eog-3.32.1.news
2019-04-13 14:48:43 +02:00
Tor Hedin Brønner
bd78de2a5b
gnome3.gnome-weather: 3.32.0 -> 3.32.1
...
https://download.gnome.org/sources/gnome-weather/3.32/gnome-weather-3.32.1.news
2019-04-13 14:48:06 +02:00
Tor Hedin Brønner
a332b5aedd
gnome3.gnome-notes: 3.32.0 -> 3.32.1
...
https://gitlab.gnome.org/GNOME/gnome-notes/blob/BIJIBEN_3_32_1/NEWS
2019-04-13 14:46:23 +02:00
Tor Hedin Brønner
c6a4de2e86
gnome3.gnome-music: 3.32.0 -> 3.32.1
...
https://download.gnome.org/sources/gnome-music/3.32/gnome-music-3.32.1.news
2019-04-13 14:45:29 +02:00
Tor Hedin Brønner
49af4af1fe
gnome3.gnome-logs: 3.32.0 -> 3.32.1
...
https://download.gnome.org/sources/gnome-logs/3.32/gnome-logs-3.32.1.news
2019-04-13 14:44:32 +02:00
Tor Hedin Brønner
621fd9ff14
gnome3.gnome-getting-started-docs: 3.32.0 -> 3.32.1
...
https://download.gnome.org/sources/gnome-getting-started-docs/3.32/gnome-getting-started-docs-3.32.1.news
2019-04-13 14:43:26 +02:00
Tor Hedin Brønner
0603965f1a
gnome3.cheese: 3.32.0 -> 3.32.1
...
https://download.gnome.org/sources/cheese/3.32/cheese-3.32.1.news
2019-04-13 14:37:56 +02:00
Anders Lundstedt
84715fb3cf
vimPlugin: init vim-liquid ( #57810 )
...
Added the vim-liquid plugin by following the instructions at
https://nixos.wiki/wiki/Vim#Adding_new_plugins
2019-04-13 14:36:33 +02:00
Tor Hedin Brønner
1f81576bc8
gnome3.gnome-characters: 3.32.0 -> 3.32.1
...
https://download.gnome.org/sources/gnome-characters/3.32/gnome-characters-3.32.1.news
2019-04-13 14:35:27 +02:00
Tor Hedin Brønner
9974ad5b89
gnome3.file-roller: 3.32.0 -> 3.32.1
...
https://gitlab.gnome.org/GNOME/file-roller/blob/master/NEWS
2019-04-13 14:33:54 +02:00
Tor Hedin Brønner
2be3524156
gnome3.evolution: 3.32.0 -> 3.32.1
...
https://gitlab.gnome.org/GNOME/evolution/blob/3.32.1/NEWS
2019-04-13 14:32:50 +02:00
Tor Hedin Brønner
f8fcd73d4a
gnome3.accerciser: 3.32.0 -> 3.32.1
...
https://gitlab.gnome.org/GNOME/accerciser/blob/3.32.1/NEWS
2019-04-13 14:29:15 +02:00
LinArcX
c023dd9533
persepolis: init at 3.1.0 ( #58051 )
...
persepolis: init at 3.1.0
2019-04-13 13:22:12 +02:00
Peter Simons
3689d543e3
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.2-5-g11c68fd from Hackage revision
150f8868bf
.
2019-04-13 12:53:54 +02:00
Peter Simons
84cb3df618
liquidhaskell-cabal has been fixed in the latest version.
2019-04-13 12:53:54 +02:00
Peter Simons
09dbd3c8dc
liquidhaskell: update devel snapshot to the latest version
2019-04-13 12:53:54 +02:00
Michael Alan Dorman
8c7d15f6d9
taffybar: unbreak package by default
...
The gtk package situation seems to have been resolved, so it builds again.
Closes https://github.com/NixOS/nixpkgs/pull/59305 .
2019-04-13 12:53:54 +02:00
Peter Simons
81c31f3682
hackage2nix: update list of broken packages to fix evaluation errors on Hydra
2019-04-13 12:53:54 +02:00
Andreas Rammhold
5a6c115fca
Merge pull request #59387 from flokli/gitea-1.7.6
...
gitea: 1.7.5 -> 1.7.6
2019-04-13 12:50:54 +02:00
Andreas Rammhold
78329e37aa
Merge pull request #59380 from taku0/firefox-bin-66.0.3
...
firefox, firefox-bin: 66.0.2 -> 66.0.3
2019-04-13 12:26:38 +02:00
Peter Simons
66c25cff94
ghc: add release candidate for 8.6.5 and a corresponding package set
2019-04-13 12:16:34 +02:00
Nathan van Doorn
a184604edf
ghc-8.6.4: patch to fix haddock bug with typechecker plugins
...
Closes https://github.com/NixOS/nixpkgs/pull/59317 .
2019-04-13 12:16:33 +02:00
xeji
c7481d2235
Merge pull request #59337 from aanderse/openshot
...
openshot-qt: 2.4.3 -> 2.4.4, libsForQt5.libopenshot: 0.2.2 -> 0.2.3, libsForQt5.libopenshot-audio: 0.1.7 -> 0.1.8
2019-04-13 12:04:04 +02:00
Florian Klink
7578ec44dc
gitea: 1.7.5 -> 1.7.6
...
From [release notes](https://github.com/go-gitea/gitea/releases/tag/v1.7.6 ):
SECURITY: Prevent remote code execution vulnerability with mirror repo URL settings
2019-04-13 11:52:16 +02:00
Michael Weiss
b5cfba1a36
sshfs: 3.5.1 -> 3.5.2
2019-04-13 11:43:56 +02:00
Elis Hirwing
5f1b5fd053
Merge pull request #59320 from aanderse/php-sqlsrv
...
phpPackages.sqlsrv & phpPackages.pdo_sqlsrv: 5.6.0 -> 5.6.1
2019-04-13 11:30:03 +02:00
Elis Hirwing
454a39cf12
Merge pull request #59346 from xrelkd/squid4
...
squid4: 4.4 -> 4.6
2019-04-13 11:16:16 +02:00
Pascal Wittmann
66dc6db61b
Merge pull request #59306 from xrelkd/just
...
just: init at 0.4.0
2019-04-13 11:00:24 +02:00
markuskowa
32ef10d2dd
Merge pull request #59345 from xrelkd/boringtun
...
boringtun: init at 20190407
2019-04-13 10:16:41 +02:00
Vladyslav M
bf598c4b77
Merge pull request #59063 from dywedir/hunspellDicts
...
hunspellDicts.uk-ua: init at 4.2.5
2019-04-13 10:08:45 +03:00
adisbladis
f5f0da3b4e
Merge pull request #59377 from adisbladis/emacs26_2
...
emacs: 26.1 -> 26.2
2019-04-13 09:53:42 +03:00
Joe Hermaszewski
0e2d27f5af
fped: init at 2017-05-11
2019-04-13 13:36:46 +08:00
worldofpeace
1f1fb8d898
gtksourceview3: re-enable tests
2019-04-13 00:26:30 -04:00
xrelkd
9e236d63db
just: init at 0.4.0
2019-04-13 12:05:14 +08:00
xrelkd
6ad4a95654
boringtun: init at 20190407
2019-04-13 10:38:04 +08:00
taku0
3412a2cfcc
firefox: 66.0.2 -> 66.0.3
2019-04-13 10:49:24 +09:00
taku0
7b49c78dad
firefox-bin: 66.0.2 -> 66.0.3
2019-04-13 10:37:34 +09:00
adisbladis
917a7fa1cb
Merge pull request #59361 from bricewge/2019-04-12-tomb
...
tomb: add sudo to buildInputs
2019-04-13 02:39:57 +03:00