Commit Graph
195682 Commits
Author SHA1 Message Date
Daniel SchaeferandRobin Gloster bf050e9456 pythonPackages.xml2rfc: 2.18.0 -> 2.27.1 2019-09-25 12:03:27 +02:00
Daniel SchaeferandRobin Gloster d769048286 pythonPackages.dict2xml: init at 1.6.1 2019-09-25 12:03:27 +02:00
Daniel SchaeferandRobin Gloster a73937384e pythonPackages.cairosvg: 2.3.0 -> 2.4.2 2019-09-25 12:03:27 +02:00
Daniel SchaeferandRobin Gloster f2b28387d0 pythonPackages.pycountry: 19.7.15 -> 19.8.18 2019-09-25 12:03:27 +02:00
Filipe Regadas 5cd72ae5c4 Updated list of urls 2019-09-25 10:50:02 +01:00
Timo Kaufmann 030d44f693 fflas-ffpack_1: remove
No longer used in nixpkgs, so we can clean it up.
2019-09-25 11:38:33 +02:00
Franz PletzandGitHub 66967ec752 Merge pull request #67232 from ck3d/container-useHostResolvConf
machinectl compliant NixOS installation
2019-09-25 09:34:17 +00:00
Timo Kaufmann cc625cfba4 fflas-ffpack: add timokau as a maintainer
I'm interested in this package as a dependency of sage and therefore
would like ofBorg to notify me on changes.
2019-09-25 11:29:19 +02:00
Robin Gloster fb6595eafd paulstretch: fix build 2019-09-25 11:26:28 +02:00
Timo Kaufmann 47bdb5f2ee fflas-ffpack: disable all avx versions by default
To fix a transient failure on hydra. See
https://github.com/linbox-team/fflas-ffpack/issues/284 for more details.
2019-09-25 11:22:38 +02:00
Christian Kampkaandzimbatm a82ae1470a kops_1_13: 1.13.0 -> 1.13.1 (#69407) 2019-09-25 08:57:34 +00:00
Timo Kaufmann d7d54ac28a home-manager: 2019-09-04 -> 2019-09-20 2019-09-25 10:56:53 +02:00
Jörg ThalheimandGitHub 0802e5715a IPMIView: 2.14.0 --> 2.16.0, fix iKVM console (#69406)
IPMIView: 2.14.0 --> 2.16.0, fix iKVM console
2019-09-25 09:52:52 +01:00
Florian KlinkandGitHub 08a1aa4e6a virtualboxGuestAdditions: Fix clipboard integration. (#69306)
virtualboxGuestAdditions: Fix clipboard integration.
2019-09-25 10:26:49 +02:00
Timo Kaufmann 78741fc409 sage: 8.9.rc0 -> 8.9.rc1 2019-09-25 10:19:04 +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
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
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
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
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
Peter Hoeg fe8b82f557 dxx-rebirth: build with gcc6 as gcc8 is not supported 2019-09-25 04:12:05 +08:00