Commit Graph
289074 Commits
Author SHA1 Message Date
(cdep)illabout 6a07f2820d haskellPackages.password, haskellPackages.password-instances, haskellPackages.scat: disable builds on arm 2021-05-16 11:41:01 +09:00
(cdep)illabout 1ddd893bd1 haskell-updates: remove tests.writers.x86_64-darwin job from Hydra 2021-05-16 11:24:28 +09:00
(cdep)illabout 67ebe5ad6d haskellPackages.scrypt: move platform override to hackage2nix configuration 2021-05-16 11:02:35 +09:00
(cdep)illabout 195bf4e658 hackage2nix: sort unsupported platform list 2021-05-16 10:58:38 +09:00
Dennis GosnellandGitHub e6c742aeb9 Merge pull request #123069 from cdepillabout/small-script-fixes
hydra-report.hs: small formatting changes
2021-05-16 10:45:40 +09:00
(cdep)illabout 4ac4ced470 hydra-report.hs: Change Maintainers back to being Maybe Text 2021-05-16 10:43:39 +09:00
Domen KožarandGitHub 7435004e49 Merge pull request #123104 from marsam/fix-nix-linter
nix-linter: fix compatibility with hnix≥0.13.0
2021-05-15 15:08:38 +02:00
Robert Schützandsterni 31404dd2a2 haskellPackages.scrypt: only supports x86 2021-05-15 13:11:02 +02:00
(cdep)illabout d74484dade hackage-packages.nix: Regenerate based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2021-05-15 18:23:09 +09:00
Dennis GosnellandGitHub 8807e79bd6 Merge pull request #122806 from stephank/fix-haskell-packages-darwin
haskellPackages: mark linux-only packages
2021-05-15 18:19:06 +09:00
(cdep)illabout 39d04243e2 hydra-report.hs: small formatting changes 2021-05-15 15:53:19 +09:00
Mario Rodas 96178f4afd nix-linter: fix compatibility with hnix≥0.13.0 2021-05-15 04:20:00 +00:00
(cdep)illabout ea304f2d78 release-haskell: add documentation explaining what this file is used for 2021-05-15 11:49:00 +09:00
Malte Brandy 5caa523f8d haskellPackages: Update transitively disabled packages 2021-05-14 23:58:30 +02:00
Malte Brandy 8c4331f13a haskellPackages.generic-optics: Fix build 2021-05-14 23:57:55 +02:00
Stéphan Kochen bc2528b6ab haskellPackages: mark linux-only packages 2021-05-14 20:30:48 +02:00
Malte Brandy 814c7e8ce3 Merge branch 'master' into haskell-updates 2021-05-13 14:15:19 +02:00
maralornandGitHub 5687a345be Merge pull request #122705 from rvl/fix-taffybar 2021-05-13 13:54:18 +02:00
DavHauandGitHub 0b14ea44a6 auditwheel: init at 4.0.0 (#122607) 2021-05-13 13:44:08 +02:00
Michael WeissandGitHub 82da72a8e1 Merge pull request #122815 from primeos/chromiumBeta
chromiumBeta: 91.0.4472.38 -> 91.0.4472.57
2021-05-13 13:29:32 +02:00
Michael WeissandGitHub 1e82d9ce90 Merge pull request #122811 from primeos/jekyll
jekyll: Remove myself as maintainer
2021-05-13 13:26:04 +02:00
maralornandGitHub dac6cc83d1 Merge pull request #122706 from sternenseemann/hnix-fix 2021-05-13 13:22:26 +02:00
Michael Weiss 63ff7e430b chromiumBeta: 91.0.4472.38 -> 91.0.4472.57 2021-05-13 13:04:34 +02:00
Michael Weiss 621a242a1a jekyll: Remove myself as maintainer
I don't use it much anymore.
2021-05-13 12:54:36 +02:00
Mathnerd314andGitHub d1601a40c4 supertux-editor: mark as broken (#122781)
SuperTux now uses an in-game editor, so there's no point in trying to build this old C# monstrosity.
2021-05-13 06:19:30 -04:00
sternenseemann ad52ecce40 haskellPackages.hnix: fix build with stackage relude and semialign
https://github.com/haskell-nix/hnix/pull/922 removed a few build-depends
from hnix.cabal which are still required until the following constraints
apply to stackage:

* relude >= 1.0.0.0
* semialign >= 1.2

Luckily, we can simply revert a few commits from master and add
semialign-indexed to resolve this without too much hassle nor
extra-packages (which may cause us trouble through propagation of a
newer relude).
2021-05-13 11:47:21 +02:00
sternenseemann 52c8b2de4e haskellPackages.hnix: remove now unnecessary patch
New release 0.13.0.1 introduced support with ref-tf >= 0.5, so we can
remove our patch for that purpose.
2021-05-13 11:47:21 +02:00
Fabian AffolterandGitHub 77523d2c66 Merge pull request #122734 from fabaff/fix-dependency-injector
python3Packages.dependency-injector: 4.31.1 -> 4.32.2
2021-05-13 11:11:45 +02:00
Fabian Affolter d8438b875f python3Packages.dependency-injector: 4.31.1 -> 4.32.2 2021-05-13 09:49:14 +02:00
Daniël de KokandGitHub e948a04cde Merge pull request #122631 from LeSuisse/tailscale-1.8.3
tailscale: 1.8.0 -> 1.8.3
2021-05-13 08:57:52 +02:00
Daniël de KokandGitHub bb8e7cfc2a Merge pull request #122720 from danieldk/pytorch-bin-cuda-11
python3Packages.pytorch-bin: use CUDA 11 wheels
2021-05-13 08:15:15 +02:00
Jörg ThalheimandGitHub 03f680dc30 Merge pull request #122533 from Mic92/pyright
pyright: also add to all-packages for better visibility
2021-05-13 07:10:10 +01:00
Anderson TorresandGitHub 9c0ca46a6d Merge pull request #122578 from AndersonTorres/quick-patches
Quick patches
2021-05-12 23:04:37 -03:00
Mario RodasandGitHub d950065319 Merge pull request #122735 from r-ryantm/auto-update/go-toml
go-toml: 1.9.0 -> 1.9.1
2021-05-12 19:35:01 -05:00
Dmitry KalinkinandGitHub 46eff21d2f Merge pull request #122779 from NULLx76/update-rtorrent-jesec
rtorrent-jesec: 0.9.8-r10 -> 0.9.8-r13
2021-05-12 20:18:33 -04:00
Rodney Lorrimar a7d76a6cf0 haskellPackages.taffybar: add rvl to meta.maintainers
Add myself as a "maintainer" of taffybar, and also arbtt and lentil,
for which I have made build fixes in the past.
2021-05-13 10:01:51 +10:00
Rodney Lorrimar c46059f732 taffybar: restore ability to override ghcWithPackages arg 2021-05-13 10:01:50 +10:00
DavidandRaphael Megzari 32c14664e8 erlang-ls: init at 0.15.0 2021-05-13 08:54:43 +09:00
Rick van Schijndelandtomberek 3d770c1aa5 libnixxml: patch /bin/bash path 2021-05-12 19:23:00 -04:00
Rick van Schijndelandtomberek bf434ca1a1 libnixxml: fix build + support cross + enable tests
Run the symlinking of the ./bootstrap script in the preAutoreconf hook.

Remove the tests that are broken and enable testing again.

Put correct dependencies in nativeBuildInputs vs buildInputs vs
checkInputs to support cross-compilation.
2021-05-12 19:23:00 -04:00
Profpatsch b6475a8f90 gonic: fix transcoding support
ffmpeg is not needed as a library at build time, but rather as an
executable at runtime.
2021-05-13 00:24:56 +02:00
Victor Roest 83a8517e5a rtorrent-jesec: 0.9.8-r10 -> 0.9.8-r13 2021-05-12 21:57:32 +00:00
Robert ScottandGitHub 012cb9d3e2 Merge pull request #122468 from stephank/fix-libfive-darwin
libfive: fix darwin build
2021-05-12 22:54:51 +01:00
Jan TojnarandGitHub e91e916056 Merge pull request #122587 from jtojnar/tbb-pc
tbb: install pkg-config file
2021-05-12 23:49:43 +02:00
Robert ScottandGitHub 36a302cacc Merge pull request #122622 from stephank/fix-swi-prolog-darwin
swiProlog: fix darwin build
2021-05-12 22:44:33 +01:00
Michael WeissandGitHub 71df53a118 Merge pull request #122771 from primeos/chromiumDev
chromiumDev: Fix the build
2021-05-12 23:32:50 +02:00
SandroandGitHub c92942e00d Merge pull request #121766 from bmwalters/minipro 2021-05-12 23:23:08 +02:00
SandroandGitHub 3d06d98b28 Merge pull request #122763 from dotlambda/django-pipeline-drop
pythonPackages.django-pipeline: drop
2021-05-12 23:17:11 +02:00
SandroandGitHub 52b595794f Merge pull request #122709 from dotlambda/vsftpd-fix-aarch64
vsftpd: fix build with gcc9
2021-05-12 23:16:13 +02:00
SandroandGitHub 8398070d3a Merge pull request #122748 from Atemu/update/linux_lqx
linux_lqx: 5.11.19 -> 5.11.20
2021-05-12 23:14:58 +02:00