Commit graph

194366 commits

Author SHA1 Message Date
R. RyanTM 37fecd6ec4 clipgrab: 3.8.4 -> 3.8.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/clipgrab/versions
2019-09-26 03:46:07 -07: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
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