Winter
2a4e829d7b
linux-wallpaperengine: silence false positive overrideAttrs warning
2025-05-15 23:04:32 -04:00
Winter
1de5fb50b0
obs-studio: silence false positive overrideAttrs warning
2025-05-15 23:04:32 -04:00
Winter
ac84135655
luaPackages.cqueues: silence false positive overrideAttrs warning
2025-05-15 23:04:32 -04:00
Winter
350e41e155
neovimUtils.buildNeovimPlugin: silence false positive overrideAttrs warning
2025-05-15 23:04:32 -04:00
Winter
eb7c5d11cd
bolt-launcher: silence false positive overrideAttrs warning
2025-05-15 23:04:32 -04:00
Winter
7749336704
stdenv.mkDerivation: warn when overriding version without also overriding src
...
With the addition of `finalAttrs`, lots of packages have started to use
this pattern:
```
stdenv.mkDerivation (finalAttrs: {
version = "1.0.0";
src = fetchurl {
url = "https://example.com/foo/${finalAttrs.version}.tar.gz ";
};
})
```
in the hopes that when a user overrides `version` with `overrideAttrs`,
the source's URL will get modified too. Unfortunately, this doesn't have
any effect due to how most of our FODs are named, basically behaving
no differently to using `rec` in package definitions to reuse attributes.
This change hopes to improve the user experience a bit by adding a
warning when `overrideAttrs` is used in this way, which will help
no matter if the package is using `finalAttrs` or `rec`.
2025-05-15 23:03:31 -04:00
Winter and GitHub
f71ccdc1bc
uemacs: format with nixfmt-rfc-style ( #407248 )
2025-05-15 01:50:57 -04:00
rewine and GitHub
54e07a8b59
wpsoffice-cn: 11.1.0.11723 -> 12.1.0.17900 ( #388432 )
2025-05-15 13:46:25 +08:00
Pol Dellaiera and GitHub
5301599907
python3Packages.docling-ibm-models: 3.4.2 -> 3.4.3 ( #407254 )
2025-05-15 05:43:48 +00:00
R. Ryantm
4d4e25331c
python3Packages.docling-ibm-models: 3.4.2 -> 3.4.3
2025-05-15 05:31:30 +00:00
Kenichi Kamiya
65ef02cb14
uemacs: format with nixfmt-rfc-style
2025-05-15 14:16:44 +09:00
Pol Dellaiera and GitHub
3ad376e66b
vscode-extensions.ms-dotnettools.csdevkit: fix .NET patching ( #404404 )
2025-05-15 04:55:39 +00:00
Pol Dellaiera and GitHub
4e5837cb2b
vscode-extensions.ms-dotnettools.csharp: fix patching and license ( #404400 )
2025-05-15 04:55:15 +00:00
Pol Dellaiera and GitHub
e770f37e2e
vscode-extensions.ziglang.vscode-zig: 0.6.8 -> 0.6.9 ( #406895 )
2025-05-15 04:53:55 +00:00
Pol Dellaiera and GitHub
6bdba2b584
vscode-extensions.scalameta.metals: 1.49.0 -> 1.50.0 ( #406902 )
2025-05-15 04:53:42 +00:00
Pol Dellaiera and GitHub
077585e17a
vscode-extensions.ms-python.vscode-pylance: 2025.4.1 -> 2025.5.1 ( #407231 )
2025-05-15 04:53:33 +00:00
Pol Dellaiera and GitHub
13ffd47581
nanoemoji: 0.15.1 -> 0.15.3 ( #406052 )
2025-05-15 04:52:45 +00:00
Pol Dellaiera and GitHub
670888084b
vscode-extensions.ms-dotnettools.csdevkit: remove update script ( #407178 )
2025-05-15 04:52:17 +00:00
Audrey Dutcher and GitHub
4f796385e3
update-source-version: escape question mark in old url ( #407147 )
2025-05-14 21:41:33 -07:00
Ben Siraphob and GitHub
165e66acee
uemacs: fix cross ( #407243 )
2025-05-15 00:37:13 -04:00
Ben Siraphob
4597d8af38
uemacs: fix cross
2025-05-15 00:36:13 -04:00
Ben Siraphob and GitHub
127bf0242b
Use gccStdenv to enable build on macOS ( #407165 )
2025-05-15 00:26:19 -04:00
Ben Siraphob and GitHub
49ee76a57b
socket_wrapper: 1.4.4 -> 1.5.0 ( #407212 )
2025-05-15 00:19:50 -04:00
Ben Siraphob and GitHub
97bbf983d9
yquake2: 8.50 -> 8.51 ( #407213 )
2025-05-15 00:19:36 -04:00
Pol Dellaiera and GitHub
f774ffa252
github-mcp-server: 0.2.1 -> 0.3.0 ( #407225 )
2025-05-15 04:04:42 +00:00
35b60d7d59
atac: 0.19.0 -> 0.20.0 ( #407160 )
...
Co-authored-by: vinnymeller <vinnymeller@users.noreply.github.com >
2025-05-15 03:14:18 +00:00
teto
858bf5b2a2
fortune-kind: fix FORTUNE_DIR wrapping
...
FORTUNE_DIR supports only one folder.
I chose --set-default to allow for overriding
https://github.com/cafkafk/fortune-kind/issues/88#issuecomment-2817625295
2025-05-15 05:10:04 +02:00
265db5ebfe
azure-storage-azcopy: 10.29.0 -> 10.29.2 ( #407219 )
...
Co-authored-by: kashw2 <kashw2@users.noreply.github.com >
2025-05-15 02:46:56 +00:00
15430be53d
grype: 0.91.2 -> 0.92.0 ( #407149 )
...
Co-authored-by: kashw2 <kashw2@users.noreply.github.com >
2025-05-15 02:46:48 +00:00
d0e6be24d3
syft: 1.23.1 -> 1.24.0 ( #407118 )
...
Co-authored-by: kashw2 <kashw2@users.noreply.github.com >
2025-05-15 02:46:41 +00:00
R. Ryantm
0476cb3513
vscode-extensions.ms-python.vscode-pylance: 2025.4.1 -> 2025.5.1
2025-05-15 02:22:42 +00:00
rewine and GitHub
7f8abfe980
qtcreator: 16.0.1 -> 16.0.2 ( #407221 )
2025-05-15 09:39:10 +08:00
R. Ryantm
558b9e5ecc
github-mcp-server: 0.2.1 -> 0.3.0
2025-05-15 01:38:08 +00:00
dotlambda and GitHub
3848f6be4c
kdeltachat: pin libdeltachat at 1.155.6 ( #406901 )
2025-05-14 18:34:21 -07:00
dotlambda and GitHub
67c16a4fb4
python313Packages.foobot-async: fix build ( #406804 )
2025-05-14 18:33:51 -07:00
dotlambda and GitHub
f4996b12e2
python313Packages.pycxx: fix postInstall ( #406664 )
2025-05-14 18:33:34 -07:00
dotlambda and GitHub
7ba5df2cc0
proj_7: mark broken ( #406657 )
2025-05-14 18:33:14 -07:00
dotlambda and GitHub
91bc98d8b2
python313Packages.ical: 9.2.1 -> 9.2.2 ( #406551 )
2025-05-14 18:32:24 -07:00
dotlambda and GitHub
f4745e95d7
python312Packages.pytest-fixture-config: 1.7.1-unstable-2022-10-03 -> 1.8.1 ( #406653 )
2025-05-14 18:31:47 -07:00
Seth Flynn and GitHub
f0456f954b
ghostty: fix meta.outputsToInstall ( #398032 )
2025-05-14 21:26:36 -04:00
dotlambda and GitHub
e3438fa18e
python313Packages.pytibber: 0.31.1 -> 0.31.2 ( #406577 )
2025-05-14 18:26:19 -07:00
dotlambda and GitHub
75d65957b2
python313Packages.{google-maps-routing,google-geo-type}: add passthru.updateScript ( #406564 )
2025-05-14 18:25:47 -07:00
dotlambda and GitHub
a56fc818c7
python313Packages.python-linkplay: 0.2.4 -> 0.2.5 ( #406561 )
2025-05-14 18:25:12 -07:00
dotlambda and GitHub
0e8bc65adf
python313Packages.bluecurrent-api: 1.2.3 -> 1.2.4 ( #406558 )
2025-05-14 18:24:57 -07:00
Seth Flynn and GitHub
b76ff94c8a
turbo-unwrapped: 2.5.2 -> 2.5.3 ( #405301 )
2025-05-14 21:24:33 -04:00
dotlambda and GitHub
5381c1e00a
python313Packages.elevenlabs: 1.57.0 -> 1.58.1 ( #406556 )
2025-05-14 18:24:30 -07:00
dotlambda and GitHub
5f9a37f6f9
python313Packages.deltachat2: 0.6.2 -> 0.7.0 ( #406554 )
2025-05-14 18:24:12 -07:00
Seth Flynn and GitHub
cbfb2b251a
clippy-sarif: 0.7.0 -> 0.8.0 ( #405484 )
2025-05-14 21:23:52 -04:00
dotlambda and GitHub
f13ff29019
flare-signal: 0.15.16 -> 0.16.0 ( #406515 )
2025-05-14 18:23:38 -07:00
R. Ryantm
2ffe6da526
qtcreator: 16.0.1 -> 16.0.2
2025-05-15 01:13:44 +00:00