Commit graph

194472 commits

Author SHA1 Message Date
Peter Simons ab64a69b54 haskell-src: mark the package broken with ghc-8.8.x 2019-09-25 15:29:46 +02:00
Peter Simons 4485fc595d haskell-memory: use the latest version when compiling with ghc-8.8.1 2019-09-25 15:29:46 +02:00
Peter Simons 7321582c7d haskell-microlens: use the latest version when compiling with ghc-8.8.1 2019-09-25 15:29:46 +02:00
Peter Simons ba0b08074c haskell-shelly: use the latest version when compiling with ghc-8.8.1 2019-09-25 15:28:40 +02:00
Peter Simons 17c3cfd9f0 haskell-hackage-db: use the latest version when compiling with ghc-8.8.1 2019-09-25 15:28:40 +02:00
Peter Simons e49df9257c haskell-string-qq: use the latest version when compiling with ghc-8.8.1 2019-09-25 15:28:40 +02:00
Peter Simons b2c43483b0 haskell-hpack: patch the build to make it succeed with ghc-8.8.1 2019-09-25 15:28:40 +02:00
Olli Helenius 21977c055d haskellPackages.hadolint: fix build by disabling static linking 2019-09-25 15:28:40 +02:00
Guillaume Bouchard 50d128e16c haskellPackages.MemoTrie: remove dontCheck and dontHaddock overrides.
It works fine with (at least):
  - haskellPackages.MemoTrie
  - haskellPackages.ghc844.MemoTrie
2019-09-25 15:28:40 +02:00
Guillaume Bouchard efb4f4817a haskellPackages.PyF: remove broken status
PyF builds perfectly with `haskellPackages.PyF`
2019-09-25 15:28:40 +02:00
Peter Simons 087e8fcf41 LTS Haskell 14.7 2019-09-25 15:28:40 +02:00
Evils-Devils 5fe72ee446
Update nixos/modules/services/hardware/fancontrol.nix
Co-Authored-By: markuskowa <markus.kowalewski@gmail.com>
2019-09-25 14:49:28 +02:00
Evils baa642e8b3 fancontrol: more cleanup 2019-09-25 14:42:22 +02:00
Timo Kaufmann 1366266a11
Merge pull request #69409 from timokau/home-manager-2019-09-20
home-manager: 2019-09-04 -> 2019-09-20
2019-09-25 12:24:38 +00:00
Evils 30f8bc974c update cfg to match section change 2019-09-25 13:43:06 +02:00
Evils-Devils 6c19673fef
Update nixos/modules/services/hardware/fancontrol.nix
Co-Authored-By: markuskowa <markus.kowalewski@gmail.com>
2019-09-25 13:28:16 +02:00
Robin Gloster 0092f2eb6a
Merge pull request #69358 from kmein/idrisPackages.heyting-algebra
idrisPackages.heyting-algebra: remove because superseded
2019-09-25 12:41:50 +02:00
Robin Gloster 74f63cace8
Merge pull request #69356 from kmein/tamarin-prover
tamarin-prover: mark as broken because upstream is broken
2019-09-25 12:39:25 +02:00
Robin Gloster 3bffd182d0
Merge pull request #69405 from cko/maven_3_6_2
maven: 3.6.1 -> 3.6.2
2019-09-25 12:27:09 +02:00
Robin Gloster 6d71209af3
pythonPackages.weasyprint: disable test
Needs an extra font for that test
2019-09-25 12:03:28 +02:00
Daniel Schaefer cedb0ecf4d
pythonPackages.weasyprint: 47 -> 50 2019-09-25 12:03:28 +02:00
Daniel Schaefer 5c65c2e329
pythonPackages.qiskit: Mark as broken 2019-09-25 12:03:28 +02:00
Daniel Schaefer 8fd8f3a44a
xml2rfc: Use pythonPackages.xml2rfc 2019-09-25 12:03:27 +02:00
Daniel Schaefer bf050e9456
pythonPackages.xml2rfc: 2.18.0 -> 2.27.1 2019-09-25 12:03:27 +02:00
Daniel Schaefer d769048286
pythonPackages.dict2xml: init at 1.6.1 2019-09-25 12:03:27 +02:00
Daniel Schaefer a73937384e
pythonPackages.cairosvg: 2.3.0 -> 2.4.2 2019-09-25 12:03:27 +02:00
Daniel Schaefer f2b28387d0
pythonPackages.pycountry: 19.7.15 -> 19.8.18 2019-09-25 12:03:27 +02:00
Franz Pletz 66967ec752
Merge pull request #67232 from ck3d/container-useHostResolvConf
machinectl compliant NixOS installation
2019-09-25 09:34:17 +00:00
Robin Gloster fb6595eafd
paulstretch: fix build 2019-09-25 11:26:28 +02:00
Christian Kampka 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 Thalheim 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 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
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]: 8b48e8847a/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
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
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 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