Commit Graph

289056 Commits

Author SHA1 Message Date
Luke Granger-Brown
7b056fe82d
Merge pull request #122810 from lukegb/docker-and-nat
nixos/docker: fix evaluation when NAT is enabled too
2021-05-13 17:28:55 +01:00
J. Neto
ecb635c8f8 unfs3: mark as broken
See: https://github.com/unfs3/unfs3/issues/13
2021-05-13 09:27:31 -07:00
Sebastian Sellmeier
cd0b34aff2 terminator: 2.1.0 -> 2.1.1 2021-05-13 18:20:51 +02:00
Jonas Chevalier
4d8d997105
Merge pull request #122818 from iAmMrinal0/update/google-cloud-sdk
google-cloud-sdk: 339.0.0 -> 340.0.0
2021-05-13 17:38:30 +02:00
Marek Mahut
1a0d37a683
Merge pull request #122809 from r-ryantm/auto-update/ergo
ergo: 4.0.9 -> 4.0.10
2021-05-13 16:32:08 +02:00
maralorn
5687a345be
Merge pull request #122705 from rvl/fix-taffybar 2021-05-13 13:54:18 +02:00
DavHau
0b14ea44a6
auditwheel: init at 4.0.0 (#122607) 2021-05-13 13:44:08 +02:00
Michael Weiss
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 Weiss
1e82d9ce90
Merge pull request #122811 from primeos/jekyll
jekyll: Remove myself as maintainer
2021-05-13 13:26:04 +02:00
Mrinal Purohit
ac77e708e0 google-cloud-sdk: 339.0.0 -> 340.0.0 2021-05-13 16:43:58 +05:30
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
Luke Granger-Brown
ca6255bf0b nixos/docker: fix evaluation when NAT is enabled too
Both networking.nat.enable and virtualisation.docker.enable now want to
make sure that the IP forwarding sysctl is enabled, but the module
system dislikes that both modules contain this option.

Realistically this should be refactored a bit, so that the Docker module
automatically enables the NAT module instead, but this is a more obvious
fix.
2021-05-13 10:26:45 +00:00
Mathnerd314
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
R. RyanTM
15dd18a4a8 ergo: 4.0.9 -> 4.0.10 2021-05-13 10:04:20 +00:00
Fabian Affolter
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 Kok
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 Kok
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 Thalheim
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 Torres
9c0ca46a6d
Merge pull request #122578 from AndersonTorres/quick-patches
Quick patches
2021-05-12 23:04:37 -03:00
Mario Rodas
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 Kalinkin
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
David
32c14664e8 erlang-ls: init at 0.15.0 2021-05-13 08:54:43 +09:00
Rick van Schijndel
3d770c1aa5 libnixxml: patch /bin/bash path 2021-05-12 19:23:00 -04:00
Rick van Schijndel
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 Scott
012cb9d3e2
Merge pull request #122468 from stephank/fix-libfive-darwin
libfive: fix darwin build
2021-05-12 22:54:51 +01:00
Jan Tojnar
e91e916056
Merge pull request #122587 from jtojnar/tbb-pc
tbb: install pkg-config file
2021-05-12 23:49:43 +02:00
Robert Scott
36a302cacc
Merge pull request #122622 from stephank/fix-swi-prolog-darwin
swiProlog: fix darwin build
2021-05-12 22:44:33 +01:00
Michael Weiss
71df53a118
Merge pull request #122771 from primeos/chromiumDev
chromiumDev: Fix the build
2021-05-12 23:32:50 +02:00
Sandro
c92942e00d
Merge pull request #121766 from bmwalters/minipro 2021-05-12 23:23:08 +02:00
Sandro
3d06d98b28
Merge pull request #122763 from dotlambda/django-pipeline-drop
pythonPackages.django-pipeline: drop
2021-05-12 23:17:11 +02:00
Sandro
52b595794f
Merge pull request #122709 from dotlambda/vsftpd-fix-aarch64
vsftpd: fix build with gcc9
2021-05-12 23:16:13 +02:00
Sandro
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
Sandro
c0427b5d06
Merge pull request #122769 from stephank/fix-chafa-darwin
chafa: fix darwin build
2021-05-12 23:14:45 +02:00
Sandro
b3186b9860
Merge pull request #122657 from malob/0verkill-darwin-fix
0verkill: fix darwin build
2021-05-12 23:13:12 +02:00
Cole Helbling
32ea6bfe74
dcs: use yuicompressor instead of slimit and CSSMinifier (#122764)
slimit appears to be unmaintained (and broken on Python 3.9), but we have
yuicompressor packaged which supercedes both slimit and CSSMinifier. Let's use
that instead.
2021-05-12 23:12:08 +02:00
Sandro
96a2d663e7
Merge pull request #122761 from dotlambda/abcmidi-2021.05.10
abcmidi: 2021.05.09 -> 2021.05.10
2021-05-12 23:03:35 +02:00
Alexander Krimm
362bc6785a Fix conan build caused by failing pyjwt
Ignore a failing thest in the downgraded pyjwt dependency.
See #122461 for another instance of the same problem.
2021-05-12 23:01:52 +02:00
Robert Scott
a7ecbfd6d0
Merge pull request #122756 from knedlsepp/fix-prettytable
python37.pkgs.prettytable: Fix build
2021-05-12 22:00:46 +01:00
Sandro
88df2cb177
Merge pull request #122765 from legendofmiracles/steam-tui
steam-tui: adds missing runtime dependencies correctly
2021-05-12 22:59:33 +02:00
Sandro
11bdb3afba
Merge pull request #122766 from ambroisie/add-bitwarden-cli-mainProgram
bitwarden-cli: set meta.mainProgram
2021-05-12 22:57:48 +02:00
Michael Weiss
e2adee6827
chromiumDev: Fix the build
python.withPackages avoids the problem with mixed Python 2 and Python 3
dependencies.
2021-05-12 22:54:12 +02:00
Robert Scott
6751553404
Merge pull request #122767 from stephank/fix-castty-darwin
castty: fix darwin build
2021-05-12 21:48:17 +01:00
Stéphan Kochen
e90057a4a5 chafa: fix darwin build 2021-05-12 22:41:50 +02:00
Stéphan Kochen
854207d16c castty: fix darwin build 2021-05-12 22:33:02 +02:00