Commit Graph
836455 Commits
Author SHA1 Message Date
Mirza Arnaut 15ad26705b nixos/hardware.fw-fanctrl: add package option and refactor using lib.attrsets.recursiveUpdate
Typically services have a `package` option, so it can be set externally
if users are running the stable version but want the package from
unstable, or devs want to test a package from their flake in production.
Really useful in many situations!

Also, the previous implementation was using `pkgs.runCommand` which is
discouraged due to
[IFD](https://nix.dev/manual/nix/2.26/language/import-from-derivation)
(import from derivation) leading to potential slowdowns during
evaluation. I opted for reading the json file and using
[lib.attrsets.recursiveUpdate](https://ryantm.github.io/nixpkgs/functions/library/attrsets/#function-library-lib.attrsets.recursiveUpdate)
to update the default values with the user provided ones.
2025-07-27 19:12:59 +02:00
2e410a618e usbguard: 1.1.3 -> 1.1.4 (#425466)
Co-authored-by: tnias <tnias@users.noreply.github.com>
2025-07-27 17:10:57 +00:00
Nick CaoandGitHub 5d5fddc03f gmsh: 3.13.1 -> 3.14.0 (#426043) 2025-07-27 13:10:46 -04:00
ilsubyeegaandGitHub c328068574 Merge branch 'master' into figma-agent 2025-07-28 02:08:44 +09:00
R. Ryantm 42d7d8f51b mmctl: 10.5.8 -> 10.5.9 2025-07-27 17:05:36 +00:00
R. Ryantm 8800a2f531 terraform-providers.google: 6.44.0 -> 6.45.0 2025-07-27 16:55:31 +00:00
Pol DellaieraandGitHub 496d7958c8 build-support/php: avoid code duplication in variables expansion (#428676) 2025-07-27 18:51:28 +02:00
Maxime Brunet a34f00feb1 vectorcode: use makeWrapperArgs to prefix PYTHONPATH 2025-07-27 13:49:49 -03:00
R. Ryantm 28db0bbb72 oci-cli: 3.62.2 -> 3.63.0 2025-07-27 16:42:53 +00:00
Fabian Affolter 4ace4850b3 python313Packages.boto3-stubs: 1.39.11 -> 1.39.14 2025-07-27 18:42:27 +02:00
Fabian Affolter 781572b236 python312Packages.mypy-boto3-sqs: 1.39.0 -> 1.39.14 2025-07-27 18:41:56 +02:00
Fabian Affolter c6de65ca1f python312Packages.mypy-boto3-omics: 1.39.0 -> 1.39.13 2025-07-27 18:41:08 +02:00
Fabian Affolter 390979072b python312Packages.mypy-boto3-mediapackagev2: 1.39.7 -> 1.39.14 2025-07-27 18:40:55 +02:00
Fabian Affolter f1e3c23713 python312Packages.mypy-boto3-kms: 1.39.0 -> 1.39.14 2025-07-27 18:40:34 +02:00
Fabian Affolter 0426824ade python312Packages.mypy-boto3-glue: 1.39.7 -> 1.39.12 2025-07-27 18:40:05 +02:00
Fabian Affolter 5752f85aa4 python312Packages.mypy-boto3-ec2: 1.39.10 -> 1.39.14 2025-07-27 18:39:33 +02:00
Fabian Affolter 1f0001844c python312Packages.mypy-boto3-config: 1.39.0 -> 1.39.14 2025-07-27 18:39:09 +02:00
Fabian Affolter 949affc638 python312Packages.mypy-boto3-budgets: 1.39.0 -> 1.39.14 2025-07-27 18:37:53 +02:00
Fabian Affolter d86254d468 python312Packages.mypy-boto3-appintegrations: 1.39.0 -> 1.39.14 2025-07-27 18:37:28 +02:00
R. Ryantm 4ae348e2d1 tigerbeetle: 0.16.50 -> 0.16.51 2025-07-27 16:37:11 +00:00
Fabian Affolter daa91693b9 python313Packages.publicsuffixlist: 1.0.2.20250719 -> 1.0.2.20250724
Changelog: https://github.com/ko-zu/psl/blob/v1.0.2.20250724-gha/CHANGES.md
2025-07-27 18:36:16 +02:00
Fabian AffolterandGitHub f94d02af65 python312Packages.mypy-boto-*: updates (#427560) 2025-07-27 18:34:53 +02:00
63ba1c64e6 kopia-ui: 0.21.0 -> 0.21.1 (#428813)
Co-authored-by: blenderfreaky <blenderfreaky@mailbox.org>
2025-07-27 16:22:39 +00:00
Nick CaoandGitHub e64302995f terraform-providers.digitalocean: 2.60.0 -> 2.61.0 (#428844) 2025-07-27 12:21:17 -04:00
Nick CaoandGitHub 9f1f083a08 phrase-cli: 2.43.0 -> 2.44.0 (#428785) 2025-07-27 12:15:40 -04:00
Nick CaoandGitHub 2e0a87cf5e kubeone: 1.11.0 -> 1.11.1 (#428790) 2025-07-27 12:15:15 -04:00
Nick CaoandGitHub 2d18ef3fa5 do-agent: 3.18.0 -> 3.18.2 (#428801) 2025-07-27 12:14:43 -04:00
Nick CaoandGitHub 98d332af0b pscale: 0.247.0 -> 0.248.0 (#428737) 2025-07-27 12:14:01 -04:00
Nick CaoandGitHub c0bb3011f1 oelint-adv: 8.1.4 -> 8.2.0 (#428751) 2025-07-27 12:13:14 -04:00
Nick CaoandGitHub cb706c6c89 gorched: 1.6 -> 1.7 (#428758) 2025-07-27 12:12:18 -04:00
AleksanaandGitHub fb6df2fc2a cfonts: 1.2.0 -> 1.3.0 (#428254) 2025-07-28 00:11:45 +08:00
Nick CaoandGitHub 4da6bf93f9 gqlgen: 0.17.76 -> 0.17.77 (#428768) 2025-07-27 12:11:21 -04:00
Nick CaoandGitHub 0972bcc086 markdown-oxide: 0.25.4 -> 0.25.5 (#428715) 2025-07-27 12:08:47 -04:00
Nick CaoandGitHub 9b41939b71 python3Packages.gaphas: 5.1.0 -> 5.1.1 (#428717) 2025-07-27 12:07:52 -04:00
Nick CaoandGitHub 53de8b4cc9 python3Packages.whool: 1.2 -> 1.3 (#428725) 2025-07-27 12:07:20 -04:00
Nick CaoandGitHub f059e75552 nvrh: 0.1.17 -> 0.1.19 (#428728) 2025-07-27 12:06:46 -04:00
Nick CaoandGitHub 7cbbb964c9 python3Packages.python-linkplay: 0.2.13 -> 0.2.14 (#428730) 2025-07-27 11:57:35 -04:00
Nick CaoandGitHub 303bd0c5a0 python3Packages.osc-sdk-python: 0.34.0 -> 0.35.0 (#428653) 2025-07-27 11:56:52 -04:00
Nick CaoandGitHub f0e420b3b9 spacer: 0.4.1 -> 0.4.5 (#428655) 2025-07-27 11:56:18 -04:00
Nick CaoandGitHub 82b3b7fc07 terraform-providers.scaleway: 2.57.0 -> 2.58.0 (#428677) 2025-07-27 11:55:16 -04:00
Nick CaoandGitHub 2d9bc8f63d testkube: 2.1.163 -> 2.1.164 (#428682) 2025-07-27 11:54:48 -04:00
Nick CaoandGitHub 772a519982 kcl: 0.11.2 -> 0.11.3 (#428615) 2025-07-27 11:53:13 -04:00
Nick CaoandGitHub 5f0170d823 signalbackup-tools: 20250718 -> 20250726 (#428624) 2025-07-27 11:52:40 -04:00
R. Ryantm 80b0f46665 vscode-extensions.illixion.vscode-vibrancy-continued: 1.1.58 -> 1.1.59 2025-07-27 15:50:39 +00:00
8dbd79cacd sillytavern: 1.13.1 -> 1.13.2 (#428782)
Co-authored-by: wrvsrx <wrvsrx@users.noreply.github.com>
2025-07-27 15:37:48 +00:00
48f64ee345 git-cliff: 2.9.1 -> 2.10.0 (#428846)
Co-authored-by: matthiasbeyer <mail@beyermatthias.de>
2025-07-27 15:27:23 +00:00
Nick CaoandGitHub 0638a03f43 clj-kondo: 2025.06.05 -> 2025.07.26 (#428626) 2025-07-27 11:17:14 -04:00
Nick CaoandGitHub 714bec50c9 walker: 0.12.39 -> 0.13.13 (#428639) 2025-07-27 11:16:35 -04:00
Nick CaoandGitHub 4291688839 heptabase: 1.64.0 -> 1.66.0 (#428642) 2025-07-27 11:16:00 -04:00
Nick CaoandGitHub 15e671c3ad tinfoil-cli: 0.1.1 -> 0.1.3 (#428650) 2025-07-27 11:15:44 -04:00