Commit Graph

172410 Commits

Author SHA1 Message Date
Florian Klink 08a1aa4e6a
virtualboxGuestAdditions: Fix clipboard integration. (#69306)
virtualboxGuestAdditions: Fix clipboard integration.
2019-09-25 10:26:49 +02:00
László Vaskó 3848206bd2 IPMIView: create desktop file 2019-09-25 09:59:25 +02:00
László Vaskó 15b8478211 IPMIView: fix iKVM console
This commit fixes #26650

The main problem was that the iKVM related libraries are always loaded
from the current working directory. The bundled wrapper script makes
sure to CD to the package root folder. This is a no-go in nix as the
application writes its settings in the current working directory and the
store is read-only.

Workaround: create a directory in the users home, where the required
binaries are symlinked and is writable for the current user.

There was an additional issue that for some BMCs IPMIView relies on
the bundled `stunnel` binary to wrap the iKVM traffic in a TLS tunnel.
Therefore it has to be patched to make it executable and the `killall`
command is needed on the PATH because it is used to terminate the
`stunnel` process upon exit.
2019-09-25 09:59:25 +02:00
László Vaskó 13cd9e1bf3 IPMIView: 2.14.0 --> 2.16.0
Notes:
 * Previous URL is no longer accesible
 * build has to be adjusted for the updated JRE bundle
2019-09-25 09:30:36 +02:00
László Vaskó 96b2c4c395 IPMIView: fix indentation 2019-09-25 09:30:36 +02:00
Christine Koppelt e3dc1865d4 maven: 3.6.1 -> 3.6.2 2019-09-25 09:26:53 +02:00
Elis Hirwing 2436c27541
Merge pull request #69395 from peterhoeg/u/ha_0992
home-assistant: 0.96.2 -> 0.99.2
2019-09-25 08:02:27 +02:00
Michael Raskin aad0efd524
Merge pull request #69366 from erosennin/gajim-setuptools
gajim: add missing setuptools dependency
2019-09-25 05:53:56 +00:00
edef 2202601623 perlPackages.MustacheSimple: init at 1.3.6 2019-09-25 01:16:02 +00:00
Peter Hoeg 892fff48fd home-assistant: 0.96.2 -> 0.99.2 2019-09-25 08:07:30 +08:00
Peter Hoeg d8376c4cc7
Merge pull request #69385 from peterhoeg/u/pykms
nixos/pykms: log to journal
2019-09-25 07:17:33 +08:00
Peter Hoeg bf9cecf28d pykms: 20180208 -> 20190611
New upstream.
2019-09-25 06:33:34 +08:00
Peter Hoeg 6d2e24e80e
Merge pull request #69061 from Anton-Latukha/adopt-djview
djview: adopt, upd {descriptions, to qt5}, add features
2019-09-25 05:57:01 +08:00
Peter Hoeg 844555626a
Merge pull request #69210 from peterhoeg/u/hydra
thc-hydra: 8.5 -> 9.0
2019-09-25 05:33:38 +08:00
Peter Hoeg 0de5df0343
Merge pull request #69336 from peterhoeg/p/py-wmi
pythonPackages.py-wmi-client: init at unstable-20160601
2019-09-25 05:10:58 +08:00
Peter Hoeg e121bf8503
Merge pull request #34250 from peterhoeg/p/wmi
check-wmiplus: init at 1.64
2019-09-25 05:09:19 +08:00
Peter Hoeg 76e1ac4ee5
Merge pull request #69380 from peterhoeg/f/dxx_build
dxx-rebirth: build with gcc6 as gcc8 is not supported
2019-09-25 05:05:12 +08:00
Peter Hoeg a1c0e10564 mysql 2019-09-25 05:00:14 +08:00
Mario Rodas 55bed3d062
Merge pull request #67787 from jonringer/add-python3-dotnetcore2
python3Packages.dotnetcore2: init at 2.1.8.1
2019-09-24 15:58:36 -05:00
Peter Hoeg da9e40fcc2
Merge pull request #69299 from peterhoeg/f/hv_master
hyperv-daemons: fix binary location to stop error log spam
2019-09-25 04:50:06 +08:00
Graham Christensen edf76f7e39
Merge pull request #69379 from grahamc/net-prom
perlPackages.NetPrometheus: init at 0.07 (and StructDumb at 0.09)
2019-09-24 16:48:30 -04:00
Peter Hoeg 07a8b0ad31
Merge pull request #68540 from peterhoeg/u/trojita
trojita: 0.7 -> 0.7.20190618
2019-09-25 04:47:50 +08:00
Graham Christensen 9005bdd460
perlPackages.NetPrometheus: init at 0.07 2019-09-24 16:29:25 -04:00
Graham Christensen cd7ed820a0
perlPackages.StructDumb: init at 0.09 2019-09-24 16:29:25 -04:00
Peter Hoeg fe8b82f557 dxx-rebirth: build with gcc6 as gcc8 is not supported 2019-09-25 04:12:05 +08:00
Jonathan Ringer 40318362eb python3Packages.dotnetcore2: init at 2.1.8.1 2019-09-24 12:39:41 -07:00
Kierán Meinhardt 8eb0413c05 idrisPackages.heyting-algebra: remove 2019-09-24 19:50:04 +02:00
Andrey Golovizin f626a71be4 gajim: add missing setuptools dependency 2019-09-24 17:57:53 +02:00
Peter Simons a7bf8161fa picard: 2.1.3 -> 2.2.1 2019-09-24 17:18:30 +02:00
Thomas Tuegel 7a4d7c58e3
Merge pull request #69219 from rileyinman/iosevka
iosevka: Simplify custom build process

The interface to configure a custom build with Nix has changed due to changes upstream; please refer to the derivation for details.
2019-09-24 10:16:44 -05:00
Kierán Meinhardt 7df8575a72 idrisPackages.heyting-algebra: mark as broken
The functionality provided by this package has been added to the Idris contrib library (module `Interfaces.Verified`).
Therefore identifiers cannot be disambiguated anymore.
2019-09-24 17:01:21 +02:00
Robin Gloster c04cece602
Merge pull request #68700 from jonringer/fix-pycurl2
pythonPackage.pycurl2: fix build
2019-09-24 16:49:27 +02:00
Robin Gloster 291fd197d0
Merge pull request #68688 from danme/gnuk
gnuk: 1.0.4 -> 1.2.14
2019-09-24 16:42:33 +02:00
Robin Gloster 3fd6409d4a
Merge pull request #69005 from disassembler/ply-rsync
linuxPackages.ply: add rsync to native build inputs
2019-09-24 16:34:52 +02:00
Riley Inman dd2f026780 iosevka: Add comment to document privateBuildPlan 2019-09-24 10:34:17 -04:00
Robin Gloster d5a5a960ff
Merge pull request #68687 from JohnAZoidberg/astropy-errors
pythonPackages.astropy: Disable tests
2019-09-24 16:25:04 +02:00
Jörg Thalheim 5398171b85
dbeaver: 6.1.5 -> 6.2.1 (#69354)
dbeaver: 6.1.5 -> 6.2.1
2019-09-24 15:18:37 +01:00
Jörg Thalheim b08cdf0a08
Merge pull request #69312 from elohmeier/goaccess
goaccess: fix geoip database configuration
2019-09-24 15:17:44 +01:00
Robin Gloster daa724ae5a
xtreemfs: mark as broken
does not support openssl 1.1
2019-09-24 15:59:01 +02:00
Robin Gloster 2d6fbcd94e
vtk: build with system libtiff
fixes vtktiff, therefore at least gdcm
2019-09-24 15:59:01 +02:00
Matthew Bauer feca695a34
Merge pull request #69309 from matthewbauer/androidx86
androidndk: get correct libs for x86_64
2019-09-24 09:48:43 -04:00
Jörg Thalheim f7f356a9c9
Merge pull request #69349 from uri-canva/rider
jetbrains.rider: fix on darwin
2019-09-24 14:45:04 +01:00
Tim Steinbach a7e1051f62
vivaldi: 2.8.1664.35-1 -> 2.8.1664.38-1 2019-09-24 09:32:30 -04:00
Kierán Meinhardt 815d940e52 tamarin-prover: mark as broken because upstream is broken 2019-09-24 15:25:43 +02:00
Jörg Thalheim cb256b72de
manticore: 2018.09.29 -> 2019.09.20 (#69350)
manticore: 2018.09.29 -> 2019.09.20
2019-09-24 13:58:16 +01:00
Johannes Schleifenbaum 0f5fc1e2d5
dbeaver: 6.1.5 -> 6.2.1 2019-09-24 14:57:32 +02:00
Jörg Thalheim 6a17945355
graylog: 3.1.0 -> 3.1.2 (#69348)
graylog: 3.1.0 -> 3.1.2
2019-09-24 12:49:54 +01:00
Florian Klink 981f2b16d8
virtualbox: Temporary fix for kernel >= 5.3 (#69323)
virtualbox: Temporary fix for kernel >= 5.3
2019-09-24 13:36:01 +02:00
Nathan van Doorn 400431a0de manticore: 2018.09.29 -> 2019.09.20 2019-09-24 12:21:38 +01:00
Uri Baghin 336a2937ec jetbrains.rider: fix on darwin 2019-09-24 21:08:28 +10:00
Vladimír Čunát 1b0771ac42
knot-dns: 2.8.3 -> 2.8.4
https://gitlab.labs.nic.cz/knot/knot-dns/raw/v2.8.4/NEWS
2019-09-24 12:57:25 +02:00
Tristan Helmich (omniIT) 3649ee5491 graylog-plugin-auth-sso: 3.0.0 -> 3.1.0 2019-09-24 10:08:47 +00:00
Tristan Helmich (omniIT) e702263b4a graylog: 3.1.0 -> 3.1.2 2019-09-24 10:07:48 +00:00
Jörg Thalheim 94bd708252
Merge pull request #69337 from vbgl/ocamlformat-0.11.0
ocamlformat: 0.8 → 0.11.0
2019-09-24 10:54:25 +01:00
Peter Simons 6e8db5d67f shotcut: improve VAAPI rendering auto-detection some more
https://github.com/mltframework/shotcut/issues/771#issuecomment-533842055
2019-09-24 11:29:04 +02:00
Vladimír Čunát 9892d5ab2c
jetbrains.rider: fail evaluation in a good way on non-Linux
The tarball job was broken because of this (darwin).
2019-09-24 11:15:26 +02:00
Peter Hoeg a3e2ab12db trojita: 0.7 -> 0.7.20190618 2019-09-24 14:55:38 +08:00
Peter Hoeg 5426932f7c
check-openvpn: init at 0.0.1 (#69301)
* check-openvpn: init at 0.0.1
2019-09-24 14:53:21 +08:00
Jörg Thalheim 646dd55d16
ocamlPackages.containers: 1.4 → 2.6.1, and related fixes (#69132)
ocamlPackages.containers: 1.4 → 2.6.1, and related fixes
2019-09-24 07:48:26 +01:00
Vladimír Čunát aad639d8f1
terra: fix evaluation on darwin 2019-09-24 08:25:44 +02:00
Jörg Thalheim f3a9e9c226
ocamlPackages.camlp5: 7.08 → 7.10 (#69185)
ocamlPackages.camlp5: 7.08 → 7.10
2019-09-24 07:25:22 +01:00
Jörg Thalheim f6113554ab
Merge pull request #68942 from rvolosatovs/update/grpcui
grpcui: 0.2.0 -> 0.2.1
2019-09-24 07:24:51 +01:00
Vladimír Čunát afd04a49ed
Revert "awscli: Get rid of runtime -dev dependencies"
This reverts commit c8bc18bcc2.
Moving to staging - it's quite a large rebuild (7-8k per platform),
which probably wasn't noticed; the change doesn't seem urgent.
2019-09-24 08:10:03 +02:00
Jörg Thalheim 11c140cd9e
Merge pull request #69120 from mweinelt/pr/piper/0.3
piper: 0.2.903 -> 0.3
2019-09-24 06:55:35 +01:00
Vincent Laporte 9c427a0c1e
ocamlformat: 0.8 → 0.11.0 2019-09-24 05:53:06 +00:00
Jörg Thalheim 7cacb64c75
Merge pull request #69119 from mweinelt/pr/libratbag/0.10
libratbag: 0.9.905 -> 0.10
2019-09-24 06:52:58 +01:00
Joachim F fb5f43a486
Merge pull request #69335 from oxij/pkgs/tor-browser-856
firefoxPackages.tor-browser: 8.5.4 -> 8.5.6
2019-09-24 04:57:16 +00:00
Jörg Thalheim 868147e1bc
Merge pull request #69231 from c00w/3a
linux_rpi: copy dtb so raspberry pi 3a+ boots
2019-09-24 04:23:23 +01:00
Jörg Thalheim bfed455de3
Merge pull request #68946 from volth/escape
treewide: fix string escapes
2019-09-24 04:19:12 +01:00
Jörg Thalheim 8025787c74
Merge pull request #69072 from thoughtpolice/nixpkgs/terra-updates
terra updates
2019-09-24 04:10:52 +01:00
Peter Hoeg a5872e8bde hyperv-daemons: fix binary location to stop error log spam 2019-09-24 11:10:16 +08:00
Jörg Thalheim dc154113d8
matcha: 2019-07 -> 2019-09-23 (#69286)
matcha: 2019-07 -> 2019-09-23
2019-09-24 04:07:04 +01:00
Jörg Thalheim bc0625f50c
Merge pull request #69241 from Gerschtli/update/dependency-injector
pythonPackages.dependency-injector: 3.14.6 -> 3.14.10
2019-09-24 04:05:30 +01:00
Jörg Thalheim f121c52389
Merge pull request #69283 from NixOS/update-brave-browser
brave: 0.68.131 -> 0.69.128
2019-09-24 04:01:36 +01:00
Jörg Thalheim 93a1accc26
Merge pull request #69278 from vbgl/ocaml-odoc-1.4.1
ocamlPackages.odoc: 1.3.0 → 1.4.2
2019-09-24 03:58:56 +01:00
Peter Hoeg 5eded456d0 thc-hydra: 8.5 -> 9.0 2019-09-24 10:58:25 +08:00
Jörg Thalheim 64fa9328e5
Merge pull request #64545 from rvolosatovs/init/dockerfile-language-server-nodejs
nodePackages.dockerfile-language-server-nodejs: init at 0.0.21
2019-09-24 03:56:14 +01:00
Peter Hoeg 91d7486703
Merge pull request #69097 from peterhoeg/u/hedgewars
hedgewars: 1.0.0-beta1 -> 1.0.0-beta2
2019-09-24 10:52:09 +08:00
Peter Hoeg c5e5974c96
Merge pull request #69275 from peterhoeg/f/amule
amule: cleanup
2019-09-24 10:50:34 +08:00
Peter Hoeg 7f0c4d326b check-wmiplus: init at 1.64 2019-09-24 10:48:04 +08:00
Jörg Thalheim 8086e672c7
linuxPackages.exfat-nofuse: 2018-04-16 -> 2019-09-06 (#68647)
linuxPackages.exfat-nofuse: 2018-04-16 -> 2019-09-06
2019-09-24 03:47:08 +01:00
Jörg Thalheim 49c5321ce0
Merge pull request #69314 from paulreimer/vim-plugins-ShowMultiBase
vimPlugins.ShowMultiBase: init at 2010-10-18
2019-09-24 03:44:24 +01:00
Jörg Thalheim a1d557a1da
Merge pull request #68745 from dtzWill/fix/systemd-unused-lxml
systemd: cleanup unused variable and containing 'let' (NFCI)
2019-09-24 03:43:40 +01:00
Jörg Thalheim 43c6c753ee
Merge pull request #68220 from jonringer/bump-radeontool
radeontool: 1.5 -> 1.6.3
2019-09-24 03:40:22 +01:00
Peter Hoeg ffe12af49a py-wmi-client: init at unstable-20160601 2019-09-24 10:37:27 +08:00
Peter Hoeg f82334b97f pythonPackages.impacket: init at 0.9.15 2019-09-24 10:36:56 +08:00
Jörg Thalheim c89df5544e
Merge pull request #69333 from mnacamura/r-ucminf
r-ucminf: fix build on Darwin
2019-09-24 03:36:25 +01:00
Jörg Thalheim c5bc77d151
Merge pull request #67748 from typetetris/yubico-local-auth
Yubico local auth
2019-09-24 03:31:39 +01:00
Jörg Thalheim 9f35287e8e
Merge pull request #69328 from MetaDark/protontricks
protontricks: 1.2.4 -> 1.2.5
2019-09-24 03:27:40 +01:00
Jörg Thalheim b47d81393d
Merge pull request #69330 from mnacamura/r-rf
r-randomForest: fix build on Darwin
2019-09-24 03:24:06 +01:00
Jörg Thalheim adc066fec9
Merge pull request #69332 from mnacamura/r-minqa
r-minqa: fix build on Darwin
2019-09-24 03:23:19 +01:00
Jörg Thalheim 7ad523971b
Merge pull request #69331 from mnacamura/r-pan
r-pan: fix build on Darwin
2019-09-24 03:22:34 +01:00
Jan Malakhovski 54c8da0787 firefoxPackages.tor-browser: 8.5.4 -> 8.5.6 2019-09-24 01:54:11 +00:00
Mitsuhiro Nakamura 8d64b03b0c r-ucminf: fix build on Darwin 2019-09-24 09:36:22 +09:00
worldofpeace 03e90ff432
Merge pull request #68722 from flokli/pytest-check
python.pkgs.pytest-check: init at 0.3.5
2019-09-23 19:16:24 -04:00
worldofpeace a4d1b0ad83
Merge pull request #69308 from Gerschtli/update/dwm-status
dwm-status: 1.6.2 -> 1.6.3
2019-09-23 19:14:37 -04:00
Austin Seipp 544b85a49a mimalloc: init at 1.0.8
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-09-23 18:10:57 -05:00
Mitsuhiro Nakamura aefe6bc2e1 r-minqa: fix build on Darwin 2019-09-24 08:06:26 +09:00
Mitsuhiro Nakamura 3001a1f3ff r-pan: fix build on Darwin 2019-09-24 07:59:04 +09:00
Mitsuhiro Nakamura 8df7139996 r-randomForest: fix build on Darwin 2019-09-24 07:23:25 +09:00