Commit Graph
222844 Commits
Author SHA1 Message Date
Benjamin HippleandGitHub 719df72a71 Merge pull request #85942 from kevinastock/master
Replace ftp with https for ftp.gnu.org
2020-04-24 20:14:51 -04:00
Lisa UgrayandJon dea7a90ccc vimPlugins: update 2020-04-24 17:01:03 -07:00
Lisa UgrayandJon e5707f2cb5 vimPlugins: Add meta.homepage
Allow determining the source from a nix-env query to disambiguate which
plugin you're using/about to use.
2020-04-24 17:01:03 -07:00
worldofpeaceandGitHub 2c3273caa1 Merge pull request #85968 from jtojnar/gnome-update-freezer
gnome3.updateScript: Add freeze functionality
2020-04-24 19:36:52 -04:00
Mario RodasandJon c42ac755a6 python37Packages.scrapy: 2.0.1 -> 2.1.0 2020-04-24 16:34:51 -07:00
Jan Tojnar b0a2fb1e03 gnome3.updateScript: format with black 2020-04-25 01:19:33 +02:00
Jan Tojnar 974f11cb29 gnome3.updateScript: Add freeze functionality
On stable releases, we will want to change the freeze parameter in pkgs/desktops/gnome-3/update.nix
to true to limit the gnome update script to only bump patch versions.
2020-04-25 01:19:33 +02:00
worldofpeaceandGitHub 05d1546060 Merge pull request #85337 from petabyteboy/feature/mark-broken
common-updater-scripts: add mark-broken script
2020-04-24 19:16:41 -04:00
worldofpeaceandGitHub cf2e613dc6 Merge pull request #85970 from NixOS/revert-85892-ibus-db
Revert "ibus: fix dconf db installation"
2020-04-24 18:23:19 -04:00
worldofpeaceandGitHub ee5cba24c3 Revert "ibus: fix dconf db installation" 2020-04-24 18:22:59 -04:00
Silvan MosbergerandGitHub eeb4e522b5 Merge pull request #85255 from Infinisil/sanitize-run-command-name 2020-04-25 00:11:41 +02:00
James CookandGitHub 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
Kevin Stock 295475a378 aspell, tla: use HTTPS instead of FTP
ftp.gnu.org intends to disable the FTP protocol for downloads on this
server, and strongly recommends using https instead.
2020-04-24 17:43:35 -04:00
Rok GarbasandGitHub 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 SimonsandGitHub 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 KlinkandGitHub 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 GosnellandPeter Simons 5b3104acd4 Update pkgs/development/haskell-modules/configuration-hackage2nix.yaml 2020-04-24 22:00:39 +02:00
andys8andPeter Simons 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 AmbastaandPeter Simons 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 GuibertandPeter Simons 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
https://github.com/commercialhaskell/all-cabal-hashes/commit/69af61c5a25138519c1a8007ca544820648bf2c0.
2020-04-24 22:00:37 +02:00
sternenseemannandPeter Simons 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 HummandPeter Simons 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 BogdanandPeter Simons f3ec558ac6 haskellPackages.text-format: don't mark as broken 2020-04-24 22:00:36 +02:00
Mike SperberandPeter Simons 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
worldofpeaceandGitHub 78a9359b2a Merge pull request #85892 from symphorien/ibus-db
ibus: fix dconf db installation
2020-04-24 15:49:01 -04:00
Gabor GreifandPeter Simons a634bd0fd7 ghc: drop 8.8.1 2020-04-24 21:48:28 +02:00
Gabor GreifandPeter Simons 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 GreifandPeter Simons 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
LassulusandGitHub d0b1de5491 Merge pull request #70401 from bzizou/quast
Quast: init at 5.0.2
2020-04-24 20:26:04 +02:00
Matthew EssandLassulus 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 BlechschmidtandAustin Seipp 6695fdc961 ttyd: 1.5.2 -> 1.6.0 2020-04-24 11:12:21 -05:00
Ingo BlechschmidtandAustin Seipp 1f57d5e060 websocat: fix wrapping 2020-04-24 11:11:24 -05:00
Michael RaskinandGitHub 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 GaspardandGitHub 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 RaskinandGitHub 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 RaskinandGitHub 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