Commit Graph

194402 Commits

Author SHA1 Message Date
Florian Klink
61f0f8d607 linuxPackages.virtualboxGuestAdditions: apply mp-r0drv-linux.c patch
These don't use a the virtualbox sources, but an iso as src, and we need
to add the kernel 5.3 patch aswell.

As for some reason the source files are present on the .iso with Windows
Line endings (sic!), call dos2unix first.

Unfortunately, we can't use the same kernel-5.3-fix.patch as virtualbox
itself, as some files are missing and paths are different.
2019-09-26 12:01:30 +02:00
Jörg Thalheim
eb7ce23d66
treewide: remove empty buildInputs (#69479)
treewide: remove empty buildInputs
2019-09-26 10:10:09 +01:00
markuskowa
954220b341
Merge pull request #69464 from r-ryantm/auto-update/armadillo
armadillo: 9.600.6 -> 9.700.2
2019-09-26 10:41:46 +02:00
Jörg Thalheim
9a1b767a55
treewide: remove empty buildInputs 2019-09-26 09:17:23 +01:00
Jörg Thalheim
f4c4b53b24
btfs: 2.19 -> 2.20 (#69475)
btfs: 2.19 -> 2.20
2019-09-26 09:10:47 +01:00
Jörg Thalheim
2e3df3f1a9
btfs: simplify shebang fixup 2019-09-26 09:09:41 +01:00
Jörg Thalheim
ff97981998
Merge pull request #69472 from r-ryantm/auto-update/checkstyle
checkstyle: 8.23 -> 8.24
2019-09-26 09:05:29 +01:00
R. RyanTM
38bff390bc btfs: 2.19 -> 2.20
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/btfs/versions
2019-09-26 01:00:08 -07:00
R. RyanTM
1d542a7794 checkstyle: 8.23 -> 8.24
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/checkstyle/versions
2019-09-26 00:36:47 -07:00
R. RyanTM
1e4c57dbe1 armadillo: 9.600.6 -> 9.700.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-09-25 23:59:53 -07:00
Bjørn Forsman
bf7a1d6afe retroarch: 1.7.5 -> 1.7.8.4
Fixes missing GUI elements.
2019-09-26 08:11:32 +02:00
Bjørn Forsman
e584eba7f8 xdg-utils: add missing perl dependencies
Or else `xdg-screensaver suspend <WINDOW_ID>` fails with errors like:

  Can't locate Net/DBus.pm in @INC [...]

This increases the closure of xdg-utils from 53 MiB to 119 MiB.

(The issue was found when testing retroarch.)
2019-09-26 08:11:32 +02:00
Peter Hoeg
8cc9d24fe1
Merge pull request #69387 from peterhoeg/f/optimise
nixos/nix-optimise: be smarter about when we run the store optimiser
2019-09-26 13:10:39 +08:00
worldofpeace
28a7e8fb75 xfce4-14.tumbler: manually wrap 2019-09-25 22:47:51 -04:00
worldofpeace
debe4ff0e4
Merge pull request #69293 from romildo/upd.mate
Update some mate packages patch version
2019-09-25 22:29:04 -04:00
Silvan Mosberger
96ac71d680
Merge pull request #69431 from B4dM4n/teamspeak-client-build
teamspeak-client: fix stuck build
2019-09-26 00:14:32 +02:00
Matthew Bauer
11497a81a3
Merge pull request #69111 from rvolosatovs/fix/libcanberra-gtk
Fix libcanberra-gtk{2,3} on Darwin
2019-09-25 17:37:19 -04:00
worldofpeace
7e36240337
Merge pull request #68921 from davidtwco/pastel-init
pastel: init at 0.5.3
2019-09-25 17:08:52 -04:00
Maximilian Bosch
99b12cfc08
prometheus-wireguard-exporter: 3.0.1 -> 3.1.0
Although this is a minor release, this only contains a single, but
improtant bugfix: https://github.com/MindFlavor/prometheus_wireguard_exporter/releases/tag/3.1.0
2019-09-25 22:07:41 +02:00
Fabian Möller
7ddc19ba8c
teamspeak-client: fix stuck build 2019-09-25 21:36:39 +02:00
Marek Mahut
a28f136bdb
Merge pull request #69297 from aanderse/zabbix
nixos/zabbixServer: move pid file from default (/tmp) to /run/zabbix …
2019-09-25 20:35:50 +02:00
Sirio Balmelli
e1ff31dd91 plantuml-syntax: add vim plugin
Add https://github.com/aklt/plantuml-syntax to vim-plugins

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2019-09-25 20:30:35 +02:00
edef
429644bf4c nixos/rabbitmq: use an attrset for example configItems 2019-09-25 17:38:00 +00:00
Robin Gloster
1f4e9c6439
Merge pull request #69417 from max-wittig/patch-2
gitlab-runner: 12.2.0 -> 12.3.0
2019-09-25 18:46:32 +02:00
markuskowa
389c287b90
Merge pull request #69398 from Evils-Devils/fancontrol
nixos/fancontrol: init
2019-09-25 18:34:16 +02:00
Evils-Devils
6765f049f2
Update nixos/modules/services/hardware/fancontrol.nix
Co-Authored-By: markuskowa <markus.kowalewski@gmail.com>
2019-09-25 17:31:20 +02:00
Evils-Devils
44e2ff26b8
Update nixos/modules/services/hardware/fancontrol.nix
Co-Authored-By: markuskowa <markus.kowalewski@gmail.com>
2019-09-25 17:24:49 +02:00
Robin Gloster
d4212d66a8
linuxPackages.r8168: 8.046.00 -> 8.047.00 2019-09-25 17:09:26 +02:00
Evils
401b0b0c7b fancontrol: load config from configuration.nix 2019-09-25 17:05:09 +02:00
Robin Gloster
0fe41d4a87
linuxPackages.jool: 4.0.0 -> 4.0.5 2019-09-25 16:46:32 +02:00
Max Wittig
92d5acb41a
gitlab-runner: 12.2.0 -> 12.3.0 2019-09-25 15:53:55 +02:00
Peter Simons
4f31c024d1 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0 from Hackage revision
a1a41a1b56.
2019-09-25 15:29:47 +02:00
Peter Simons
933c885761 cabal2nix: add override to keep the ghc-8.6.x version compiling 2019-09-25 15:29:46 +02:00
Peter Simons
cfb580f6c5 cabal2nix: switch default version to the one compiled by ghc-8.8.1 2019-09-25 15:29:46 +02:00
Peter Simons
e234266c38 haskell-bencode: mark the package broken with ghc-8.8.x 2019-09-25 15:29:46 +02:00
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