Mario Rodas
6289e66805
Merge pull request #69025 from marsam/update-nodejs-10
...
nodejs-10_x: 10.16.0 -> 10.16.3
2019-09-18 20:38:17 -05:00
Yegor Timoshenko
17a6ae03cb
Merge pull request #66617 from transumption-unstable/201908/rust-aarch64-linux-musl
...
buildRustPackage: fix cross-compilation to aarch64-unknown-linux-musl
2019-09-19 01:21:55 +00:00
Peter Hoeg
6605fffa17
mosquitto: 1.6.5 -> 1.6.6
2019-09-19 08:53:33 +08:00
Mario Rodas
2c906666e5
Merge pull request #69062 from marsam/update-circleci-cli
...
circleci-cli: 0.1.2569 -> 0.1.5879
2019-09-18 19:43:22 -05:00
Matthew Bauer
ca99e4562a
Merge pull request #69039 from samueldr/cross/vboot_reference
...
vboot_reference: use the right ar when cross-compiling
2019-09-18 20:43:03 -04:00
Alexandre Esteves
9b184c104d
Fix example
2019-09-19 00:30:59 +01:00
Mario Rodas
9d09cf0fc3
Merge pull request #68866 from marsam/update-python-pyperf
...
pythonPackages.pyperf: 1.6.0 -> 1.6.1
2019-09-18 18:16:44 -05:00
Mario Rodas
6890d08b13
Merge pull request #69006 from marsam/fix-mkvtoolnix
...
mkvtoolnix: fix build with clang
2019-09-18 18:13:36 -05:00
Mario Rodas
bc172c8780
circleci-cli: 0.1.2569 -> 0.1.5879
2019-09-18 18:00:00 -05:00
Benjamin Asbach
f343b11914
doc: replaced outdated config reference build-use-sandbox
with sandbox
2019-09-19 00:27:38 +02:00
worldofpeace
e79d20c16e
pantheon.elementary-greeter: 2019-09-10 -> 5.0
...
This wasn't mean't to be at unstable.
2019-09-18 18:11:31 -04:00
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
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
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