Gleb Smirnov
fee2daf5f3
textpieces: 4.2.0 -> 4.3.1
2025-11-15 02:37:27 +03:00
Gleb Smirnov
c3c8bc816a
maintainers: add liferooter
2025-11-15 02:37:26 +03:00
R. Ryantm
cbf31f41db
python3Packages.polyfactory: 2.22.3 -> 2.22.4
2025-11-14 23:32:57 +00:00
Gaetan Lepage
cf34409f34
python3Packages.wegtail-localize: cleanup
2025-11-14 23:32:43 +00:00
Gaetan Lepage
6a994cdcba
python3Packages.wagtail-modeladmin: skip failing tests
2025-11-14 23:32:30 +00:00
Fernando Rodrigues and GitHub
34fc45370d
nixos/ipa: add timeserver enable option ( #461739 )
2025-11-14 23:26:12 +00:00
isabel
de688da16b
bluesky-pdsadmin: update patch against latest pds
2025-11-14 23:23:35 +00:00
Gaetan Lepage
6a2cb5059a
python3Packages.wagtail: 7.1.1 -> 7.2
...
Changelog: https://github.com/wagtail/wagtail/blob/v7.2/CHANGELOG.txt
2025-11-14 23:21:55 +00:00
Gaetan Lepage
92ea220f17
python3Packages.django-modelsearch: init at 1.1.1
2025-11-14 23:21:55 +00:00
Gaetan Lepage
aef75c7aa5
python3Packages.django-modelcluster: cleanup
2025-11-14 23:21:55 +00:00
Ben Siraphob
46b8d9f3b9
tetragon: fix BPF compilation with clang 19
...
Add -Wno-default-const-init-var-unsafe flag to suppress errors about
uninitialized const variables in BPF code. This issue occurs with newer
versions of clang where BPF_CORE_READ macro expansion creates const
variables that trigger the default-const-init-var-unsafe warning.
2025-11-14 18:21:17 -05:00
Ben Siraphob
2ad4e718c3
vpkedit: fix QQuaternion incomplete type error
...
Add missing QQuaternion header include to fix compilation error with Qt 6.10.0.
The error occurred because QQuaternion was used as a field type without including
the necessary header.
2025-11-14 18:21:04 -05:00
Fernando Rodrigues and GitHub
e604d0c9a0
maintainers: drop penguwin ( #459806 )
2025-11-14 23:18:44 +00:00
dish
630803b2cd
elmPackages.elm-graphql: migrate from internal node-packages.nix set
2025-11-14 18:15:59 -05:00
dish
d10e9c0656
elmPackages.elm-git-install: migrate from internal node-packages.nix set
2025-11-14 18:15:59 -05:00
dish
c4853893c8
elmPackages.elm-optimize-level-2: migrate from internal node-packages.nix set
2025-11-14 18:15:59 -05:00
dish
3b3da8abf1
elmPackages.elm-xref: migrate from internal node-packages.nix set
2025-11-14 18:15:59 -05:00
dish
2767324cf8
elmPackages.elm-verify-examples: migrate from internal node-packages.nix set
2025-11-14 18:15:53 -05:00
dish
8fbb32445c
elmPackages.elm-upgrade: migrate from internal node-packages.nix set
2025-11-14 18:15:44 -05:00
dish
f6bbac2dfd
elmPackages.elm-spa: migrate from internal node-packages.nix set
2025-11-14 18:15:44 -05:00
dish
32b2a7955b
elmPackages.elm-live: migrate from internal node-packages.nix set
2025-11-14 18:15:44 -05:00
dish
096c513053
elmPackages.elm-analyse: migrate from internal node-packages.nix set
2025-11-14 18:15:44 -05:00
dish
436ecd5821
elmPackages.elm-language-server: migrate from internal node-packages.nix set
2025-11-14 18:15:44 -05:00
dish
0816f456ff
elmPackages.elm-doc-preview: migrate from internal node-packages.nix set
2025-11-14 18:15:43 -05:00
isabel
bb26cfa294
nixos/bluesky-pds: increase PDS_BLOB_UPLOAD_LIMIT
...
copying upstream
https://github.com/bluesky-social/pds/commit/cdc46aae58ce04a2e64dc6487152d026f4b7b92f
2025-11-14 23:14:05 +00:00
Yt and GitHub
cd59b6d28b
elixir_1_19: 1.19.2 -> 1.19.3 ( #461587 )
2025-11-14 23:10:56 +00:00
Yt and GitHub
9b8e4fd6a5
cargo-tauri: 2.9.3 -> 2.9.4 ( #461683 )
2025-11-14 23:10:26 +00:00
dish
6711f17ed7
elmPackages: drop overridden elm-test package
2025-11-14 18:09:13 -05:00
isabel
b8d4a3c532
bluesky-pds: 0.4.188 -> 0.4.193
...
Diff: https://github.com/bluesky-social/pds/compare/v0.4.188...v0.4.193
2025-11-14 23:08:52 +00:00
Galen Huntington and GitHub
c7e6d5fe27
tmux: Don't install bash completions
2025-11-14 15:01:15 -08:00
Fernando Rodrigues and GitHub
b561eaca52
gradia: 1.9.0 -> 1.11.1 ( #461730 )
2025-11-14 22:57:18 +00:00
OPNA2608
a21f800aa5
edopro: Fix build after fmt bump
...
fmt::localtime was dropped, apply upstream patch.
2025-11-14 23:53:08 +01:00
Fernando Rodrigues and Robert Schütz
e0c9146853
log4{j{-{detect,scan,sniffer,vuln-scanner},check},shell-detector}: drop
...
Drops all of the Log4Shell vulnerability detectors, as the vulnerability
has been fixed for over three years now, and they are all unmaintained
upstream.
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net >
Co-authored-by: Robert Schütz <nix@dotlambda.de >
2025-11-15 09:43:05 +11:00
OPNA2608
ed78209330
mt32emu-smf2wav: Cleanups
...
- sed is bad, and too silent, and *bad*. Use substituteInPlace --replace-fail.
- Generate cmakeFlags via lib.cmakeBool
2025-11-14 23:42:44 +01:00
winston
9f6139b74d
gpaste: fix GIRepository prepend_search_path call, enable for GNOME 49
2025-11-14 23:42:19 +01:00
Gliczy
e2b0b60009
signal-desktop-bin(darwin): 7.77.1 -> 7.79.0
2025-11-14 23:41:22 +01:00
Gliczy
7f69f9ceae
signal-desktop-bin(aarch64-linux): 7.77.1 -> 7.79.0
2025-11-14 23:41:16 +01:00
Yt and GitHub
d1266ab359
vector: 0.51.0 -> 0.51.1 ( #461591 )
2025-11-14 22:38:44 +00:00
OPNA2608
cb0e6f044a
mt32emu-qt: Generate cmakeFlags via lib.cmakeBool
2025-11-14 23:36:57 +01:00
Gliczy
0ac148dc71
signal-desktop-bin: 7.77.1 -> 7.79.0
2025-11-14 23:36:51 +01:00
Ben Darwin
c51b6785c9
python313Packages.ydata-profiling: 4.16.1 -> 4.17.0
2025-11-14 17:36:23 -05:00
Ben Siraphob
c1c3d13ae0
treewide: move cmake into nativeBuildInputs
2025-11-14 14:34:31 -08:00
OPNA2608
a7f554bb71
mt32emu-qt: Fix build with CMake 4
2025-11-14 23:34:09 +01:00
Wolfgang Walther and GitHub
a4c5345233
pat: 0.17.0 -> 0.19.1 ( #460705 )
2025-11-14 22:31:34 +00:00
Wolfgang Walther and GitHub
c98cc091cd
phpExtensions.redis: 6.2.0 -> 6.3.0 ( #460602 )
2025-11-14 22:31:06 +00:00
Gliczy
a1a32839e4
vencord: 1.13.5 -> 1.13.6
2025-11-14 23:30:26 +01:00
Marcel
5ffe57b89f
nixos/ipa: add timeserver enable option
2025-11-14 23:29:40 +01:00
Wolfgang Walther and GitHub
00f1a98543
python3Packages.tree-sitter-zeek: 0.2.9 -> 0.2.11; zeekscript: 1.3.2-unstable-2025-09-29 -> 1.3.2-unstable-2025-11-10 ( #458965 )
2025-11-14 22:29:07 +00:00
Wolfgang Walther and GitHub
3995c9dac0
grafanaPlugins.grafana-oncall-app: 1.16.5 -> 1.16.6 ( #459955 )
2025-11-14 22:26:08 +00:00
Wolfgang Walther and GitHub
3f0ce1a5f1
wivrn: 25.9 -> 25.11.1 ( #459927 )
2025-11-14 22:25:44 +00:00