R. Ryantm
9af52ca247
beeper: 4.0.640 -> 4.0.661
2025-05-02 21:21:35 +00:00
Maximilian Bosch and GitHub
b539370717
Merge: nixos/oci-containers: stricter dependencies for rootless containers with sdnotify=healthy ( #394039 )
2025-05-02 19:46:44 +02:00
9883d4715c
lug-helper: 3.7 -> 3.8 ( #403562 )
...
Co-authored-by: LovingMelody <LovingMelody@users.noreply.github.com >
2025-05-02 17:41:35 +00:00
Wolfgang Walther and GitHub
57d366c9b6
labels: add backport label for automatic browser updates ( #402304 )
2025-05-02 17:35:36 +00:00
Matthew Croughan and GitHub
9a7caecf30
lib.meta.availableOn: Return false if pkg parameter is null ( #403678 )
2025-05-02 17:15:29 +00:00
adisbladis
9338d924db
lib.meta.availableOn: Return false if pkg parameter is null
...
To fix overriding packages that checks for platform compatibility, like pipewire.
`pipewire` contains the following logic to enable support for ldac depending on library platform compatibility:
```nix
ldacbtSupport = lib.meta.availableOn stdenv.hostPlatform ldacbt
```
Which is used later in the expression to create a Meson flag:
```nix
(lib.mesonEnable "bluez5-codec-ldac" (bluezSupport && ldacbtSupport))
```
This means that attempting to build `pipewire` without `ldacbt` like:
```nix
pipewire.override {
ldacbt = null;
}
```
will fail because the the Meson flag indicates the feature should be enabled, but the library is passed to `buildInputs` as `null`.
2025-05-02 19:01:17 +02:00
Martin Weinelt and GitHub
4ad8dfd97d
nss_latest: 3.110 -> 3.111 ( #403666 )
2025-05-02 18:58:05 +02:00
Gaétan Lepage and GitHub
b6cda36bd6
python312Packages.textual: 3.1.1 -> 3.2.0 ( #403643 )
2025-05-02 18:57:00 +02:00
Wolfgang Walther and GitHub
83e200eabf
python3Packages.pytest-postgresql-darwin: disable checkPhase on darwin ( #403422 )
2025-05-02 16:55:27 +00:00
02a72fa89e
encrypted-dns-server: 0.9.16 -> 0.9.17 ( #403623 )
...
Co-authored-by: paepckehh <git@paepcke.de >
2025-05-02 16:30:05 +00:00
Gaétan Lepage and GitHub
cc1044ce2e
vimPlugins.kanagawa-paper-nvim: init at 2025-04-27 ( #403656 )
2025-05-02 18:23:13 +02:00
Peder Bergebakken Sundt and GitHub
f3ffe3b157
anytype: 0.45.3 -> 0.46.4 ( #399709 )
2025-05-02 18:18:40 +02:00
dotlambda and GitHub
fc90f95d8d
pytr: 0.4.1 -> 0.4.2 ( #403565 )
2025-05-02 09:13:21 -07:00
David McFarland and GitHub
c106ed0b82
chickenPackages.chickenEggs: update ( #403258 )
2025-05-02 13:12:55 -03:00
FKouhai
154f79b231
vimPlugins.kanagawa-paper-nvim: init at 2025-04-27
2025-05-02 18:12:11 +02:00
Martin Weinelt
894857b781
nss_latest: 3.110 -> 3.111
...
https://github.com/nss-dev/nss/blob/master/doc/rst/releases/nss_3_111.rst
2025-05-02 18:11:06 +02:00
Gaetan Lepage
5981fe3342
python312Packages.textual: 3.1.1 -> 3.2.0
...
Diff: https://github.com/Textualize/textual/compare/refs/tags/v3.1.1...refs/tags/v3.2.0
Changelog: https://github.com/Textualize/textual/blob/v3.2.0/CHANGELOG.md
2025-05-02 18:07:51 +02:00
Peder Bergebakken Sundt and GitHub
a9778a74e9
unblob: 25.1.8 -> 25.4.14 ( #401146 )
2025-05-02 17:57:09 +02:00
Domen Kožar and GitHub
0845149344
paretosecurity: 0.2.12 -> 0.2.13 ( #401726 )
2025-05-02 16:41:05 +01:00
831f1298a0
ts_query_ls: 1.11.0 -> 2.0.0 ( #403133 )
...
Co-authored-by: ribru17 <ribru17@gmail.com >
2025-05-02 15:40:00 +00:00
Donovan Glover and GitHub
cc48f8405b
maple-font: 7.1 -> 7.2 ( #402989 )
2025-05-02 15:37:02 +00:00
Peder Bergebakken Sundt and GitHub
3d8c6020df
sherlock: fix build ( #403611 )
2025-05-02 17:30:37 +02:00
Donovan Glover and GitHub
5029c5b869
all-the-package-names: 2.0.2137 -> 2.0.2146 ( #403582 )
2025-05-02 15:26:56 +00:00
Robert Hensing and GitHub
08f3ff196a
ghostunnel: fix darwin build, skip included vendor directory ( #402420 )
2025-05-02 17:25:10 +02:00
Adam C. Stephens and GitHub
a4604fc5bc
golden-cheetah: 3.7-DEV2408 -> 3.7 ( #403625 )
2025-05-02 11:23:17 -04:00
Adam C. Stephens and GitHub
41d6de217e
zfs_{2_3,unstable}: 2.3.1 -> 2.3.2 ( #403467 )
2025-05-02 11:22:57 -04:00
liberodark and Emery Hemingway
d89230fd42
pharo: 10.3.1 -> 10.3.4
2025-05-02 16:19:51 +01:00
Pol Dellaiera and GitHub
d66115b18c
hcxdumptool: 6.3.2 -> 6.3.5 ( #402918 )
2025-05-02 16:04:59 +02:00
Pol Dellaiera and GitHub
8476dca5cb
httptap: 0.0.8 -> 0.1.1 ( #403211 )
2025-05-02 15:58:13 +02:00
Pol Dellaiera and GitHub
13db18e751
mihomo-party: mark as insecure ( #403215 )
2025-05-02 15:57:24 +02:00
Pol Dellaiera and GitHub
a3929085f6
icdiff: 1.9.5 -> 2.0.7 ( #403226 )
2025-05-02 15:57:06 +02:00
Pol Dellaiera and GitHub
6254dedb39
jetbrains-toolbox: fix tray icon ( #403494 )
2025-05-02 15:56:43 +02:00
Leona Maroni and GitHub
cbc2586506
nixos/doc/rl2505: fix typos ( #403348 )
2025-05-02 15:25:07 +02:00
Gaétan Lepage and GitHub
502f421fb8
python312Packages.gpu-rir: init at 0-unstable-2025-01-20 ( #403598 )
2025-05-02 15:17:55 +02:00
Bobby Rong and GitHub
70912233f6
gedit, libgedit-*: Updates ( #403275 )
...
Closes #388337
2025-05-02 21:15:17 +08:00
maralorn and GitHub
0c80f98406
unleash-client-haskell/unleash-client-haskell-core: Remove maintainer ( #403607 )
2025-05-02 15:11:21 +02:00
Adam C. Stephens
e13ad2c92a
golden-cheetah: 3.7-DEV2408 -> 3.7
...
https://github.com/GoldenCheetah/GoldenCheetah/releases/tag/v3.7
2025-05-02 09:09:41 -04:00
Gaetan Lepage and SomeoneSerge
f7a1a09564
python312Packages.gpu-rir: init at 0-unstable-2025-01-20
...
Co-authored-by: SomeoneSerge <else@someonex.net >
2025-05-02 15:08:35 +02:00
Matteo Pacini and GitHub
9c55bb4053
vuetorrent: 2.24.1 -> 2.24.2 ( #403509 )
2025-05-02 14:08:29 +01:00
Austin Horstman and GitHub
59a03d97eb
vimPlugins.oil-git-status-nvim: init at 2025-04-03 ( #403602 )
2025-05-02 08:00:09 -05:00
R. Ryantm
a4d6a7e363
encrypted-dns-server: 0.9.16 -> 0.9.17
2025-05-02 12:57:05 +00:00
Arne Keller and GitHub
4be4d7a775
tidal-hifi: 5.18.2 -> 5.19.0 ( #401305 )
2025-05-02 14:26:36 +02:00
Wolfgang Walther
a1df13e230
python3Packages.pytest-postgresql-darwin: disable checkPhase on darwin
...
This is because the checkPhase can't be run consistently on darwin due
to a nix bug described in #371242 .
2025-05-02 14:23:34 +02:00
Even Brenden
653b0ceac9
unleash-client-haskell/unleash-client-haskell-core: remove maintainer
2025-05-02 14:13:41 +02:00
Tom van Dijk
9849e6fc76
sherlock: fix build
2025-05-02 14:03:04 +02:00
FKouhai
15c7d2f622
vimPlugins.oil-git-status-nvim: init at 2025-04-03
2025-05-02 13:57:38 +02:00
Yohann Boniface and GitHub
de515c09c8
aligator: exclude another failing test ( #403583 )
2025-05-02 13:44:23 +02:00
maralorn and GitHub
b2c1ae97e8
haskellPackages.ghcWithHoogle: add passthru.hoogle ( #403488 )
2025-05-02 13:29:27 +02:00
Aleksana and GitHub
315edfe5e7
unvanquished: fix build against sdl2-compat ( #403473 )
2025-05-02 19:26:03 +08:00
Aleksana and GitHub
55ad1d2798
surreal-engine: fix build with sdl2-compat ( #403472 )
2025-05-02 19:25:51 +08:00