Commit Graph
734371 Commits
Author SHA1 Message Date
Fabian AffolterandGitHub 2e28ea66de python312Packages.tencentcloud-sdk-python: 3.0.1296 -> 3.0.1297 (#371563) 2025-01-06 23:19:14 +01:00
Fabian Affolter f02712ea1b python312Packages.tencentcloud-sdk-python: 3.0.1296 -> 3.0.1297
Diff: https://github.com/TencentCloud/tencentcloud-sdk-python/compare/refs/tags/3.0.1296...3.0.1297

Changelog: https://github.com/TencentCloud/tencentcloud-sdk-python/blob/3.0.1297/CHANGELOG.md
2025-01-06 22:47:41 +01:00
Bjørn Forsman 58f12ee8a6 nixos/homepage-dashboard: fix stale cache issue
When the cache is stale, homepage-dashboard serves bad data (UI lacks
styling etc.). This issue happens at least on homepage-dashboard version
upgrades.

Fixes https://github.com/NixOS/nixpkgs/issues/346016.
2025-01-06 22:37:35 +01:00
YtandGitHub 55d28df0a2 atuin: make cargoHash the same on Linux and Darwin (#371272) 2025-01-06 16:13:23 -05:00
Silvan MosbergerandGitHub bcac8c0b49 workflows/eval: add eval summary before requesting reviewers (#371528) 2025-01-06 22:04:55 +01:00
Edward Tjörnhammar 53e8893949 storcli2: init at 8.11
This is a vendor package from BroadCom. Note that;
StorCLI2 is for SAS4 instrumentation, whereas StorCLI is for SAS3.5
controllers.
2025-01-06 20:44:09 +00:00
Jon SeagerandGitHub a8af4a1033 icloudpd: 1.25.0 -> 1.25.1 (#371371) 2025-01-06 19:39:37 +00:00
49e1140d1b hhexen: 1.6.3 -> 1.6.4 (#370641)
Co-authored-by: majiru <majiru@users.noreply.github.com>
2025-01-06 19:37:18 +00:00
Wolfgang WaltherandGitHub 734523d753 postgresqlPackages.pg_partman: 5.2.2 -> 5.2.4 (#371048) 2025-01-06 20:34:19 +01:00
Pol DellaieraandGitHub 6dded8c910 maintainers: add matrix account for asymmetric (#371509) 2025-01-06 20:27:27 +01:00
Wolfgang Walther 3c9794d06e workflows/eval: add eval summary before requesting reviewers
This is to ensure that the eval summary is still set as commit status,
even when the review requests fail due to too many reviewers.
2025-01-06 20:18:34 +01:00
Jon SeagerandBjørn Forsman 5dec6c3523 homepage-dashboard: remove unused git argument from derivation 2025-01-06 20:08:43 +01:00
Jon SeagerandBjørn Forsman 09a8e9d87f homepage-dashboard: 0.10.8 -> 0.10.9 2025-01-06 20:08:43 +01:00
Pol DellaieraandGitHub 51e530e879 phpPackages.castor: 0.21.0 -> 0.22.0 (#371499) 2025-01-06 19:54:45 +01:00
Pol DellaieraandGitHub 4457647d14 phpExtensions.xdebug: 3.4.0 -> 3.4.1 (#371510) 2025-01-06 19:54:18 +01:00
Pol DellaieraandGitHub 23023f3bcb phpExtensions.spx: 0.4.17 -> 0.4.18 (#371500) 2025-01-06 19:53:52 +01:00
Pol DellaieraandGitHub 7a669f6713 phpPackages.phpstan: 2.0.4 -> 2.1.1 (#371502) 2025-01-06 19:53:08 +01:00
Cosima NeidahlandGitHub 813ade7609 lomiri.lomiri-content-hub: Fix example moving after project rename (#371282) 2025-01-06 19:39:57 +01:00
Jon SeagerandGitHub c9e2c2014c python312Packages.craft-application: 4.6.0 -> 4.7.0 (#369246) 2025-01-06 18:19:44 +00:00
Thiago Kenji OkadaandGitHub 3a4eefe5fb python312Packages.oelint-parser: 5.1.0 -> 6.5.0, oelint-adv: 6.1.0 -> 6.6.6 (#369754) 2025-01-06 17:57:06 +00:00
ArtturinandGitHub 53d5113deb notify-osd: 0.9.34 → 0.9.35+20.04.20191129 (#369308) 2025-01-06 19:41:14 +02:00
Otavio Salvador 8c6f4ad9d6 oelint-adv: 6.1.0 -> 6.6.6
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2025-01-06 14:40:08 -03:00
Otavio Salvador 34a69e1e7b python312Packages.oelint-parser: 5.1.0 -> 6.5.0
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2025-01-06 14:39:45 -03:00
R. Ryantm 70e6b217a8 phpExtensions.xdebug: 3.4.0 -> 3.4.1 2025-01-06 17:38:22 +00:00
Lorenzo Manacorda 633e54d642 maintainers: fix 2 invalid mxid's 2025-01-06 18:36:39 +01:00
Lorenzo Manacorda dfa6797af8 maintainers: add matrix account for asymmetric 2025-01-06 18:35:24 +01:00
Matthieu CoudronandGitHub 55c0a30825 mptcpd: init at 0.13 (#355928) 2025-01-06 18:27:11 +01:00
Doron BeharandGitHub abab13834d python312Packages.lsp-tree-sitter: 0.0.16 -> 0.0.17 (#371263) 2025-01-06 19:22:01 +02:00
Bjørn Forsman be0fda6511 homepage-dashboard: prefix nixpkgs-specific env var with NIXPKGS_
I thought HOMEPAGE_CACHE_DIR was an upstream env var, and it confused me
a lot. Let's prefix it with NIXPKGS_ to make it clear that it's nixpkgs
specific.
2025-01-06 18:18:57 +01:00
Bjørn Forsman a137aa33cb homepage-dashboard: use subshell instead of pushd/popd
I find less state easier to reason about.
2025-01-06 18:12:35 +01:00
Bjørn Forsman 349b7f8aed homepage-dashboard: remove unneeded dependency on 'git'
Apply patch with 'patch' instead.
2025-01-06 18:12:35 +01:00
Bjørn Forsman 9f25f899f0 nixosTests.homepage-dashboard: check declarative settings
Check that the custom title is used, or else we don't know that our
settings get applied.
2025-01-06 18:11:16 +01:00
R. Ryantm d1b1b1c167 phpPackages.phpstan: 2.0.4 -> 2.1.1 2025-01-06 17:08:51 +00:00
R. Ryantm a296e2a219 phpExtensions.spx: 0.4.17 -> 0.4.18 2025-01-06 17:08:04 +00:00
Bjørn Forsman cc5645c6e0 nixos/dhcpcd: fix updating resolv.conf when using systemd-resolved
Fix the regression between NixOS 24.05 and 24.11 where using dhcpcd
(e.g. networking.useDHCP) and systemd-resolved
(services.resolved.enable) result in no "search" entry getting added to
/etc/resolv.conf, and dhcpcd logging the following error:

  $ systemctl status dhcpcd
  [...] dhcpcd[2896]: Failed to set DNS configuration: Interactive authentication required.

Fix it by adding a polkit rule that gives the required permissions to
the 'dhcpcd' user to manipulate resolved. The rule was made by using
polkit logging and allowing each action.id until the above error went
away, and /etc/resolv.conf got the correct search entry.
2025-01-06 18:07:52 +01:00
R. Ryantm c2778bdad8 phpPackages.castor: 0.21.0 -> 0.22.0 2025-01-06 17:01:33 +00:00
Ben MillwoodandMatthieu Coudron 6dd85fe299 pulumi: work around build failure with go 1.23
Fixes #351955
2025-01-06 17:55:09 +01:00
Silvan MosbergerandGitHub 92b473057c lib/types: init defaultComposedFunctor for types.{attrsWith,listOf} (#366015) 2025-01-06 17:50:36 +01:00
Will FancherandGitHub ece718c464 nixos/systemd-stage-1: Fix FIDO2 udev rules (#371384) 2025-01-06 11:43:39 -05:00
Will Fancher fd8696a178 nixos/systemd-stage-1: Fix FIDO2 udev rules
Fixes #368856
2025-01-06 11:41:39 -05:00
a8f637ac99 pfetch: 1.7.0 -> 1.7.1 (#371481)
Co-authored-by: phanirithvij <madlad@duck.com>
2025-01-06 16:34:54 +00:00
Nick CaoandGitHub d6d369bd49 bilibili: 1.16.1-2 -> 1.16.1-3 (#371441) 2025-01-06 11:02:19 -05:00
Nick CaoandGitHub 5daca2db3d python312Packages.aiovodafone: migrate to pytest-cov-stub (#371405) 2025-01-06 10:49:28 -05:00
Nick CaoandGitHub 1d9c9c97c1 mediawriter: 5.2.2 -> 5.2.3 (#371406) 2025-01-06 10:48:48 -05:00
R. Ryantm d966bb68aa pfetch: 1.7.0 -> 1.7.1 2025-01-06 15:48:44 +00:00
Nick CaoandGitHub 1d7c2b08c7 python312Packages.pymodbus: migrate to pytest-cov-stub (#371409) 2025-01-06 10:48:16 -05:00
Nick CaoandGitHub 535f65e163 python312Packages.pywaze: migrate to pytest-cov-stub (#371411) 2025-01-06 10:47:55 -05:00
Nick CaoandGitHub 5ab1394e24 python312Packages.pyrainbird: migrate to pytest-cov-stub (#371412) 2025-01-06 10:47:40 -05:00
Nick CaoandGitHub 01c9e3ae7b alpine-make-rootfs: 0.7.0 -> 0.7.1 (#371425) 2025-01-06 10:46:58 -05:00
Nick CaoandGitHub d2b7a06549 python312Packages.subarulink: refactor (#371429) 2025-01-06 10:46:13 -05:00