Commit Graph
198109 Commits
Author SHA1 Message Date
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
worldofpeace c5df3a63e3 peek: add gifski support
This is an optional feature for gif post-processing.
It produces much better quality gif.

Also added which to PATH with the wrapper, as it's
needed to check for these types of programs [0].

[0]: https://github.com/phw/peek/blob/8b48e8847ad6e1c09fde12972b917bc975153c9c/src/utils.vala#L57
2019-09-25 03:07:07 -04:00
worldofpeace f9edafb796 gifski: 0.8.7 -> 0.9.1 2019-09-25 03:06:37 -04:00
worldofpeace f5867c346f peek: 1.3.1 -> 1.4.0
* build with meson
* add gstreamer deps
  Needed for recording in GNOME shell
2019-09-25 02:59:09 -04:00
Christine Koppelt 3966d0d300 addressing remarks from @peterhoeg ( thinkfan: 0.9.3 -> 1.0.2) 2019-09-25 08:57:10 +02:00
Elis HirwingandGitHub 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
worldofpeaceandGitHub de034181c9 Merge pull request #68735 from dtzWill/update/pulseaudio-13
pulseaudio: 12.2 -> 13.0
2019-09-25 01:57:01 -04:00
Michael RaskinandGitHub aad0efd524 Merge pull request #69366 from erosennin/gajim-setuptools
gajim: add missing setuptools dependency
2019-09-25 05:53:56 +00:00
Evils 81b6dec3c8 fancontrol service init 2019-09-25 05:05:32 +02:00
worldofpeace dcdee6db60 qtwebengine: fix build with pulseaudio 13.0 2019-09-24 22:32:30 -04:00
Will Dietzandworldofpeace 5d49ee3e5d pulseaudio: 12.2 -> 13.0
https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/13.0/
2019-09-24 22:32:30 -04:00
edef 2202601623 perlPackages.MustacheSimple: init at 1.3.6 2019-09-25 01:16:02 +00:00
edef ac1fbe68bb nix-generate-from-cpan: strip leading v from versions
Everything currently in perl-packages.nix already does this,
so we might as well automate it.
2019-09-25 01:16:02 +00:00
edef 838902a82c nix-generate-from-cpan: use pname/version rather than version
The `name` parameter to buildPerlPackage is deprecated, and
everything currently in perl-packages.nix has already been
converted to use pname/version instead.

This also changes the URLs to be pure string literals,
matching the convention used in nixpkgs in practice.
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 HoegandGitHub d8376c4cc7 Merge pull request #69385 from peterhoeg/u/pykms
nixos/pykms: log to journal
2019-09-25 07:17:33 +08:00
Daniel Albert 1e26027802 vlc: Add libssh2 as dependency to support sftp inputs 2019-09-25 00:51:26 +02:00
Peter Hoeg bf9cecf28d pykms: 20180208 -> 20190611
New upstream.
2019-09-25 06:33:34 +08:00
Peter Hoeg 81cd220c67 nixos/pymks: log to journal 2019-09-25 06:33:34 +08:00
Christine Koppelt c3a562f3e2 addressing remarks from @peterhoeg ( thinkfan: 0.9.3 -> 1.0.2) 2019-09-25 00:33:22 +02:00
Peter HoegandGitHub 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
Ivan Kozik 6df3156696 kernel/common-config: enable INET_{TCP,UDP,RAW}_DIAG and INET_DIAG_DESTROY 2019-09-24 21:39:02 +00:00
Peter HoegandGitHub 844555626a Merge pull request #69210 from peterhoeg/u/hydra
thc-hydra: 8.5 -> 9.0
2019-09-25 05:33:38 +08:00
Peter HoegandGitHub 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 HoegandGitHub e121bf8503 Merge pull request #34250 from peterhoeg/p/wmi
check-wmiplus: init at 1.64
2019-09-25 05:09:19 +08:00
Peter HoegandGitHub 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 RodasandGitHub 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 HoegandGitHub 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
Peter HoegandGitHub 4b34dd3120 Merge pull request #69300 from peterhoeg/f/ha2
nixos/home-assistant: set bluetooth perms
2019-09-25 04:49:31 +08:00
Graham ChristensenandGitHub 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 HoegandGitHub 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
Ivan Kozik 97cc421cdd kernel/common-config: enable SCHED_DEBUG 2019-09-24 20:29:04 +00: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
Christine Koppelt 482a9537b2 thinkfan: 1.0.1 -> 1.0.2 2019-09-24 21:22:55 +02:00
Christine Koppelt 15f4112f53 fixing remarks from #55895 (thinkfan: 0.9.3 -> 1.0.1) 2019-09-24 21:00:03 +02:00
Andrey OvcharovandChristine Koppelt 859b3b7f90 thinkfan: 0.9.3 -> 1.0.1 2019-09-24 20:53:59 +02:00
Janne Heß aa27c1c664 nixos/memcached: Switch to a system user 2019-09-24 20:10:19 +02: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
Timo Kaufmann 1797c9c295 sage: 8.9.beta9 -> 8.9.rc0
Sage now by default expects the lcalc library to be named Lfunction
(instead of libLfunction). This could be changed by an environment
variable (https://trac.sagemath.org/ticket/28224), but various distros
seem to agree on this standard
(https://groups.google.com/forum/#!topic/sage-packaging/xvh55IxHTZg) so
it's best just to follow it. The old standard was set by sage anyway and
sage is the only consumer of lcalc in nixpkgs.
2019-09-24 17:51:09 +02:00
Riley Inman f7ff79892c nodePackages: Use repo tree as nixpkgs
This will make sure that generate.sh uses the correct version of
node2nix when building nodePackages, since the current version on 19.03
is 1.6.0 and the tree should be built with 1.7.0.
2019-09-24 11:40:50 -04:00
Peter Simons a7bf8161fa picard: 2.1.3 -> 2.2.1 2019-09-24 17:18:30 +02:00
Thomas TuegelandGitHub 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