tcmal
d598b5d88d
nixos/akkoma: check that upload and media proxy base url is specified
...
new versions of akkoma require the upload base url to be specified in
order for updates to work properly.
this will be a breaking change in 24.05, but for now a reasonable
default is set.
2024-04-09 13:58:03 +01:00
tcmal
855667eadc
akkoma: 3.11.0 -> 3.12.2
2024-04-09 13:58:03 +01:00
Weijia Wang
ca1c287d5d
Merge pull request #301565 from vbgl/ocaml-stdlib-shims-dune3
...
ocamlPackages.stdlib-shims: use Dune 3
2024-04-09 14:52:11 +02:00
Weijia Wang
ee70b5f4dd
Merge pull request #302798 from vbgl/ocaml-re-dune3
...
ocamlPackages.janeStreet: remove at 0.11 & more clean-up
2024-04-09 14:51:42 +02:00
Mario Rodas
bea21e5fa9
Merge pull request #302696 from marsam/yarn-without-node
...
yarn: allow install without node
2024-04-09 07:41:50 -05:00
Sandro
a76c4553d7
Merge pull request #292020 from ok-nick/c2patool
2024-04-09 14:34:47 +02:00
Sandro
cd2c9968cf
Merge pull request #299429 from henrirosten/sbomnix-to-1.6.1
2024-04-09 14:34:04 +02:00
Sandro
4cc6ce454d
Merge pull request #291913 from SuperSandro2000/sddm-wayland-only
2024-04-09 14:31:12 +02:00
Weijia Wang
1dd379340a
Merge pull request #302572 from r-ryantm/auto-update/granted
...
granted: 0.22.0 -> 0.23.0
2024-04-09 14:21:27 +02:00
Weijia Wang
4f2ae69d26
Merge pull request #302669 from r-ryantm/auto-update/gauge
...
gauge: 1.6.4 -> 1.6.6
2024-04-09 14:21:06 +02:00
Sandro
c81c241415
Merge pull request #302800 from katexochen/azure-cli/fix-missing-setuptools
2024-04-09 13:36:02 +02:00
Adam C. Stephens
9247cb8c41
Merge pull request #302778 from toastal/zfs-2.1.13-unstable-2024-04-09
...
zfs_unstable: 2.2.3-unstable-2024-03-30 → 2.2.3-unstable-2024-04-09
2024-04-09 07:29:42 -04:00
Fabian Affolter
0fdf669798
Merge pull request #302783 from fabaff/clarifai-bump
...
python312Packages.clarifai: 10.2.1 -> 10.3.0
2024-04-09 13:29:22 +02:00
Fabian Affolter
7b2477e59e
Merge pull request #302780 from fabaff/aiolifx-themes-bump
...
python312Packages.aiolifx-themes: 0.4.14 -> 0.4.16
2024-04-09 13:29:09 +02:00
Aleksana
f8d178998b
Merge pull request #299566 from getchoo/pkgs/garnet/init
...
garnet: init at 1.0.1
2024-04-09 19:24:18 +08:00
Mario Rodas
f9805c7e2e
Merge pull request #302529 from r-ryantm/auto-update/vale
...
vale: 3.3.1 -> 3.4.0
2024-04-09 06:21:32 -05:00
Aleksana
485722f5d9
Merge pull request #299442 from tertsdiepraam/vscode-extensions-ayu
...
vscode-extensions.teabyii.ayu: init at 1.0.5
2024-04-09 19:15:08 +08:00
Weijia Wang
6ba9dcd9a8
Merge pull request #302749 from wegank/cling-2
...
cling: cleanup, fix runtime error
2024-04-09 13:14:37 +02:00
Peter Hoeg
5312af4f90
qt6Packages.qmlbox2d: init at unstable-2022-08-25
2024-04-09 03:58:31 -07:00
Peter Hoeg
9ec0f980b8
libsForQt5.qmlbox2d: 2018-04-06 -> 2022-08-025
2024-04-09 03:58:31 -07:00
Peter Hoeg
620f5a440b
box2d: 2.3.1 -> 2.4.1
2024-04-09 03:58:31 -07:00
Yureka
517c226905
redict: init at 7.3.0 ( #300049 )
...
Redict Announcement: https://redict.io/posts/2024-03-22-redict-is-an-independent-fork/
Release Notes: https://redict.io/posts/2024-04-03-redict-7.3.0-released/
2024-04-09 12:58:08 +02:00
Alyssa Ross
4bab48ccc3
libhugetlbfs: add homepage and changelog
2024-04-09 12:51:52 +02:00
Alyssa Ross
14f6ef0369
libhugetlbfs: 2.23 -> 2.24
2024-04-09 12:51:52 +02:00
José Romildo Malaquias
25f58a5349
Merge pull request #302666 from r-ryantm/auto-update/pop-icon-theme
...
pop-icon-theme: 3.3.0 -> 3.5.0
2024-04-09 07:51:25 -03:00
Fabian Affolter
f7638fc0a0
Merge pull request #302784 from fabaff/tencentcloud-sdk-python-bump
...
python312Packages.tencentcloud-sdk-python: 3.0.1124 -> 3.0.1125
2024-04-09 12:17:40 +02:00
Fabian Affolter
3356ef4f5d
Merge pull request #302527 from r-ryantm/auto-update/sad
...
sad: 0.4.27 -> 0.4.28
2024-04-09 12:17:16 +02:00
Paul Meyer
bbea6b19bd
azure-cli: add setuptools to runtime dependencies
...
aacf05daec
cleaned up python path and removed setuptools from the runtime
dependencies, which seems to be required now by the `self-check`
command which runs in `installCheckPhase`. There was a version bump on
master since the last CI run on this PR, that's why it wasn't catched.
Previously this was part of the closure as we didn't construct the
PYTHONPATH explicitly but wrapped the CLI with the PYTHONPATH from the
build environment.
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-04-09 12:01:15 +02:00
Vincent Laporte
c310063eaf
ocamlPackages.re: use Dune 3
...
ocamlPackages.core_kernel: 0.12.2 → 0.12.3
ocamlPackages.re2: 0.12.0 → 0.12.1
2024-04-09 11:49:45 +02:00
Vincent Laporte
b37ea8df32
ocamlPackages.janeStreet: remove at 0.11
2024-04-09 11:49:39 +02:00
Aleksana
b54377d5fa
Merge pull request #301913 from aikooo7/add-persisted.nvim
...
vimPlugins.persisted-nvim: init at 2024-04-04
2024-04-09 17:47:37 +08:00
Fabian Affolter
0d8431b8cd
Merge pull request #302612 from fabaff/aio-pika-bump
...
python312Packages.aio-pika: 9.4.0 -> 9.4.1
2024-04-09 11:41:20 +02:00
Sandro
6bd6ea8493
Merge pull request #300022 from roblabla/ghidra-11.0.2
2024-04-09 11:35:07 +02:00
Aleksana
be50b0bc1b
Merge pull request #301972 from twitchy0/ngrid
...
ngrid: init at 0.1.0
2024-04-09 17:30:10 +08:00
Fabian Affolter
3fedc8e53c
Merge pull request #302687 from fabaff/cnspec-bump
...
cnspec: 10.11.0 -> 10.11.1
2024-04-09 11:18:03 +02:00
Fabian Affolter
13cc607d17
Merge pull request #302720 from Misaka13514/bump-nuclei
...
nuclei: 3.2.3 -> 3.2.4
2024-04-09 11:17:49 +02:00
Fabian Affolter
ba524ce36d
Merge pull request #302660 from r-ryantm/auto-update/python312Packages.mkdocstrings-python
...
python312Packages.mkdocstrings-python: 1.9.0 -> 1.9.2
2024-04-09 11:17:10 +02:00
Fabian Affolter
afa2cc084e
Merge pull request #302752 from r-ryantm/auto-update/python312Packages.reptor
...
python312Packages.reptor: 0.17 -> 0.18
2024-04-09 11:12:57 +02:00
Sandro
550f705f42
Merge pull request #301392 from McSinyx/yubi-pinentry-doc
2024-04-09 10:54:22 +02:00
rewine
f1e4c7a12a
Merge pull request #302519 from helsinki-systems/upd/rustdesk-flutter
...
rustdesk-flutter: 1.2.3-unstable-2024-02-11 -> 1.2.3-2
2024-04-09 16:36:13 +08:00
Fabian Affolter
464ac087bc
Merge pull request #302760 from r-ryantm/auto-update/python311Packages.llama-index-readers-file
...
python311Packages.llama-index-readers-file: 0.1.13 -> 0.1.15
2024-04-09 10:35:40 +02:00
Fabian Affolter
715f29e247
python312Packages.tencentcloud-sdk-python: 3.0.1124 -> 3.0.1125
...
Diff: https://github.com/TencentCloud/tencentcloud-sdk-python/compare/refs/tags/3.0.1124...3.0.1125
Changelog: https://github.com/TencentCloud/tencentcloud-sdk-python/blob/3.0.1125/CHANGELOG.md
2024-04-09 10:10:42 +02:00
Fabian Affolter
1ad7046bcf
python312Packages.clarifai: format with nixfmt
2024-04-09 10:08:57 +02:00
Fabian Affolter
7efb1fe2f3
python312Packages.clarifai: refac tor
2024-04-09 10:08:40 +02:00
Matthias Beyer
34cb5b90f1
Merge pull request #302244 from r-ryantm/auto-update/opentelemetry-collector
...
opentelemetry-collector: 0.96.0 -> 0.97.0
2024-04-09 10:06:48 +02:00
Matthias Beyer
44c42857cc
Merge pull request #302217 from r-ryantm/auto-update/upbound
...
upbound: 0.26.0 -> 0.28.0
2024-04-09 10:06:37 +02:00
Matthias Beyer
fdf42dbc69
Merge pull request #302470 from r-ryantm/auto-update/i3status-rust
...
i3status-rust: 0.33.0 -> 0.33.1
2024-04-09 10:06:22 +02:00
Fabian Affolter
609fb16482
python312Packages.clarifai: 10.2.1 -> 10.3.0
...
Diff: https://github.com/Clarifai/clarifai-python/compare/refs/tags/10.2.1...10.3.0
Changelog: https://github.com/Clarifai/clarifai-python/releases/tag/10.3.0
2024-04-09 10:06:11 +02:00
Fabian Affolter
d5e551b1c9
python312Packages.aiolifx-themes: 0.4.14 -> 0.4.16
...
Diff: https://github.com/Djelibeybi/aiolifx-themes/compare/refs/tags/v0.4.14...v0.4.16
Changelog: https://github.com/Djelibeybi/aiolifx-themes/releases/tag/v0.4.16
2024-04-09 09:58:22 +02:00
Fabian Affolter
a6942fb843
sad: format with nixfmt
2024-04-09 09:56:18 +02:00