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
worldofpeace
3b48814e8d
Merge pull request #68732 from dtzWill/update/shared-mime-info-1.13.1
...
shared-mime-info: 1.12 -> 1.13.1
2019-09-18 15:46:52 -04:00
Will Dietz
a8303d2494
shared-mime-info: 1.12 -> 1.13.1
...
https://gitlab.freedesktop.org/xdg/shared-mime-info/-/tags/Release-1-13
https://gitlab.freedesktop.org/xdg/shared-mime-info/-/tags/Release-1-13-1
2019-09-18 15:45:54 -04: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
f5ef80b46d
Merge branch 'staging-next' into staging
2019-09-18 21:16:01 +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
Will Dietz
d7d379a290
kio: 5.62.0 -> 5.62.1
...
(regen kde-frameworks/src.nix)
2019-09-18 13:26:19 -05:00
Will Dietz
dfb72fa99e
kdeFrameworks.knewstuff: revert KDE_INSTALL_KNSRCDIR change
2019-09-18 13:26:17 -05:00
Will Dietz
66074af992
knewstuff: kirigami2
2019-09-18 13:26:16 -05:00
Will Dietz
0c6939340d
kxmlgui: qttools for Qt5UiPlugins
2019-09-18 13:26:15 -05:00
Will Dietz
9fea8eed2b
kwindowsystem: update patch
2019-09-18 13:26:14 -05:00
Will Dietz
cac6f2d47d
kdeFrameworks.ktextwidgets: qttools for Qt5UiPlugin
2019-09-18 13:26:13 -05:00
Will Dietz
43ee3f5279
kdeFrameworks.kplotting: qttools for Qt5UiPlugin, fix build
2019-09-18 13:26:12 -05:00
Will Dietz
46091f27ac
kdeFrameworks.kio: qttools for Qt5UiPlugin
2019-09-18 13:26:11 -05:00
Will Dietz
061e007e6c
kdeFrameworks.kiconthemes: qttools for Qt5UiPlugin
2019-09-18 13:26:10 -05:00
Will Dietz
d6b8a07178
kdeFrameworks.kconfigwidgets: qttools for Qt5UiPlugin
2019-09-18 13:26:09 -05:00
Will Dietz
a280f3a0f3
extra-cmake-modules: fixup patch
2019-09-18 13:26:08 -05:00
Will Dietz
51b2eaf331
kdeFrameworks: 5.61.0 -> 5.62.0
2019-09-18 13:26:07 -05: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