Commit Graph
709640 Commits
Author SHA1 Message Date
Austin HorstmanandGitHub 571c7d9b38 diebahn: 2.7.0 -> 2.7.1 (#354269) 2024-11-08 07:11:02 -06:00
jopejoe1andGitHub 9deddb4eb1 authentik: move inlined python modules to the standard python modules (#338629) 2024-11-08 14:03:11 +01:00
R. Ryantm 201990c787 leetgo: 1.4.9 -> 1.4.10 2024-11-08 13:01:41 +00:00
Jörg Thalheim f3b32bf6ed nixos-anywhere: 1.4.0 -> 1.5.0
Diff: https://github.com/nix-community/nixos-anywhere/compare/1.4.0...1.5.0
2024-11-08 13:53:35 +01:00
Peder Bergebakken Sundt 4036a4042f python311Packages.pypiserver: add missing deps, unbreak 2024-11-08 13:53:08 +01:00
Martin WeineltandGitHub 14353fcbd6 python3Packages.biopython: revert update 1.83 -> 1.84 (#354437) 2024-11-08 13:39:08 +01:00
Tracy WadleighandSefa Eyeoglu c2933f4ca4 Enable cdio_paranoia in mpd. 2024-11-08 13:37:54 +01:00
Peter Waller 801a9a90db llvmPackages.libcxx: Include libc sources in input
Without this, after llvm 6c4267fb1779bc5550bb413f33250f9365acfbc6  you
get a build failure because libcxx can't find headers which now live in
the libc tree.

Ref: https://discourse.llvm.org/t/rfc-project-hand-in-hand-llvm-libc-libc-code-sharing/77701/18
Ref: https://github.com/llvm/llvm-project/commit/6c4267fb1779bc5550bb413f33250f9365acfbc6
Signed-off-by: Peter Waller <p@pwaller.net>
2024-11-08 12:34:51 +00:00
Peder Bergebakken Sundt 9ef4d05b49 python312Packages.gguf: add missing dep, unbreak 2024-11-08 13:28:43 +01:00
夜坂雅 4c0227b02a netlify-cli: 12.2.4 -> 17.37.1, migrate to buildNpmPackage 2024-11-08 20:27:21 +08:00
arminius-smh b8e58677b5 pwvucontrol: 0.4.5 -> 0.4.7 2024-11-08 13:22:05 +01:00
Sefa EyeogluandGitHub 73794b4d2d ecwolf: add passthru.updateScript (#289653) 2024-11-08 13:21:54 +01:00
Peder Bergebakken Sundt 1369cae5fe python311Packages.ahocorasick-rs: unbreak, add missing deps 2024-11-08 13:20:38 +01:00
Leona MaroniandGitHub 2f457890b7 gaphor: 2.8.2 -> 2.26.0 (#335627) 2024-11-08 13:16:24 +01:00
Peder Bergebakken Sundt 0465be1b8f python311Packages.pysnow: fix deps, unbreak 2024-11-08 13:09:51 +01:00
github-actions[bot]andGitHub 4dab54a2c8 Merge master into staging-next 2024-11-08 12:05:50 +00:00
Bojun Ren 64fa24d5ee xmake: 2.9.5 -> 2.9.6 2024-11-08 20:00:52 +08:00
José Romildo MalaquiasandGitHub 557398e23b Update LXQt to version 2.1.0 (#354205) 2024-11-08 08:57:34 -03:00
John Garcia 3ce4ab2b90 apx-gui: format with nixfmt 2024-11-08 11:45:58 +00:00
Peder Bergebakken Sundt 7b094e2b2b python312Packages.cx-freeze: unbreak 2024-11-08 12:44:45 +01:00
John Garcia 2fde3fa482 apx-gui: 1.0.3 -> 1.0.4
Changelog: https://github.com/Vanilla-OS/apx-gui/releases/tag/v1.0.4
2024-11-08 11:44:02 +00:00
Brieuc Dubois e101d57e44 hyprsome: init at 0.1.12 2024-11-08 13:13:40 +02:00
AleksanaandGitHub 6011527ff3 mim-solvers: init at 0.0.5 (#345494) 2024-11-08 19:01:11 +08:00
Peder Bergebakken SundtandGitHub ba7b43e912 python312Packages.scikit-bio: add missing deps (#354208) 2024-11-08 11:52:27 +01:00
Peder Bergebakken Sundt e90f96d2fa python312Packages.bx-python: add missing dep, unbreak 2024-11-08 11:49:46 +01:00
Peder Bergebakken Sundt eeb52b79d1 vscode-extensions.shd101wyy.markdown-preview-enhanced: 0.8.14 -> 0.8.15
changelog: https://github.com/shd101wyy/vscode-markdown-preview-enhanced/releases/tag/0.8.15
2024-11-08 11:28:01 +01:00
Jörg ThalheimandGitHub 20b4d001cb ghidra-bin: 10.4 -> 11.2.1, add aarch64 (#354359) 2024-11-08 11:25:37 +01:00
R. Ryantm 14a23934aa cargo-leptos: 0.2.20 -> 0.2.21 2024-11-08 10:22:07 +00:00
Christoph Heiss 218ad1bf6a mautrix-signal: add version test
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-11-08 11:13:04 +01:00
Christoph Heiss 9e15728241 mautrix-signal: enable checks
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-11-08 11:12:52 +01:00
Christoph Heiss 13d4678f73 mautrix-signal: fix build with goolm enabled
When building with goolm support, libstdc++ must be linked, as
libsignal-ffi depends on it being linked.

When building with (deprecated) libolm, it's pulled in transitively, it
seems -- and it that case, this is effectively a no-op.

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-11-08 11:12:32 +01:00
Leah Amelia Chen 19595c35d7 crates-tui: init at 0.1.20 2024-11-08 10:56:33 +01:00
Tanvir 5c4a7c7fa7 jackett: 0.21.2831 -> 0.22.893 2024-11-08 15:47:09 +06:00
K900 28335ee34d python312Packages.pyside6: 6.8.0 -> 6.8.0.2, cherry-pick patch
Patch fixes building Falkon and probably more things that use PySide.QtWebEngine.
2024-11-08 12:43:07 +03:00
Will Bush ef75306d61 maintainers: update willbush
Remove GPG keys.
2024-11-08 03:35:34 -06:00
Peder Bergebakken Sundt 36d73142c0 pagefind: 1.1.1 -> 1.2.0
changelog: https://github.com/CloudCannon/pagefind/releases/tag/v1.2.0
Diff: https://github.com/cloudcannon/pagefind/compare/refs/tags/v1.1.1...v1.2.0
2024-11-08 10:30:32 +01:00
Alexis Hildebrandtandzowoq b5394df77e gh: 2.60.0 -> 2.61.0 2024-11-08 19:28:25 +10:00
Markus Kowalewski 95aa3d12c6 Revert "python3Packages.biopython: 1.83 -> 1.84"
This reverts commit a30bd9c199.
2024-11-08 10:27:23 +01:00
Markus Kowalewski 220c6d0879 Revert "biopython: fix eval"
This reverts commit 74ae5abbf1.
2024-11-08 10:27:11 +01:00
AleksanaandGitHub a87d070ab0 blivet-gui: init at 2.5.0 (#276662) 2024-11-08 17:26:31 +08:00
Peder Bergebakken Sundt 185dfb5fc6 sus-compiler: 0.0.2 -> 0.1.1
diff: https://github.com/pc2/sus-compiler/compare/v0.0.2...v0.1.1
release: https://github.com/pc2/sus-compiler/releases/tag/v0.1.1
2024-11-08 10:21:42 +01:00
efab9a3e06 skeditor: add desktopitem, mainProgram (#352836)
Co-authored-by: Masum Reza <50095635+JohnRTitor@users.noreply.github.com>
2024-11-08 14:49:42 +05:30
Paul Meyer ee8834d34c maintainers: add email of katexochen
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-11-08 10:17:22 +01:00
Jonas HeinrichandGitHub 4f95a34351 python312Packages.django-cachalot: 2.6.3 -> 2.7.0 (#354403) 2024-11-08 10:14:20 +01:00
AleksanaandGitHub f6a3479123 python312Packages.notion-client: add comment to why test is disabled (#354431) 2024-11-08 17:11:47 +08:00
Peder Bergebakken Sundt 92647d7592 vale: 3.8.0 -> 3.9.0
Diff: https://github.com/errata-ai/vale/compare/v3.8.0...v3.9.0

Changelog: https://github.com/errata-ai/vale/releases/tag/v3.9.0
2024-11-08 10:10:46 +01:00
AleksanaandGitHub c9cefefa49 opencommit: init at 3.2.1 (#354335) 2024-11-08 17:06:25 +08:00
Enric Morales 44992762f0 basedpyright: 1.19.0 -> 1.21.0
Diff:
https://github.com/detachhead/basedpyright/compare/refs/tags/v1.19.0...v1.21.0

Changelog:
https://github.com/detachhead/basedpyright/releases/tag/1.21.0
2024-11-08 10:06:13 +01:00
Noa Aarts 8f8d0c7219 python312Packages.notion-client: add comment to why test is disabled 2024-11-08 10:03:26 +01:00
Noa Aarts 27c93e95f9 tulip: fix compilation by adding the -fpermissive flag
A typecast from unsigned char* to char* in the source broke the build
2024-11-08 10:01:27 +01:00