3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

289278 commits

Author SHA1 Message Date
Dmitry Ivankov 9236fe835f sweethome3d: 6.4.2 -> 6.5.2, also bump editors, use fetchurl and fix build
fixes build failures
https://hydra.nixos.org/build/142550788/nixlog/2
https://hydra.nixos.org/build/142549864/nixlog/2

Replaces fetchsvn/fetchcvs with fetchurl because fetchcvs wasn't able to fetch newer versions.

jre8 seems to be required due to InaccessibleObjectException/IllegalAccessException on app start on jdk9+

ZHF: #122042
2021-05-13 09:46:22 -07:00
DavHau 61e1c0fe89 python3Packages.globus-sdk: unbreak 2021-05-13 09:43:10 -07:00
Maxine Aubrey f2c51f546b open-vm-tools: fix building with glib 2.68 2021-05-13 16:40:07 +00:00
Robert T. McGibbon 1eb2fd13aa python3Packages.csvw: fix darwin 2021-05-13 12:37:35 -04:00
Matthias Devlamynck ef2742bcde elm-instrument: fix build 2021-05-13 09:36:51 -07:00
Martin Weinelt d21231534f
Merge pull request #122785 from TredwellGit/linux 2021-05-13 18:31:35 +02:00
Jonathan Ringer 8b348b323d linuxPackages<=4.9: mark broken on aarch64
Assembly errors, which causes all modules
to fail as well.
2021-05-13 09:30:34 -07:00
Frido Friedemann d52e8aaab5 glcontext: init at 2.3.3 and add as moderngl dep 2021-05-13 09:29:37 -07:00
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
Martin Weinelt d5bda9ed61
batman-adv: fix build on linux>=5.12 2021-05-13 18:19:32 +02:00
Sebastian Sellmeier 82d1538446
volctl: 0.8.0 -> 0.8.2 2021-05-13 18:13:43 +02:00
Martin Weinelt b859a61f5c
wallabag: 2.4.1 -> 2.4.2
https://github.com/wallabag/wallabag/releases/tag/2.4.2
2021-05-13 18:10:22 +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
Sebastian Sellmeier 72548d647f
Postman: 7.36.1 -> 8.4.0, added missing libdrm/mesa 2021-05-13 17:26:33 +02:00
R. RyanTM a8458ce5dd atlassian-jira: 8.14.1 -> 8.16.1 2021-05-13 14:32:53 +00: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
Robert T. McGibbon e6997a0900 libunique: fix darwin 2021-05-13 10:19:08 -04:00
R. RyanTM ed59957954 bftpd: 5.6 -> 5.7 2021-05-13 14:09:40 +00:00
R. RyanTM 0995a7ce31 jdupes: 1.19.2 -> 1.20.0 2021-05-13 12:07:36 +00:00
Jan Tojnar 6225647cfc
.github/workflows/merge-staging.yml: Include branch in comment
If I receive the mail notification that staging(-next) merge failed,
I either need to check `git log staging-next` or click the action run link
to find out where should I resolve the conflict.

To save time, let’s include the information about which step failed right in the comment.
2021-05-13 13:58:14 +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 c31eda265a
ungoogled-chromium: 90.0.4430.93 -> 90.0.4430.212 2021-05-13 13:04:58 +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
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
Chua Hou 159fe665a8
stork: 1.2.0 -> 1.2.1 2021-05-13 14:58:37 +08: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
Potato Hatsue 0f398e4e72
vscode-extensions.WakaTime.vscode-wakatime: Fix path 2021-05-13 13:09:55 +08:00
Anderson Torres 9c0ca46a6d
Merge pull request #122578 from AndersonTorres/quick-patches
Quick patches
2021-05-12 23:04:37 -03:00
TredwellGit 8c3ef4c69c linux/hardened/patches/5.4: 5.4.117-hardened1 -> 5.4.118-hardened1 2021-05-13 00:53:56 +00:00
TredwellGit 5bece67ff6 linux/hardened/patches/5.11: 5.11.19-hardened1 -> 5.11.20-hardened1 2021-05-13 00:53:55 +00:00
TredwellGit 33eeddc2ec linux/hardened/patches/5.10: 5.10.35-hardened1 -> 5.10.36-hardened1 2021-05-13 00:53:54 +00:00
TredwellGit 82f106cee0 linux-rt_5_10: 5.10.30-rt38 -> 5.10.35-rt39 2021-05-13 00:53:43 +00:00
TredwellGit 0ae6555eab linux: 5.4.117 -> 5.4.118 2021-05-13 00:53:07 +00:00
TredwellGit 5d2d963774 linux: 5.12.2 -> 5.12.3 2021-05-13 00:53:01 +00:00
TredwellGit 97ef1f8fc2 linux: 5.11.19 -> 5.11.20 2021-05-13 00:52:55 +00:00
TredwellGit f47e1433a5 linux: 5.10.35 -> 5.10.36 2021-05-13 00:52:44 +00: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