Commit Graph

475339 Commits

Author SHA1 Message Date
Rahul Butani
a77eef2bb9 llvmPackages_git: expose the release information and monorepo source as overridable args
backport of d231d18e4a from #194634
(llvmPackages_15)
2023-04-17 20:10:41 +00:00
Rahul Butani
4917dc751c llvmPackages_git.llvm: add checks for the LLVM version
this is a backport of 8afa321b8a
from #194634 (llvmPackages_15)
2023-04-17 20:10:41 +00:00
figsoda
8d2ffe08c4 fx: 24.0.0 -> 24.1.0
Diff: https://github.com/antonmedv/fx/compare/24.0.0...24.1.0

Changelog: https://github.com/antonmedv/fx/releases/tag/24.1.0
2023-04-17 16:05:57 -04:00
Bernardo Meurer
9984ca0504
Merge pull request #226043 from RicArch97/swayfx 2023-04-17 12:56:35 -07:00
figsoda
1ae613f4b8 peep: 0.1.4-post.2021-08-17 -> 0.1.6
Diff: 0eceafe16f...v0.1.6

Changelog: https://github.com/ryochack/peep/releases/tag/v0.1.6
2023-04-17 15:55:05 -04:00
Fabian Affolter
590e12bc9e
Merge pull request #223509 from fabaff/ttp-templates-bump
python310Packages.ttp-templates: 0.3.2 -> 0.3.4
2023-04-17 21:51:28 +02:00
R. Ryantm
ad0c509f73 pipes-rs: 1.6.0 -> 1.6.1 2023-04-17 19:38:55 +00:00
Fabian Affolter
774b0f1bb5
Merge pull request #226598 from fabaff/pyfibaro-bump
python310Packages.pyfibaro: 0.6.9 -> 0.7.0
2023-04-17 21:33:53 +02:00
Fabian Affolter
c409c7023f
Merge pull request #226556 from r-ryantm/auto-update/checkSSLCert
checkSSLCert: 2.62.0 -> 2.64.0
2023-04-17 21:30:29 +02:00
Fabian Affolter
fdc5dff335
Merge pull request #226565 from r-ryantm/auto-update/python311Packages.devito
python311Packages.devito: 4.8.0 -> 4.8.1
2023-04-17 21:30:10 +02:00
Fabian Affolter
eeb3b6d864
Merge pull request #226590 from r-ryantm/auto-update/python310Packages.azure-eventgrid
python310Packages.azure-eventgrid: 4.9.1 -> 4.10.0
2023-04-17 21:28:49 +02:00
Fabian Affolter
81503a29f2
Merge pull request #226599 from fabaff/pylaunches-bump
python310Packages.pylaunches: 1.3.0 -> 1.4.0
2023-04-17 21:27:38 +02:00
Fabian Affolter
745d7a2aab
Merge pull request #226607 from r-ryantm/auto-update/python310Packages.mautrix
python310Packages.mautrix: 0.19.9 -> 0.19.11
2023-04-17 21:27:27 +02:00
Fabian Affolter
01fa12ec39
Merge pull request #226621 from fabaff/onvif-zeep-async-bump
python310Packages.onvif-zeep-async: 1.2.5 -> 1.2.11
2023-04-17 21:26:53 +02:00
Fabian Affolter
1ae8b1d4fc
Merge pull request #226626 from r-ryantm/auto-update/python310Packages.pyunifiprotect
python310Packages.pyunifiprotect: 4.7.0 -> 4.8.1
2023-04-17 21:26:34 +02:00
Fabian Affolter
9cb3e88eae
Merge pull request #226633 from r-ryantm/auto-update/python310Packages.pytelegrambotapi
python310Packages.pytelegrambotapi: 4.10.0 -> 4.11.0
2023-04-17 21:26:12 +02:00
Fabian Affolter
9f8d674739
Merge pull request #226637 from r-ryantm/auto-update/python310Packages.pydrive2
python310Packages.pydrive2: 1.15.1 -> 1.15.3
2023-04-17 21:25:50 +02:00
Fabian Affolter
0193582bc1
Merge pull request #226646 from r-ryantm/auto-update/python310Packages.google-cloud-bigquery
python310Packages.google-cloud-bigquery: 3.7.0 -> 3.9.0
2023-04-17 21:25:26 +02:00
Fabian Affolter
37a45abb28 circup: 1.1.4 -> 1.2.1
Diff: https://github.com/adafruit/circup/compare/refs/tags/1.1.4...1.2.1

Changelog: https://github.com/adafruit/circup/releases/tag/1.2.1
2023-04-17 21:22:50 +02:00
tyxieblub
efde50d9f5 nixos/plausible: add package option 2023-04-17 21:20:03 +02:00
R. Ryantm
fb13118f4b kapp: 0.54.1 -> 0.55.0 2023-04-17 19:19:14 +00:00
R. Ryantm
2f35bf5d34 octaveFull: 8.1.0 -> 8.2.0 2023-04-17 18:53:20 +00:00
Thomas Gerbet
6eceb07c28
Merge pull request #226605 from drupol/php/bump-april-2023
php: Bump `php81` and `php82`
2023-04-17 20:30:06 +02:00
figsoda
cc2a511484
Merge pull request #226624 from SuperSandro2000/dnscontrol
dnscontrol: 3.30.0 -> 3.31.0
2023-04-17 14:14:02 -04:00
Austin Seipp
962d920b8d honggfuzz: enable on aarch64-linux
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2023-04-17 13:13:00 -05:00
Austin Seipp
d8cd4e60d1 honggfuzz: install libraries, too
honggfuzz embeds its .a libraries *inside* of the hfuzz-cc executable,
extracts them when you invoke it, and links the .o file against them.
But that doesn't help if you wanted to bind it to other languages such
as Rust, for example. If you're using honggfuzz-rs, it embeds this
automatically too, but if you're doing it yourself, you need these
libraries to get anywhere.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2023-04-17 13:13:00 -05:00
figsoda
696c33465c
Merge pull request #226678 from themaxhero/waynergy-0.0.16
waynergy: 0.0.15 -> 0.0.16
2023-04-17 14:08:42 -04:00
figsoda
6e7d5578e9
Merge pull request #226465 from figsoda/jumpy 2023-04-17 14:03:21 -04:00
R. Ryantm
f399f5e1b1 mmctl: 7.5.2 -> 7.10.0 2023-04-17 17:58:02 +00:00
José Romildo
6da3d3a400 lxqt.xdg-desktop-portal-lxqt: 0.3.0 -> 0.4.0 2023-04-17 14:41:31 -03:00
José Romildo
73c9e3a66e lxqt.screengrab: 2.5.0 -> 2.6.0 2023-04-17 14:41:31 -03:00
José Romildo
a4295d62cf lxqt.qtxdg-tools: 3.10.0 -> 3.11.0 2023-04-17 14:41:30 -03:00
José Romildo
b38a3f2037 lxqt.qtermwidget: 1.2.0 -> 1.3.0 2023-04-17 14:41:30 -03:00
José Romildo
8e787d0460 lxqt.qterminal: 1.2.0 -> 1.3.0 2023-04-17 14:41:30 -03:00
José Romildo
9fbb59ef0f lxqt.qps: 2.6.0 -> 2.7.0 2023-04-17 14:41:30 -03:00
José Romildo
b2b767fcff lxqt.pcmanfm-qt: 1.2.1 -> 1.3.0 2023-04-17 14:41:30 -03:00
toastal
0a4206a51b ocamlPackages.uring: init at 0.5 2023-04-17 19:39:33 +02:00
José Romildo
26bf7bbe84 lxqt.pavucontrol-qt: 1.2.0 -> 1.3.0 2023-04-17 14:38:18 -03:00
José Romildo
620425edad lxqt.lxqt-themes: 1.2.0 -> 1.3.0 2023-04-17 14:38:17 -03:00
José Romildo
0a0781d4e1 lxqt.lxqt-sudo: 1.2.0 -> 1.3.0 2023-04-17 14:38:17 -03:00
José Romildo
db0c6cf3b5 lxqt.lxqt-session: 1.2.0 -> 1.3.0 2023-04-17 14:38:17 -03:00
José Romildo
90512d552e lxqt.lxqt-runner: 1.2.0 -> 1.3.0 2023-04-17 14:38:17 -03:00
José Romildo
b17234baba lxqt.lxqt-qtplugin: 1.2.0 -> 1.3.0 2023-04-17 14:38:17 -03:00
José Romildo
b2be78e4de lxqt.lxqt-powermanagement: 1.2.0 -> 1.3.0 2023-04-17 14:38:17 -03:00
José Romildo
b353525e5e lxqt.lxqt-policykit: 1.2.0 -> 1.3.0 2023-04-17 14:38:17 -03:00
José Romildo
7ad834fb3e lxqt.lxqt-panel: 1.2.1 -> 1.3.0 2023-04-17 14:38:17 -03:00
José Romildo
47e182132a lxqt.lxqt-openssh-askpass: 1.2.0 -> 1.3.0 2023-04-17 14:38:17 -03:00
José Romildo
ef0c5333ab lxqt.lxqt-notificationd: 1.2.0 -> 1.3.0 2023-04-17 14:38:17 -03:00
José Romildo
83762543e5 lxqt.lxqt-globalkeys: 1.2.0 -> 1.3.0 2023-04-17 14:38:17 -03:00
José Romildo
9c86a46a86 lxqt.lxqt-config: 1.2.0 -> 1.3.0 2023-04-17 14:38:17 -03:00