Thiago Kenji Okada and GitHub
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
Artturin and GitHub
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
Matthieu Coudron and GitHub
55c0a30825
mptcpd: init at 0.13 ( #355928 )
2025-01-06 18:27:11 +01:00
Doron Behar and GitHub
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
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
Ben Millwood and Matthieu Coudron
6dd85fe299
pulumi: work around build failure with go 1.23
...
Fixes #351955
2025-01-06 17:55:09 +01:00
Silvan Mosberger and GitHub
92b473057c
lib/types: init defaultComposedFunctor for types.{attrsWith,listOf} ( #366015 )
2025-01-06 17:50:36 +01:00
Will Fancher and GitHub
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 Cao and GitHub
d6d369bd49
bilibili: 1.16.1-2 -> 1.16.1-3 ( #371441 )
2025-01-06 11:02:19 -05:00
Nick Cao and GitHub
5daca2db3d
python312Packages.aiovodafone: migrate to pytest-cov-stub ( #371405 )
2025-01-06 10:49:28 -05:00
Nick Cao and GitHub
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 Cao and GitHub
1d7c2b08c7
python312Packages.pymodbus: migrate to pytest-cov-stub ( #371409 )
2025-01-06 10:48:16 -05:00
Nick Cao and GitHub
535f65e163
python312Packages.pywaze: migrate to pytest-cov-stub ( #371411 )
2025-01-06 10:47:55 -05:00
Nick Cao and GitHub
5ab1394e24
python312Packages.pyrainbird: migrate to pytest-cov-stub ( #371412 )
2025-01-06 10:47:40 -05:00
Nick Cao and GitHub
01c9e3ae7b
alpine-make-rootfs: 0.7.0 -> 0.7.1 ( #371425 )
2025-01-06 10:46:58 -05:00
Nick Cao and GitHub
d2b7a06549
python312Packages.subarulink: refactor ( #371429 )
2025-01-06 10:46:13 -05:00
Franz Pletz and GitHub
8c1a80ad5a
ddrescue: 1.28 -> 1.29 ( #371305 )
2025-01-06 16:44:33 +01:00
Pol Dellaiera and GitHub
2f35a8a8ff
tintin: 2.02.41 -> 2.02.42 ( #371014 )
2025-01-06 16:36:55 +01:00
โทสตัล
5f7c8194f5
notify-osd: 0.9.24 → 0.9.35+20.04.20191129
...
Borrowed build changes from Arch’s notify-osd + Nixpkgs’s
notify-osd-customizable.
It would be wonderful if Nixpkgs, like Arch, could self-host their code
forge so we weren’t required to have accounts with or interact with
proprietary, US-based Microsoft GitHub.
2025-01-06 22:36:45 +07:00
โทสตัล
fbae2ec8ad
notify-osd: remove fat with lib
2025-01-06 22:36:45 +07:00
โทสตัล
99e1037b35
notify-osd: use finalAttrs w/ mkDerivation
2025-01-06 22:36:44 +07:00
Nick Cao and GitHub
399d2f7414
python312Packages.fe25519: refactor, python312Packages.ge25519: refactor ( #371400 )
2025-01-06 10:30:52 -05:00
Christian Kögler and GitHub
315f5fbd17
nvidia-system-monitor-qt: 1.5 -> 1.6 ( #371446 )
2025-01-06 16:30:31 +01:00
Nick Cao and GitHub
f99d2aea58
python312Packages.aiosyncthing: refactor ( #371396 )
2025-01-06 10:29:58 -05:00
Nick Cao and GitHub
86f322b66b
python312Packages.aioasuswrt: migrate to pytest-cov-stub ( #371393 )
2025-01-06 10:29:18 -05:00
Nick Cao and GitHub
f348d05161
homepage-dashboard: 0.10.6 -> 0.10.8 ( #371372 )
2025-01-06 10:28:30 -05:00
Nick Cao and GitHub
2a0b2de513
ddccontrol-db: 20240920 -> 20250106 ( #371389 )
2025-01-06 10:27:28 -05:00
Nick Cao and GitHub
4b0ea37272
dockle: 0.4.14 -> 0.4.15 ( #371390 )
2025-01-06 10:26:58 -05:00
R. RyanTM and GitHub
d7f2f1a3e3
ginac: 1.8.7 -> 1.8.8 ( #370579 )
2025-01-06 20:56:35 +05:30
R. RyanTM and GitHub
7dd39d2082
qdmr: 0.12.0 -> 0.12.1 ( #370767 )
2025-01-06 20:55:49 +05:30
Nick Cao and GitHub
9ee7a88f5e
python312Packages.editorconfig: 0.12.4 -> 0.17.0 ( #369288 )
2025-01-06 10:25:01 -05:00
Nick Cao and GitHub
860e5bd860
hyprland-qtutils: 0.1.1 -> 0.1.2 ( #371318 )
2025-01-06 10:23:36 -05:00
Nick Cao and GitHub
6eca8c6add
matcha-rss-digest: 0.6.1 -> 0.7.0 ( #371322 )
2025-01-06 10:22:46 -05:00
Nick Cao and GitHub
137e444dd7
qidi-slicer-bin: 1.2.0 -> 1.2.1 ( #371358 )
2025-01-06 10:21:05 -05:00
Robert Schütz and GitHub
0371e3a84e
python312Packages.imgw-pib: 1.0.8 -> 1.0.9 ( #371336 )
2025-01-06 07:18:20 -08:00
Nick Cao and GitHub
b5f91261d9
python312Packages.django-vite: 3.0.5 -> 3.0.6 ( #371289 )
2025-01-06 10:17:26 -05:00
Nick Cao and GitHub
f43b47a4d6
python312Packages.pdfplumber: 0.11.4 -> 0.11.5 ( #371290 )
2025-01-06 10:16:48 -05:00
Nick Cao and GitHub
2e3912bb49
mpvScripts.modernz: 0.2.2 -> 0.2.3 ( #371291 )
2025-01-06 10:15:59 -05:00
Nick Cao and GitHub
606615f505
python312Packages.dep-logic: 0.4.9 -> 0.4.10 ( #371298 )
2025-01-06 10:15:15 -05:00
Nick Cao and GitHub
246f695497
cyclonedx-gomod: 1.8.0 -> 1.9.0 ( #371307 )
2025-01-06 10:14:40 -05:00
Nick Cao and GitHub
6b8057e93e
fastcap: fix GCC 14 build ( #371233 )
2025-01-06 10:13:03 -05:00