R. Ryantm
e92feb090f
vhdl-ls: 0.84.0 -> 0.85.0
2025-05-16 08:54:06 +00:00
44faf3c6e4
taze: 19.0.4 -> 19.1.0 ( #407429 )
...
Co-authored-by: xiaoxiangmoe <xiaoxiangmoe@users.noreply.github.com >
2025-05-16 05:37:55 +00:00
Felix Bargfeldt and GitHub
7f4561cd3f
uiua-unstable: 0.16.0-dev.2 -> 0.16.0-rc.1 ( #407454 )
2025-05-16 07:30:32 +02:00
Pol Dellaiera and GitHub
db53807e2d
phpPackages.php-codesniffer: 3.12.2 -> 3.13.0 ( #407528 )
2025-05-16 05:28:03 +00:00
R. RyanTM and GitHub
913487e7ca
devtoolbox: 1.2.3 -> 1.2.5 ( #407525 )
2025-05-16 13:13:13 +08:00
R. Ryantm
afb9428b00
phpPackages.php-codesniffer: 3.12.2 -> 3.13.0
2025-05-16 05:03:38 +00:00
dotlambda and GitHub
72e77dfb3e
python3Packages.bitstruct: 8.20.0 -> 8.21.0 ( #407511 )
2025-05-15 22:02:48 -07:00
Pol Dellaiera and GitHub
adfa8b0e75
phpExtensions.uuid: 1.2.1 -> 1.3.0 ( #407521 )
2025-05-16 04:17:49 +00:00
Pol Dellaiera and GitHub
5f4e01b89d
python3Packages.langgraph-checkpoint: 2.0.25 -> 2.0.26 ( #407507 )
2025-05-16 04:15:12 +00:00
R. Ryantm
d3e417cffe
phpExtensions.uuid: 1.2.1 -> 1.3.0
2025-05-16 04:07:28 +00:00
Marc Fontaine and GitHub
7ae8a2c046
dumpvdl2: init at 2.4.0 ( #402481 )
2025-05-16 12:04:35 +08:00
Aleksana and GitHub
dfcc388ca9
debsigs: init at 0.2.2 ( #407328 )
2025-05-16 11:56:22 +08:00
Aleksana and GitHub
2cf3e0b3df
cockpit: use bashInteractive instead of which ( #407372 )
2025-05-16 11:48:49 +08:00
Winter and GitHub
0ca4e5f078
stdenv.mkDerivation: warn when overriding version without also overriding src ( #406535 )
2025-05-15 23:33:34 -04:00
Winter and GitHub
e48f0a06e2
anki-bin: 25.02.4 -> 25.02.5 ( #407390 )
2025-05-15 23:27:28 -04:00
dotlambda and GitHub
f251cd729d
immich-go: 0.26.0 -> 0.26.2 ( #407503 )
2025-05-15 20:06:04 -07:00
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
dotlambda and GitHub
26c8814ee4
python3Packages.bluetooth-sensor-state-data: 1.8.0 -> 1.9.0 ( #407504 )
2025-05-15 19:57:16 -07:00
Robert Schütz
5f41abaa04
python3Packages.bitstruct: fetch from GitHub
2025-05-15 19:51:27 -07:00
Robert Schütz
8dd2447a5e
python3Packages.bitstruct: run tests
2025-05-15 19:47:39 -07:00
R. Ryantm and Robert Schütz
66884780b4
python3Packages.bitstruct: 8.20.0 -> 8.21.0
2025-05-15 19:46:57 -07:00
dotlambda and GitHub
12cf3777af
python313Packages.directv: fix build ( #406827 )
2025-05-15 19:38:18 -07:00
R. Ryantm
09a5f60541
python3Packages.langgraph-checkpoint: 2.0.25 -> 2.0.26
2025-05-16 01:52:58 +00:00
8309e9e8d6
garmindb: 3.6.3 -> 3.6.4 ( #407495 )
...
Co-authored-by: ethancedwards8 <ethan@ethancedwards.com >
2025-05-16 01:45:11 +00:00
R. Ryantm
410c560b89
immich-go: 0.26.0 -> 0.26.2
2025-05-16 01:44:08 +00:00
R. Ryantm
a50a2c5ebf
python3Packages.bluetooth-sensor-state-data: 1.8.0 -> 1.9.0
2025-05-16 01:43:15 +00:00
Aleksana and GitHub
c8bede1954
taler-wallet-core: mark cross as broken ( #407039 )
2025-05-16 09:40:40 +08:00
Aleksana and GitHub
300672fec5
taler-exchange: fix and enable strictDeps ( #407032 )
2025-05-16 09:40:14 +08:00
Yohann Boniface and GitHub
85a034a557
oniux: init at 0.4.0 ( #407462 )
2025-05-16 03:34:30 +02:00
Yohann Boniface and GitHub
3cad411e03
dotnet-ef: 9.0.4 -> 9.0.5 ( #407168 )
2025-05-16 03:26:00 +02:00
Yohann Boniface and GitHub
58f2577479
upsun: 5.0.23 -> 5.1.1 ( #407204 )
2025-05-16 03:25:21 +02:00
Yohann Boniface and GitHub
cd7c1e73fb
equibop: 2.1.2 -> 2.1.4 ( #407236 )
2025-05-16 03:23:50 +02:00
Aaron Andersen and GitHub
3ba14a2f03
dinit: 0.19.3 -> 0.19.4 ( #406904 )
2025-05-15 21:22:50 -04:00
Aaron Andersen and GitHub
f81c8925ab
kodiPackages.netflix: 1.23.3 -> 1.23.4 ( #407275 )
2025-05-15 21:22:09 -04:00
R. Ryantm
a6131f4262
garmindb: 3.6.3 -> 3.6.4
2025-05-16 01:19:44 +00:00
Aleksana and GitHub
fe037af1c8
netease-cloud-music-gtk: remove libadwaita' ( #407404 )
2025-05-16 09:00:15 +08:00
Franz Pletz and GitHub
7d78e04d4d
sslh: 2.2.1 -> 2.2.3 ( #407061 )
2025-05-16 02:46:42 +02:00
Franz Pletz and GitHub
c827991c61
geolite-legacy: 20240720 -> 20250129, add updateScript ( #407267 )
2025-05-16 02:42:57 +02:00
Franz Pletz and GitHub
9c1d63076f
jool: 4.1.13 -> 4.1.14 ( #406540 )
2025-05-16 02:40:06 +02:00
Nikita Pedorich
b5d5f0b7a7
cockpit: use bashInteractive instead of which
2025-05-16 09:02:28 +09:00
Justin Bedő and GitHub
b21c2d0de4
python3Packages.pyfaidx: 0.8.1.3 -> 0.8.1.4 ( #405859 )
2025-05-16 09:23:05 +10:00
Seth Flynn and GitHub
1635520c96
video-trimmer: 0.9.0 -> 25.03 ( #395836 )
2025-05-15 19:15:35 -04:00
dotlambda and GitHub
975aa54b5d
python3Packages.aioopenssl: disable failing network tests ( #406044 )
2025-05-15 15:33:22 -07:00
Felix Bargfeldt and GitHub
e9a22a3a0e
laze: init at 0.1.35 ( #407088 )
2025-05-16 00:33:09 +02:00
Thomas Gerbet and GitHub
e458e5d184
quickjs-ng: 0.9.0 -> 0.10.0 ( #403511 )
2025-05-16 00:29:58 +02:00