Commit graph

445043 commits

Author SHA1 Message Date
figsoda c0c1ab0efd
Merge pull request #211484 from figsoda/cargo-release
cargo-release: fix build, add figsoda as a maintainer
2023-01-19 18:39:39 -05:00
figsoda 8434981633
Merge pull request #211481 from figsoda/pw-viz
pw-viz: fix build
2023-01-19 18:37:22 -05:00
0x4A6F b188e656d9
Merge pull request #211620 from fgaz/lgogdownloader/gui
lgogdownloader: enable GUI
2023-01-20 00:34:45 +01:00
figsoda e72cc8800a
Merge pull request #211668 from nat-418/oil.nvim
vimPlugins: add oil.nvim
2023-01-19 18:32:22 -05:00
happysalada 0e69342bad vector: 0.26.0 -> 0.27.0 2023-01-19 18:17:57 -05:00
happysalada 0e2f756d95 lighthouse: fix darwin 2023-01-19 18:17:12 -05:00
figsoda 18fcb3156a
Merge pull request #211475 from figsoda/texture
texture-synthesis: fix build on aarch64-darwin
2023-01-19 18:16:00 -05:00
Anderson Torres a4f710e858
Merge pull request #211508 from ElnuDev/pureref
pureref: init at 1.11.1
2023-01-19 19:41:40 -03:00
Brian J. Cardiff 4141729d9c
souffle: add darwin support (#208373)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-01-19 23:21:13 +01:00
R. Ryantm 90fb934fec erlangR25: 25.2 -> 25.2.1 2023-01-19 16:50:30 -05:00
nat-418 a08c3c9961 vimPlugins.oil-nvim: init at 2023-01-19 2023-01-19 22:46:14 +01:00
nat-418 550a2f72a2 vimPlugins: update 2023-01-19 22:39:01 +01:00
Aaron Andersen 09d3ddd27f
Merge pull request #201836 from aanderse/kodi.packages
kodi: addon updates
2023-01-19 16:20:29 -05:00
Aaron Andersen 5b32e6cb98
Merge pull request #211611 from newAM/github-runner
github-runner: 2.300.2 -> 2.301.1
2023-01-19 16:19:26 -05:00
ElnuDev afdcfa28cc pureref: init at 1.11.1 2023-01-19 13:06:52 -08:00
Pavol Rusnak 346981f35f
Merge pull request #211632 from prusnak/torq
torq: 0.16.9 -> 0.16.15
2023-01-19 20:52:17 +00:00
Anderson Torres 7543754ef8
Merge pull request #211487 from ProducerMatt/submit/rsbkb
rsbkb: init at 1.1
2023-01-19 17:44:33 -03:00
John Ericson c1071e7804
Merge pull request #211622 from alyssais/valgrind-platforms
valgrind: make meta.platforms more accurate
2023-01-19 15:43:22 -05:00
Producer Matt e3fb7c3314 rsbkb: init at 1.1
Plus Anderson's suggestions

Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2023-01-19 13:32:44 -06:00
Pavol Rusnak 6c35899785
torq: 0.16.9 -> 0.16.15 2023-01-19 18:56:18 +00:00
Weijia Wang 4f50411cfc bmon: unbreak on aarch64-darwin 2023-01-19 19:10:47 +01:00
Martin Weinelt 00ae4c7fc4
Merge pull request #211210 from NixOS/home-assistant
home-assistant: 2023.1.4 -> 2023.1.5
2023-01-19 17:52:11 +00:00
Alyssa Ross 9c04fcb25f
valgrind: make meta.platforms more accurate
Valgrind has to do lots of architecture- and OS-specific stuff, so it
only works on a defined set of platforms.  So rather than marking
platforms as bad one by one, let's set meta.platforms to the actual
set of platforms supported by Valgrind, as listed in its configure
script.
2023-01-19 17:43:52 +00:00
Alyssa Ross 6d165a9474
lib.platforms.s390x: init 2023-01-19 17:43:50 +00:00
Alyssa Ross 541a2a5e91
lib.platforms.power: init 2023-01-19 17:43:49 +00:00
Alyssa Ross 48f3fd2d49
lib.platforms.armv7: init 2023-01-19 17:43:41 +00:00
Francesco Gazzetta 8f0bc3884d lgogdownloader: enable GUI 2023-01-19 18:36:17 +01:00
figsoda ed8cab77e1
Merge pull request #211577 from nat-418/boole.nvim
vimPlugins: add boole.nvim
2023-01-19 12:34:51 -05:00
figsoda 49fff2b984
Merge pull request #211426 from figsoda/ruff
ruff: 0.0.224 -> 0.0.226
2023-01-19 12:10:39 -05:00
Alex Martens 888cd65346 github-runner: 2.300.2 -> 2.301.1 2023-01-19 09:00:47 -08:00
figsoda da6479267a vimPlugins.vim-clap: fix cargo hash 2023-01-19 11:54:20 -05:00
Alyssa Ross 486c53183d libvpx: fix build for BSD
This is basically the same approach FreeBSD Ports takes, except they
use a patch instead of the configure flag.  Since we were already
using the configure flag, I decided to go with that.

Usually I'd submit a patch upstream for this sort of thing, but I
didn't in this case because submitting a patch requires creating a
Google account and agreeing to a CLA, and because Google is
notoriously hostile to BSD patches.

Tested building for NetBSD.  For FreeBSD it will work once another fix
I have in the works lands.
2023-01-19 16:05:36 +00:00
Sandro 89861f1ceb
Merge pull request #210842 from r-ryantm/auto-update/intel-gmmlib 2023-01-19 17:02:56 +01:00
Artturi 3b1502dd1c
Merge pull request #211593 from panda2134/master 2023-01-19 18:02:43 +02:00
Sandro 8f9196eb92
Merge pull request #210232 from r-ryantm/auto-update/python310Packages.google-cloud-container 2023-01-19 17:02:27 +01:00
Cole Helbling afed882503 mullvad: fix build
https://github.com/NixOS/nixpkgs/pull/207804 removed git from
nativeBuildInputs for buildRustPackage, which is apparently what allowed
the build.rs to work here. Bring it back for this single package.
2023-01-19 07:59:03 -08:00
Sandro bc577eeb38
Merge pull request #211018 from r-ryantm/auto-update/python310Packages.cairosvg 2023-01-19 16:56:02 +01:00
Sandro 7173d137c2
Merge pull request #210672 from r-ryantm/auto-update/python310Packages.google-cloud-bigquery-storage 2023-01-19 16:54:05 +01:00
Sandro d74eee696f
Merge pull request #209143 from ligolang/ligo--0_59 2023-01-19 16:47:41 +01:00
Sandro 4d57664dbd
Merge pull request #211325 from r-ryantm/auto-update/python310Packages.google-cloud-spanner 2023-01-19 16:44:18 +01:00
Sandro 7ca091edb4
Merge pull request #210671 from r-ryantm/auto-update/python310Packages.google-cloud-error-reporting 2023-01-19 16:32:30 +01:00
Sandro 15ff398187
Merge pull request #197762 from panicgh/imhex 2023-01-19 16:27:47 +01:00
Artturi 90aa73fc8e
Merge pull request #211515 from timbertson/zstd-cross-darwin 2023-01-19 17:23:14 +02:00
Sandro 5f8b198d79
Merge pull request #211386 from r-ryantm/auto-update/python310Packages.google-cloud-videointelligence 2023-01-19 16:22:17 +01:00
Sandro 5b52b7ee4c
Merge pull request #204521 from BeneSim/photoprism-221102-905925b4d-221118-e58fee0fb 2023-01-19 16:21:09 +01:00
Anderson Torres b18f7a996e
Merge pull request #194940 from WolfangAukang/upwork-5.6.10.23
upwork: 5.6.10.13 -> 5.8.0.24, using requireFile
2023-01-19 11:57:03 -03:00
P. R. d. O efdbe575db
upwork: 5.6.10.13 -> 5.8.0.24, use requireFile 2023-01-19 08:54:17 -06:00
Sandro 48f66c079c
Merge pull request #207236 from davidsierradz/vieb-update
vieb: 7.2.0 -> 9.5.0
2023-01-19 15:50:16 +01:00
panda2134 b0d02ef8ba
pcem: fix file dialog crash 2023-01-19 22:49:26 +08:00
Sandro e2c72e8a57
Merge pull request #205364 from fufexan/catppuccin
catppuccin-gtk: 0.2.7 -> 0.4.1
2023-01-19 15:47:11 +01:00