Lassulus
75d150f9da
Merge pull request #59872 from Izorkin/datadog
...
Datadog: update packages
2019-04-27 19:27:32 +09:00
Jörg Thalheim
2a72ad4462
wol: fix manpage generation ( #60310 )
...
wol: fix manpage generation
2019-04-27 11:23:00 +01:00
Jörg Thalheim
a784e28c27
rustup: 1.17.0 -> 1.18.1 ( #60098 )
...
rustup: 1.17.0 -> 1.18.1
2019-04-27 11:14:43 +01:00
Matthieu Coudron
03fb00d565
Merge pull request #60223 from Ma27/write-i3cfg-to-etc
...
nixos/window-managers/i3: write config file to `/etc/i3/config`
2019-04-27 18:46:57 +09:00
Jörg Thalheim
19d1dc9ab8
Merge pull request #60199 from ajs124/drop/evopedia
...
evopedia: remove package
2019-04-27 10:41:57 +01:00
Jörg Thalheim
44106464ea
Merge pull request #57793 from schmittlauch/soundkonverter
...
[soundkonverter] init at 3.0.1
2019-04-27 10:39:55 +01:00
Peter Hoeg
8086169413
wol: fix manpage generation
2019-04-27 17:22:13 +08:00
Peter Hoeg
899e95582e
kwalletcli: fix pinentry-kwallet
2019-04-27 17:20:34 +08:00
Joachim F
357df763a8
Merge pull request #57205 from tesq0/pull-request-omnisharp
...
omnisharp-roslyn: init at 1.32.8
2019-04-27 09:08:38 +00:00
elseym
e1bf0c96d0
documize-community: 2.2.1 -> 2.4.1
2019-04-27 10:54:37 +02:00
Bruno Bigras
555f464453
pazi: init at 0.2.0 ( #60303 )
2019-04-27 09:36:10 +02:00
Bruno Bigras
4d8b9cbbdd
httplz: init at 1.5.0 ( #60304 )
2019-04-27 09:34:33 +02:00
Lassulus
45f8b50ac4
Merge pull request #56420 from p-alik/master
...
add missed internal links into haskell.section.md
2019-04-27 16:29:44 +09:00
volth
56b25e7034
qemu: fix cross ( #60261 )
2019-04-27 09:19:06 +02:00
Lassulus
c9d22c2603
Merge pull request #57044 from nyanloutre/netdata-sensors
...
netdata: lm-sensor support
2019-04-27 16:18:40 +09:00
Lassulus
f099d3d8b6
Merge pull request #57561 from aaronjanse/patch-5
...
nixos/manual: document auto-login
2019-04-27 16:07:06 +09:00
Lassulus
21fe4fd176
Merge pull request #58181 from fgaz/nixos/zeronet/fix1
...
nixos/zeronet: add fileserverPort option
2019-04-27 15:45:30 +09:00
Michael Raskin
d7d8743e20
Merge pull request #60257 from thefloweringash/socat-darwin
...
socat: fix darwin build
2019-04-27 06:34:53 +00:00
Renaud
5c5b887f1e
nlopt: 2.6.0 -> 2.6.1
...
Changelog: https://github.com/stevengj/nlopt/releases/tag/v2.6.1
Build is not broken anymore with Octave 4.x since
https://github.com/stevengj/nlopt/pull/245
2019-04-27 08:32:49 +02:00
R. RyanTM
fea6499091
nlopt: 2.5.0 -> 2.6.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/nlopt/versions
2019-04-27 08:32:49 +02:00
Michael Raskin
eda2463c4d
Merge pull request #57945 from teto/lua/std_rename
...
lua: std._debug / std.normalize rename + move to automated.
2019-04-27 06:30:48 +00:00
Sarah Brofeldt
f96bf5bb2e
Merge pull request #60241 from Amar1729/init/sd
...
sd: init at 0.5.0
2019-04-27 08:07:54 +02:00
Sarah Brofeldt
fabe630921
Merge pull request #60148 from elitak/ipfs-bump
...
ipfs: 0.4.19 -> 0.4.20
2019-04-27 08:02:06 +02:00
Andrew Childs
a219e53504
acme.sh: use iproute on linux and netstat elsewhere
...
Fixes Darwin build.
2019-04-27 14:54:24 +09:00
Anders Kaseorg
27d13628ee
pytorch: Move cudatoolkit to nativeBuildInputs
...
nvcc must be available in PATH at build time; otherwise CUDA support
will be disabled.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-04-27 07:49:42 +02:00
Robert Schütz
a416ef58b7
python.pkgs.pg8000: does not support Python 2.7 ( #60220 )
...
* python.pkgs.pg8000: does not support Python 2.7
* python3.pkgs.pg8000: update propagatedBuildInputs
2019-04-27 07:47:37 +02:00
Robert Scott
900dfa2705
pythonPackages.ezdxf: 0.8.8 -> 0.9
...
also disable for python <3.5 as upstream has dropped support
2019-04-27 07:46:59 +02:00
Robert Scott
d40894cbea
pythonPackages.box2d: remove unnecessary pkgs-box2d buildInput
...
this dependency turns out to be completely unnecessary - the pypi
package includes its own bundled copy of the source (i know - ew.)
and building without pkgs-box2d results in a binary-identical .so.
this has the side-effect of enabling this package on darwin, which was
previously restricted by the apparently linux-only pkgs-box2d.
2019-04-27 07:45:53 +02:00
Robert Scott
4c49c02073
pythonPackages.box2d: fix build by moving swig2 to nativeBuildInputs
2019-04-27 07:45:53 +02:00
Will Dietz
73b0114f70
kdeconnect: 1.3.3 -> 1.3.4
2019-04-27 07:44:38 +02:00
R. RyanTM
a813ebf9c8
argyllcms: 2.0.1 -> 2.1.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/argyllcms/versions
2019-04-27 07:42:30 +02:00
R. RyanTM
e6f1253c05
augeas: 1.11.0 -> 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/augeas/versions
2019-04-27 07:42:05 +02:00
R. RyanTM
362eb6daa8
armadillo: 9.200.8 -> 9.300.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/armadillo/versions
2019-04-27 07:41:48 +02:00
R. RyanTM
e4e9b5b1b4
crispyDoom: 5.5.1 -> 5.5.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/crispy-doom/versions
2019-04-27 07:40:33 +02:00
R. RyanTM
24ab7ff3e0
libmysofa: 0.6 -> 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/libmysofa/versions
2019-04-27 07:39:53 +02:00
R. RyanTM
e1502a8be2
zabbix-cli: 1.7.0 -> 2.0.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/zabbix-cli/versions
2019-04-27 07:37:14 +02:00
R. RyanTM
416a77d2f8
freeradius: 3.0.17 -> 3.0.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/freeradius/versions
2019-04-27 07:36:33 +02:00
R. RyanTM
d76507fc19
flatpak-builder: 1.0.5 -> 1.0.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/flatpak-builder/versions
2019-04-27 07:36:17 +02:00
Will Dietz
ee5f4636b0
dhcpcd: 7.2.0 -> 7.2.1
...
Includes security fixes!
https://roy.marples.name/blog/dhcpcd-7-2-1-released
2019-04-27 07:35:23 +02:00
Will Dietz
32bf4cf9c9
iosevka-bin: 2.2.0 -> 2.2.1
...
https://github.com/be5invis/Iosevka/releases/tag/v2.2.1
2019-04-27 07:32:48 +02:00
Bart Brouns
b41cff9d9d
dragonfly-reverb: 1.0.0 -> 1.1.4
2019-04-27 07:32:22 +02:00
Will Dietz
9d36a79ba6
lz4: 1.8.3 -> 1.9.1 ( #59812 )
...
* lz4: 1.8.3 -> 1.9.0
https://github.com/lz4/lz4/releases/tag/v1.9.0
* lz4: 1.9.0 -> 1.9.1
fixes read out-of-bounds issue w/1.9.0
2019-04-27 07:17:04 +02:00
Tor Hedin Brønner
d747f1602d
gobject-introspection: 1.60.0 -> 1.60.1
...
Updated the shlib patches:
- Upstream now forces basename in sanitize_shlib_path(lib) if the system isn't
darwin. We patch the function to always prefer absolute paths
- Due to the above we no longer need the macos patch
- `sanitize_shlib_path` is applied after `resolve_from_ldd_output` so we need to
apply `fallback_libpath` afterwards too (else we get stuff like
`/nix/store/...@rpath/foo.dylib` on darwin)
- Note that the `fallback_path` no longer have any unit tests
https://gitlab.gnome.org/GNOME/gobject-introspection/blob/1.60.1/NEWS
2019-04-27 07:09:47 +02:00
Tor Hedin Brønner
ee3729938d
libsoup: 2.66.0 → 2.66.1
...
https://gitlab.gnome.org/GNOME/libsoup/blob/2.66.1/NEWS
2019-04-27 07:09:33 +02:00
Tor Hedin Brønner
54c2f9ac47
libcroco: 0.6.12 → 0.6.13
...
Patches are now upstream
https://gitlab.gnome.org/GNOME/libcroco/blob/0.6.13/NEWS
2019-04-27 07:09:33 +02:00
Tor Hedin Brønner
94153e96ee
glib: 2.60.0 → 2.60.1
...
https://gitlab.gnome.org/GNOME/glib/blob/2.60.1/NEWS
2019-04-27 07:09:33 +02:00
c0bw3b
3ee1b52371
tcl/tk: 8.6.6 -> 8.6.9
...
Changelog for Tcl: https://github.com/tcltk/tcl/blob/core-8-6-9/changes#L8797
Changelog for Tk: https://github.com/tcltk/tk/blob/master/changes#L7417
Tk release is actually v8.6.9.1 while Tcl is v8.6.9
2019-04-27 07:09:05 +02:00
Will Dietz
959b199991
valgrind: 3.14.0 -> 3.15.0
...
https://sourceforge.net/p/valgrind/mailman/message/36642596/
2019-04-27 07:08:23 +02:00
Markus Kowalewski
6968c4f305
openblas: turn off AVX512 optimizations
...
The AVX512 optimization has a bug in openblas-0.3.5
and can also lead to slower code on Xeon Silver CPUs.
See https://github.com/xianyi/OpenBLAS/issues/1955
and https://github.com/xianyi/OpenBLAS/issues/2029
2019-04-27 07:07:49 +02:00
Will Dietz
cf2f927010
libva: 2.4.0 -> 2.4.1
2019-04-27 07:04:12 +02:00