Commit Graph
909915 Commits
Author SHA1 Message Date
Martin WeineltandGitHub 0f5df6f631 home-assistant-custom-components.daikin_onecta: 4.2.13 -> 4.4.1 (#468719) 2025-12-07 23:43:22 +00:00
Gaetan Lepage dab389b79a hap-py: cleanup, fix cmake 4 compatibility 2025-12-07 23:29:26 +00:00
Ryan MulliganandGitHub d8ff41fbf6 ecwolf: 1.4.1 -> 1.4.2 (#456701) 2025-12-07 23:27:35 +00:00
R. Ryantm 5d35d5c032 python3Packages.pyexploitdb: 0.3.3 -> 0.3.4 2025-12-07 23:25:05 +00:00
Gaetan Lepage 7e09866ff7 rtg-tools: cleanup 2025-12-07 23:24:08 +00:00
R. Ryantm 466193494b python3Packages.django-modelcluster: 6.4 -> 6.4.1 2025-12-07 23:17:33 +00:00
Ryan MulliganandGitHub eb373b1e1a portfolio_rs: 0.6.0 -> 0.6.1 (#453247) 2025-12-07 23:15:14 +00:00
Gergő GutyinaandGitHub fa1628b0db fluent-bit: 4.1.1 -> 4.2.0 (#457466) 2025-12-07 23:15:01 +00:00
Ryan MulliganandGitHub 34ac38f101 rcp: 0.18.0 -> 0.21.1 (#455430) 2025-12-07 23:13:33 +00:00
R. Ryantm b307efcb55 linuxPackages.hid-tmff2: 0-unstable-2025-11-07 -> 0-unstable-2025-12-01 2025-12-07 23:08:26 +00:00
Ryan MulliganandGitHub d8eb67f08a slint-viewer: 1.13.1 -> 1.14.1 (#454602) 2025-12-07 23:06:54 +00:00
R. Ryantm 13a213fe66 eigenwallet: 3.3.8 -> 3.5.1 2025-12-07 23:04:08 +00:00
Gaetan Lepage e8a7cd432d vimPlugins.opencode-nvim: add curl and opencode to runtime dependencies 2025-12-07 23:03:19 +00:00
Ryan MulliganandGitHub a25585490b betula: 1.4.0 -> 1.5.0 (#453820) 2025-12-07 23:02:53 +00:00
Ryan MulliganandGitHub 5c40655196 cope: 0-unstable-2024-03-27 -> 0-unstable-2025-06-20 (#414717) 2025-12-07 23:01:27 +00:00
Martin WeineltandGitHub 9212e95e12 buildMozillaMach: revert apple SDK bump to 26.1 (#468743) 2025-12-07 23:01:26 +00:00
R. Ryantm 8740d28c66 python3Packages.pylamarzocco: 2.2.2 -> 2.2.3 2025-12-07 22:50:51 +00:00
Matthieu CoudronandGitHub 7d4b361431 datamodel-code-generator: init (#442000) 2025-12-07 22:45:34 +00:00
Gaetan Lepage 2c9b6175ce python3Packages.torchcodec: 0.8.1 -> 0.9.0
Diff: https://github.com/meta-pytorch/torchcodec/compare/v0.8.1...v0.9.0

Changelog: https://github.com/meta-pytorch/torchcodec/releases/tag/v0.9.0
2025-12-07 22:41:17 +00:00
Gergő GutyinaandGitHub ad97df587e multiviewer-for-f1: modernize (#468789) 2025-12-07 22:38:19 +00:00
zowoqandGitHub 8949060009 terraform-providers.aminueza_minio: 3.11.4 -> 3.11.5 (#468800) 2025-12-07 22:25:24 +00:00
zowoqandGitHub ee56115dac terraform-providers.hashicorp_aws: 6.23.0 -> 6.25.0 (#468770) 2025-12-07 22:25:18 +00:00
zowoqandGitHub ef52092852 terraform-providers.integrations_github: 6.8.3 -> 6.9.0 (#468767) 2025-12-07 22:25:12 +00:00
zowoqandGitHub 3449be4651 terraform-providers.vancluever_acme: 2.38.1 -> 2.39.0 (#468716) 2025-12-07 22:25:09 +00:00
Gergő GutyinaandGitHub e2b6244045 calcurse: 4.8.1 -> 4.8.2 (#457746) 2025-12-07 22:23:48 +00:00
Gergő GutyinaandGitHub a6090b9f1d markdown-oxide: 0.25.8 -> 0.25.10 (#457884) 2025-12-07 22:22:03 +00:00
R. Ryantm 1ca65b1451 python3Packages.llm-venice: 0.8.1 -> 0.8.2 2025-12-07 22:21:44 +00:00
sternenseemannandGitHub 2349399298 tamarin-prover: add patch to allow maude 3.5.1 (#467234) 2025-12-07 22:13:06 +00:00
sternenseemannandGitHub d904f759a2 inspircd: 4.8.0 -> 4.9.0 (#468431) 2025-12-07 22:09:40 +00:00
sternenseemann 4b4f368866 inspircd: 4.8.0 -> 4.9.0
https://docs.inspircd.org/4/change-log/#inspircd-490

regex_tre has been added back.

Partially reverts commit 0f56042556.
2025-12-07 23:04:03 +01:00
Elliot Berman 556701245c nixos/luksroot: Move input_leds to boot.initrd.luks.cryptoModules
input_leds is commonly wanted, but not strictly needed, for luks. It
provides caps lock key LED functionlaity for most keyboards, which is
useful when inputing a password to unlock a LUKS filesystem.
2025-12-07 14:03:18 -08:00
Elliot Berman e7dca1c3c6 nixos/luksroot: Remove explicit cryptd from boot.initrd.availableKernelModules
crytpd is a helper module which *may* be compiled based on architecture
and/or crypto algorithms which are supported (built) in the kernel.
Since not all kernels need cryptd to do LUKS-based encryption, move
cryptd to cryptoModules which can be configured based on the built
kernel.
2025-12-07 14:02:55 -08:00
R. Ryantm 95e7d982de worker-build: 0.6.7 -> 0.7.1 2025-12-07 21:56:38 +00:00
R. Ryantm ab23c5c546 vscode-extensions.redhat.ansible: 25.9.0 -> 25.12.1 2025-12-07 21:53:54 +00:00
Pol DellaieraandGitHub b9b3756331 vscode-extensions.google.colab: init at 0.1.1 (#464413) 2025-12-07 21:53:46 +00:00
Gergő GutyinaandGitHub 183125f917 uuu: 1.5.233 -> 1.5.239 (#459996) 2025-12-07 21:44:18 +00:00
R. Ryantm cec82656ef terraform-providers.aminueza_minio: 3.11.4 -> 3.11.5 2025-12-07 21:39:52 +00:00
Kira BruneauandGitHub a8fb185537 linuxPackages_latest.xpadneo: fix build (#468006) 2025-12-07 21:37:03 +00:00
ColinandGitHub 4a5ed36684 syshud: 0-unstable-2025-11-06 -> 0-unstable-2025-12-06 (#468788) 2025-12-07 21:36:18 +00:00
Gaetan Lepage 5c57e04f6d python3Packages.py-machineid: 0.8.1 -> 1.0.0 2025-12-07 21:34:34 +00:00
dotlambdaandGitHub 900ab1d858 xfsprogs: patch python shebangs for xfs_scrub_all and xfs_protofile (#468758) 2025-12-07 21:32:58 +00:00
nixpkgs-ci[bot]andGitHub 839c6c8da7 positron-bin: 2025.11.0-234 -> 2025.12.0-167 (#468334) 2025-12-07 21:30:59 +00:00
rorosenandGitHub b8c2d8daee rke2: update all packages (#465396) 2025-12-07 21:27:17 +00:00
R. Ryantm 0e39a8815a gitxray: 1.0.18 -> 1.0.19 2025-12-07 21:24:36 +00:00
Gutyina GergőandMatteo Pacini 9be1cf8d37 multiviewer-for-f1: modernize
Co-authored-by: Matteo Pacini <m+github@matteopacini.me>
2025-12-07 22:15:38 +01:00
R. Ryantm a9c263f349 python3Packages.aioshelly: 13.22.0 -> 13.23.0 2025-12-07 21:14:26 +00:00
Gergő GutyinaandGitHub 2281433344 multiviewer-for-f1: 2.1.0 -> 2.3.0 (#460768) 2025-12-07 21:12:45 +00:00
R. Ryantm f5e2b2806f syshud: 0-unstable-2025-11-06 -> 0-unstable-2025-12-06 2025-12-07 21:10:02 +00:00
numinitandGitHub 3a1acd9da7 immichframe: init at 1.0.29.0, nixos/immichframe: init module (#463563) 2025-12-07 21:08:08 +00:00
nixpkgs-ci[bot]andGitHub 25a97a2d5b traefik: 3.6.2 -> 3.6.4 (#468744) 2025-12-07 21:04:18 +00:00