Commit Graph

222833 Commits

Author SHA1 Message Date
worldofpeace
ee5cba24c3
Revert "ibus: fix dconf db installation" 2020-04-24 18:22:59 -04:00
Silvan Mosberger
eeb4e522b5
Merge pull request #85255 from Infinisil/sanitize-run-command-name 2020-04-25 00:11:41 +02:00
James Cook
5fcbdc6788
Merge pull request #85897 from NickHu/remarkable-toolchain
remarkable-toolchain: init at 1.8-23.9.2019
2020-04-24 22:09:47 +00:00
Rok Garbas
0dfdfc263d
Merge pull request #75117 from davidak/phoronix-test-suite-tests
phoronix-test-suite: add tests
2020-04-24 22:21:39 +02:00
Peter Simons
7d30b4d1b5
Merge pull request #85926 from NixOS/haskell-updates
Update Haskell package set to LTS 15.9 (plus other fixes)
2020-04-24 22:13:38 +02:00
Florian Klink
6e89b440d3
Merge pull request #85856 from Izorkin/nginx-update
nginx: update to 1.18.0
2020-04-24 22:02:48 +02:00
Peter Simons
e567a3b622 haskell-haddock: fix build with for the latest compiler ghc-8.10.1 2020-04-24 22:00:40 +02:00
Peter Simons
a1463efcde haskell-haddock: fix build with our default compiler ghc-8.8.3
Fixes https://github.com/NixOS/nixpkgs/issues/85728.
2020-04-24 22:00:39 +02:00
Peter Simons
da45fd982f haskell-microlens-th: drop obsolete override 2020-04-24 22:00:39 +02:00
Dennis Gosnell
5b3104acd4 Update pkgs/development/haskell-modules/configuration-hackage2nix.yaml 2020-04-24 22:00:39 +02:00
andys8
28556cd9ab Haskell: apply-refact version has to match ghc
This commit maps:

* GHC 8.6 to apply-refact 0.6
* GHC 8.8 to apply-refact 0.7
* GHC 8.10 to apply-refact 0.8

See:
<https://hackage.haskell.org/package/apply-refact/changelog>
<https://github.com/mpickering/apply-refact/issues/56>
2020-04-24 22:00:38 +02:00
Ashesh Ambasta
32c8e793bc Additional docs for doJailbreak
Yesterday with @infinisil on #nixos, he pointed me to: peti/jailbreak-cabal#7 after a good deal of time wrangling through a package to make it work. 
The `nix-build -K` command, is very handy for debugging things like these, again I learnt from infinisil. 
And after much experimenting and looking through, it turned out that jailbreaking wasn't working as expected, and its documentation could point it out to avoid future confusion.
2020-04-24 22:00:38 +02:00
David Guibert
8ab67c7a19 haskell-packages: made darcs compile with ghc 8.8 2020-04-24 22:00:38 +02:00
Peter Simons
7c1c9dcc72 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.1 from Hackage revision
69af61c5a2.
2020-04-24 22:00:37 +02:00
sternenseemann
3359dca08f haskellPackages.Euterpea: fix build, unbreak
Build is failing due to too restrictive version constraints which were
the only thing needing fixing.
2020-04-24 22:00:37 +02:00
Justin Humm
86e2dd2c24 haskellPackages.{binary-strict,webify}: fix build
webify needs a bump in the cabal file. As the last upstream commit is
two years ago, I think it makes sense to not wait for upstream to merge
the PR [0] and release a new version.

[0] https://github.com/ananthakumaran/webify/pull/27
2020-04-24 22:00:36 +02:00
Piotr Bogdan
f3ec558ac6 haskellPackages.text-format: don't mark as broken 2020-04-24 22:00:36 +02:00
Mike Sperber
b7f35fd663 haskellPackages.tensorflow*: unmark newly unbroken packages 2020-04-24 22:00:36 +02:00
Peter Simons
ea1aa6590f hackage2nix: update list of broken builds to fix evaluation 2020-04-24 21:59:55 +02:00
Peter Simons
3186054a26 LTS Haskell 15.9 2020-04-24 21:52:19 +02:00
worldofpeace
78a9359b2a
Merge pull request #85892 from symphorien/ibus-db
ibus: fix dconf db installation
2020-04-24 15:49:01 -04:00
Gabor Greif
a634bd0fd7 ghc: drop 8.8.1 2020-04-24 21:48:28 +02:00
Gabor Greif
daf79ea7c7 compilers/ghc: apply structuredAttrs patch to other ghcs
Ported from:

> [haskell-updates c8aa9864405] ghc883: fix structuredAttrs build
>  Author: Robin Gloster <mail@glob.in>
>  Date: Sat Apr 4 19:21:31 2020 +0200
>  1 file changed, 3 insertions(+), 3 deletions(-)
2020-04-24 21:48:28 +02:00
Gabor Greif
0e82313c07 compilers/ghc: fix a few typos 2020-04-24 21:48:28 +02:00
Maximilian Bosch
a3467dfa82
gitAndTools.diff-so-fancy: 1.2.7 -> 1.3.0
https://github.com/so-fancy/diff-so-fancy/releases/tag/v1.3.0
2020-04-24 21:39:08 +02:00
Lassulus
d0b1de5491
Merge pull request #70401 from bzizou/quast
Quast: init at 5.0.2
2020-04-24 20:26:04 +02:00
Matthew Ess
929ba8d4e1 dotty: 0.20.0-RC1 -> 0.23.0-RC1 2020-04-24 19:49:39 +02:00
Austin Seipp
8d1a524c22 ispc: 1.10.0 -> 1.13.0, cleanup, (co)maintain
This includes several enhancements in the underlying compiler, including
codegen improvements for AVX-512, Ice Lake CPU definitions,
cross-{arch,os} compilation (currently unsupported due to multilib
issues), and more.

This also bumps the LLVM backend to the 10.0 release. Note that ispc
itself requires a few extra stability patches on top of 10.0 for AVX-512
support, but these aren't applied for us. Therefore AVX-512 still has
some extra, rough edges.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-04-24 12:08:43 -05:00
Ingo Blechschmidt
6695fdc961 ttyd: 1.5.2 -> 1.6.0 2020-04-24 11:12:21 -05:00
Ingo Blechschmidt
1f57d5e060 websocat: fix wrapping 2020-04-24 11:11:24 -05:00
Michael Raskin
e170e0e85f
Merge pull request #85825 from kini/acl2-8.3
acl2: 8.2 -> 8.3
2020-04-24 16:05:17 +00:00
Austin Seipp
d403911451
linux_testing: 5.6-rc7 -> 5.7-rc2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-04-24 10:58:31 -05:00
Michael Weiss
34276b84c5
nvme-cli: 1.10.1 -> 1.11.1 2020-04-24 17:56:08 +02:00
Léo Gaspard
3dbabc3c9b
Merge pull request #85884 from Ma27/bump-matrix-synapse
matrix-synapse: 1.12.1 -> 1.12.4
2020-04-24 17:47:52 +02:00
Michael Raskin
c9e02db236
Merge pull request #85460 from chkno/k3d
k3d: Fix build: Use the same GCC version for boost dependency
2020-04-24 15:13:30 +00:00
Michael Raskin
a9a38f9ad2
Merge pull request #85938 from oxalica/bump/tdesktop
tdesktop: 2.0.1 -> 2.1.0
2020-04-24 13:51:24 +00:00
oxalica
87520df258
tdesktop: 2.0.1 -> 2.1.0 2020-04-24 21:27:11 +08:00
Michael Weiss
03399906ec
tdesktop: 2.0.1 -> 2.1.0 2020-04-24 15:19:11 +02:00
Maximilian Bosch
2a77540f7f
cargo-make: 0.30.5 -> 0.30.6
https://github.com/sagiegurari/cargo-make/releases/tag/0.30.6
2020-04-24 15:18:00 +02:00
Michael Weiss
edc421138b
signal-desktop: 1.33.1 -> 1.33.3 2020-04-24 15:10:05 +02:00
Benjamin Hipple
acdd239578
Merge pull request #84943 from drewrisinger/dr-pr-qiskit-bump
python3Packages.qiskit: 0.17.0 -> 0.18.2
2020-04-24 09:06:08 -04:00
Jörg Thalheim
58666529ea
Merge pull request #78439 from samlich/lutris 2020-04-24 13:59:54 +01:00
worldofpeace
90e16f7ed6
Merge pull request #84242 from gnidorah/qt
nixos/qt5: support adwaita-dark theme
2020-04-24 08:47:21 -04:00
Aaron Andersen
78250e8040
Merge pull request #84348 from aanderse/musikcube
musikcube: init at 0.90.1
2020-04-24 08:27:18 -04:00
Symphorien Gibol
5b7ffe6140 nixos/tests/ibus: fix test 2020-04-24 12:00:00 +00:00
Jörg Thalheim
16e4b9ca69
Merge pull request #85880 from emilazy/linux-hardened-update-resilience 2020-04-24 12:24:23 +01:00
Jörg Thalheim
2bba291913
Merge pull request #85868 from Mic92/go-tooling 2020-04-24 12:22:58 +01:00
Symphorien Gibol
a71dc0b27e ibus: fix installation of dconf database
Fixes this warning at ibus-daemon startup:

(ibus-dconf:15691): dconf-WARNING **: 21:49:24.018: unable to open file '/etc/dconf/db/ibus': Failed to open file ?/etc/dconf/db/ibus?: open() failed: No such file or directory; expect degraded performance
2020-04-24 13:15:56 +02:00
Symphorien Gibol
bd6c12ba32 ibus: fix generation of 00-upstream-settings 2020-04-24 13:15:56 +02:00
Mario Rodas
2c9c0ff04d
Merge pull request #85911 from zowoq/dnscontrol
dnscontrol: use subPackages, upstream vendor
2020-04-24 06:14:39 -05:00