Commit graph

193911 commits

Author SHA1 Message Date
Will Dietz d57dab74c6
datamash: 1.4 -> 1.5
https://lists.gnu.org/archive/html/info-gnu/2019-09/msg00005.html
2019-09-18 17:00:56 -05:00
Will Dietz d1e1b922fb
microcodeIntel: 20190618 -> 20190918 2019-09-18 16:59:44 -05:00
worldofpeace 58f090cc7b
Merge pull request #69031 from worldofpeace/xcursor-update
nixos/xdg/icons: match XCURSOR_PATH spec
2019-09-18 17:42:20 -04:00
Jaka Hudoklin 22812a240f
Merge pull request #69044 from johanot/kubernetes-1.15.4
kubernetes: 1.15.3 -> 1.15.4
2019-09-18 23:12:07 +02:00
Jan Tojnar 105abdd52c
Merge branch 'master' into staging-next 2019-09-18 22:40:03 +02:00
Johan Thomsen b21a3356f0 kubernetes: 1.15.3 -> 1.15.4 2019-09-18 22:38:10 +02:00
Jan Tojnar c28659e2fb
doc: Disable wrapping source (#68181)
doc: Disable wrapping source
2019-09-18 22:33:56 +02:00
Jan Tojnar ea6e8775bd
nixos/doc: re-format 2019-09-18 22:13:35 +02:00
Jan Tojnar 83c2ad80ca
doc: re-format 2019-09-18 22:12:54 +02:00
Peter Simons cde50a4fab shotcut: use vaapi_device /dev/dri/renderD128 instead of ":0"
This fixes the auto-detection of VAAPI hardware encoders
provided by Intel chipsets. Be sure to define

  hardware.opengl.extraPackages = [pkgs.vaapiIntel];

in configuration.nix to make the necessary OpenGL drivers
available.
2019-09-18 21:58:12 +02:00
Maximilian Bosch 713fda2eb5
nixos/sway: install swaybg by default 2019-09-18 21:50:18 +02:00
Jonathan Ringer 83442bc07c mystem: fix hash 2019-09-18 12:44:25 -07:00
Jan Tojnar 641f6356d3
doc: Disable wrapping source
Even a simple typo fix can result in a reflow of a whole paragraph, leading to illegible diffs. The majority of text editors supports wrapping the source code to a comfortable width so it makes sense to me to sacrifice the few that do not rather than the unfortunately line-oriented diff tools.
2019-09-18 21:17:52 +02:00
Jan Tojnar 62791c3743
Merge branch 'master' into staging-next 2019-09-18 21:15:35 +02:00
Samuel Dionne-Riel 48859723ac vboot_reference: use the right ar when cross-compiling 2019-09-18 15:11:21 -04:00
Bjørn Forsman 6b3832a519 mdadm: fix path to sendmail
Without this, mdadm won't be able to send email notifications:

  $ sudo mdadm --monitor --scan --test
  sh: /nix/store/2v8jn0lxza72grcm6hciak9fpgm7xb3a-system-sendmail-1.0: Is a directory

Fixes: b074a40f74 ("mdadm: use shared system-sendmail")
2019-09-18 20:56:40 +02:00
worldofpeace 175aecb258
Merge pull request #68984 from averelld/iso639-add-setuptools
pythonPackages.iso-639: add setuptools dependency
2019-09-18 14:44:20 -04:00
Matthew Bauer 4c85abae94 treewide: use libtinfo.so.5 where needed
This was originally added in

https://github.com/NixOS/nixpkgs/pull/21350

best to use this name for clarity.
2019-09-18 13:57:20 -04:00
Peter Simons e405fe40cc hackage2nix: disable builds that break evaluation on Hydra 2019-09-18 19:36:58 +02:00
Luc Tielen de051787bf ghc881 - alex: simplify override 2019-09-18 19:36:58 +02:00
Luc Tielen 5ea256fe5f ghc881 - alex: try only applying relevant patch 2019-09-18 19:36:58 +02:00
Luc Tielen 6facf5b594 ghc881 - alex: point directly to working commit 2019-09-18 19:36:58 +02:00
Luc Tielen fc06be9341 Remove unneeded code 2019-09-18 19:36:58 +02:00
Luc Tielen 4ea67e42c4 Only patch alex for ghc881 2019-09-18 19:36:58 +02:00
Luc Tielen b55447925d Update dhall: 1.25.0 -> 1.26.0 2019-09-18 19:36:58 +02:00
Luc Tielen fce1182f4b haskell.packages.ghc881.tasty-hedgehog: fix dependency versioning issue 2019-09-18 19:36:58 +02:00
Luc Tielen c120b6957c haskell.packages.ghc881.hedgehog: fix build issue 2019-09-18 19:36:58 +02:00
Luc Tielen d0a1d73438 haskell.packages.ghc881.vault: avoid build issue with docs 2019-09-18 19:36:58 +02:00
Luc Tielen a2b742f80c haskell.packages.ghc881.attoparsec: fix build issue 2019-09-18 19:36:58 +02:00
Luc Tielen de404e0976 haskell.packages.ghc881.socks: fix issue with base dependency version 2019-09-18 19:36:58 +02:00
Luc Tielen 6a6b39b73f haskell.packages.ghc881.vector-th-unbox: fix build 2019-09-18 19:36:58 +02:00
Luc Tielen 230565a859 haskell.packages.ghc881.cabal-doctest: fix build 2019-09-18 19:36:58 +02:00
Luc Tielen 1135dd3e23 haskell.packages.ghc881.haskell-src-exts: fix build 2019-09-18 19:36:58 +02:00
Luc Tielen 0b183e5d14 haskell.packages.ghc881.happy: fix build 2019-09-18 19:36:58 +02:00
Luc Tielen 3ad52721a4 haskell.packages.ghc881.haskell-src-meta: fix build 2019-09-18 19:36:58 +02:00
Luc Tielen 9b2394519c haskell.packages.ghc881.alex: apply temporary patch for ghc881 2019-09-18 19:36:58 +02:00
Luc Tielen 8a0c213261 haskell.packages.ghc881.yaml: fix missing attribute issue 2019-09-18 19:36:58 +02:00
Luc Tielen 168b39e66f Revert "haskell.packages.ghc881.cabal-doctest: use super.cabal-doctest_1_0_7"
This reverts commit 5e91bfa80a.
2019-09-18 19:36:58 +02:00
Jaakko Luttinen f56d16a89e haskellPackages.massiv: mark unbroken 2019-09-18 19:36:58 +02:00
Jaakko Luttinen 780cdeb31c haskellPackages.scheduler: mark unbroken 2019-09-18 19:36:57 +02:00
Peter Simons e04435a773 LTS Haskell 14.6 2019-09-18 19:36:57 +02:00
Peter Simons e1a5f9ff46
Merge pull request #69033 from peti/t/drop-obsolete-ghc-versions
drop obsolete versions of the GHC compiler
2019-09-18 19:35:17 +02:00
Peter Simons 8fa86fda32 haskell-packages.nix: cosmetic 2019-09-18 19:28:04 +02:00
worldofpeace 0d11e8575b
Merge pull request #69035 from pacien/riot-v1.3.5
riot-{web,desktop}: 1.3.3 -> 1.3.5
2019-09-18 13:25:34 -04:00
worldofpeace b3f4ce351e nixos/xdg/icons: match XCURSOR_PATH spec 2019-09-18 13:03:14 -04:00
Matthew Bauer 2c32f91bfc nix: mark unix only
Nix is only known to work on unix like platforms.

https://hydra.nixos.org/job/nixpkgs/cross-trunk/crossMingw32.nix.x86_64-linux
2019-09-18 12:51:00 -04:00
Matthew Bauer 3b96c76bef wxMSW: mark broken
This hasn’t worked for a while:

https://hydra.nixos.org/job/nixpkgs/cross-trunk/crossMingw32.windows.wxMSW.x86_64-linux
2019-09-18 12:51:00 -04:00
pacien e32515aa92 riot-desktop: 1.3.3 -> 1.3.5 2019-09-18 18:32:41 +02:00
pacien 8e09b940f8 riot-web: 1.3.3 -> 1.3.5 2019-09-18 18:32:25 +02:00
Peter Simons 8dcaebfe3b ghc: drop unused abi-depends-determinism.nix patch 2019-09-18 18:30:31 +02:00