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
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
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
Peter Simons
1f157b8cf8
ghc: drop obsolete 8.2.2 version
...
We keep the last 3 major releases of GHC around, which are
versions 8.8.1, 8.6.5, and 8.4.4.
2019-09-18 18:28:11 +02:00
Peter Simons
ddb77f3437
ghc: drop obsolete 8.6.4 version
...
The latest version in the 8.6.x branch is 8.6.5.
2019-09-18 18:24:42 +02:00
Peter Simons
ab9f0b7f06
Merge pull request #69032 from peti/t/fix-ghc
...
ghc: revert "compile with DWARF support by default"
2019-09-18 18:13:14 +02:00
Peter Simons
2c70934263
ghc: revert "compile with DWARF support by default"
...
This reverts commits 2021578686
and
f4316473d9
.
Fixes https://github.com/NixOS/nixpkgs/issues/69023 .
2019-09-18 15:18:20 +00:00
worldofpeace
760b677c19
Merge pull request #68729 from worldofpeace/elementary-greeter/master
...
nixos/pantheon: use Pantheon's greeter
2019-09-18 11:16:21 -04:00
worldofpeace
ee29fbd9a2
Merge pull request #68492 from worldofpeace/pam-sessionvariables
...
Introduce environment.profileRelativeSessionVariables
2019-09-18 11:15:26 -04:00
worldofpeace
6663a795a3
nixos/environment: set GTK_EXE_PREFIX
2019-09-18 11:13:43 -04:00
worldofpeace
cc125810cb
nixos/environment: set GTK_DATA_PREFIX
...
Many desktop environment modules are already setting
this so it already makes sense to just do this globally.
2019-09-18 11:13:43 -04:00
worldofpeace
5669b06235
lightdm-mini-greeter: put xgreeters in passthru
2019-09-18 11:13:43 -04:00
worldofpeace
6d7687871e
lightdm-mini-greeter: use wrapGAppsHook
2019-09-18 11:13:43 -04:00