Emily
c3042f1a2c
stdenv.mkDerivation: more performance cleanups ( #514797 )
2026-05-10 00:46:35 +00:00
Martin Weinelt
c7942bf818
python3Packages.piper-phonemize: mark broken on x86-64-darwin ( #518540 )
2026-05-10 00:44:39 +00:00
Martin Weinelt
3dec6b45cb
python3Packages.serialx: disable racy tests; fix tests on darwin ( #518533 )
2026-05-10 00:40:32 +00:00
Martin Weinelt
bbe8cd680a
python3Packages.piper-phonemize: mark broken on x86-64-darwin
2026-05-10 02:39:54 +02:00
Eman Resu
1aea84e9f7
stdenv.mkDerivation: inherit all builtins
2026-05-09 20:37:46 -04:00
Eman Resu
13fb2f08dc
stdenv.mkDerivation: inherit all lib variables
2026-05-09 20:37:33 -04:00
Eman Resu
789a15ef68
stdenv.mkDerivation: move attrs removed for derivationArg to global scope
2026-05-09 20:37:22 -04:00
Eman Resu
9f278a55db
stdenv.mkDerivation: store default builder args in global scope
2026-05-09 20:37:14 -04:00
Eman Resu
8de09cd1f8
stdenv.mkDerivation: move reference checking attrs to global scope
2026-05-09 20:37:11 -04:00
Martin Weinelt
6ca5391f96
python3Packages.serialx: fix tests on darwin
2026-05-10 02:30:40 +02:00
Eman Resu
57c99d5722
stdenv.mkDerivation: move list of attribute names out to global scope
2026-05-09 20:27:58 -04:00
Martin Weinelt
fcc23ceebf
firefox-esr-140-unwrapped: 140.10.1esr -> 140.10.2esr ( #518532 )
2026-05-10 00:27:46 +00:00
Martin Weinelt
fa7a511148
python3Packages.serialx: disable racy tests
2026-05-10 02:27:20 +02:00
Eman Resu
dfa34d9376
stdenv.mkDerivation: move attrNames out of happy path
2026-05-09 20:26:45 -04:00
Eman Resu
2113c381ea
stdenv.mkDerivation: move errors variable out of happy path
2026-05-09 20:26:44 -04:00
Eman Resu
95a031c363
stdenv.mkDerivation: remove assertMsg usage
...
Saves function calls on the happy path.
2026-05-09 20:26:42 -04:00
Eman Resu
9c1453602e
stdenv.mkDerivation: only create enabledHardeningOptions variable if necessary
2026-05-09 20:26:08 -04:00
Eman Resu
32dc7f6f02
stdenv.mkDerivation: inline hardeningDisable'
...
We can safely check `elem "all" hardeningDisable'` on the original list,
because calling `unique` and `concretizeFlagImplications` will never
change whether the list contains "all".
2026-05-09 20:26:08 -04:00
Eman Resu
faf7bd1d38
stdenv.mkDerivation: move concretizeFlagImplications to global scope
2026-05-09 20:26:08 -04:00
R. Ryantm
4a74a811f5
firefox-esr-140-unwrapped: 140.10.1esr -> 140.10.2esr
2026-05-10 00:14:26 +00:00
Yt
3aa292bb16
python3Packages.weaviate-client: relax grpcio bound to fix build ( #518439 )
2026-05-10 00:03:56 +00:00
Gergő Gutyina
c1440f33e3
teamspeak6-client: 6.0.0-beta3.4 -> 6.0.0-beta4 ( #517284 )
2026-05-09 23:58:24 +00:00
Peder Bergebakken Sundt
6a04822a15
subxt: 0.44.2 -> 0.50.0 ( #515998 )
2026-05-09 23:57:16 +00:00
Peder Bergebakken Sundt
30140a14d3
sesh: use __structuredAttrs ( #515996 )
2026-05-09 23:56:05 +00:00
Peder Bergebakken Sundt
5c62ec08e7
mmtui: fix update script ( #515871 )
2026-05-09 23:54:23 +00:00
Peder Bergebakken Sundt
e8e8f07f64
python3.pkgs.django-mdeditor: mark as vulnerable ( #515831 )
2026-05-09 23:52:51 +00:00
Peder Bergebakken Sundt
65141ca0f1
simple-completion-language-server: unstable-2025-07-29 -> unstable-2026-04-21 ( #515657 )
2026-05-09 23:52:20 +00:00
Emily
8bbdac1eaa
stdenv.mkDerivation: follow-up performance improvements ( #513858 )
2026-05-09 23:51:36 +00:00
Eman Resu
152d862bb0
stdenv.mkDerivation: cache output checks to avoid reallocating
2026-05-09 19:25:03 -04:00
Eman Resu
fc43f076bb
stdenv.mkDerivation: avoid listToAttrs if outputChecks will end up empty
2026-05-09 19:14:47 -04:00
Eman Resu
26b51ec16d
stdenv.mkDerivation: avoid concat if separateDebugInfo' is false
2026-05-09 19:11:05 -04:00
Yohann Boniface
8deac14691
fanwood, aileron, go-font: use installFonts hook ( #518127 )
2026-05-09 23:07:58 +00:00
nixpkgs-ci[bot]
ef746873c9
uptime-kuma: 2.3.0 -> 2.3.2 ( #518429 )
2026-05-09 23:06:43 +00:00
Sandesh
1a0f106fb0
go-font: use installFonts hook
...
Part of #495640
2026-05-10 04:30:22 +05:30
Sandesh
14a335e23c
aileron: use installFonts hook
...
Part of #495640
2026-05-10 04:30:21 +05:30
Sandesh
54b1986d4e
fanwood: use installFonts hook
...
Part of #495640
2026-05-10 04:30:21 +05:30
Peder Bergebakken Sundt
b866acac65
jdupes: fix Darwin build ( #518193 )
2026-05-09 22:53:24 +00:00
Martin Weinelt
34f0a61f59
nixos/home-assistant: add themes support ( #441878 )
2026-05-09 22:30:25 +00:00
Eman Resu
fde4f1c5a0
stdenv.mkDerivation: check meta.mainProgram from original meta
...
We define a meta variable in the same let block as the result of
the `commonMeta` call. Avoiding evaluating the result of that call
until we need to is preferable.
2026-05-09 18:25:32 -04:00
Guillaume Girol
aea817f6c1
gegl: enable strictDeps ( #509618 )
2026-05-09 22:21:24 +00:00
zowoq
eb27ee0237
terraform-providers.newrelic_newrelic: 3.85.1 -> 3.87.1 ( #518499 )
2026-05-09 22:19:02 +00:00
zowoq
44079e07b6
terraform-providers.opentelekomcloud_opentelekomcloud: 1.36.64 -> 1.36.65 ( #518488 )
2026-05-09 22:18:59 +00:00
isabel
7482cd1454
shiru: init at 6.6.0 ( #467929 )
2026-05-09 21:52:46 +00:00
Julian Pinzer
cbd8fa5986
home-assistant-themes.material-you-theme: init at 5.0.1
2026-05-09 14:49:19 -07:00
Julian Pinzer
63b4d66ff5
nixos/home-assistant: add themes support
2026-05-09 14:49:19 -07:00
Guillaume Girol
5e525a2616
nixos/lasuite-docs: admin improvements ( #482329 )
2026-05-09 21:36:10 +00:00
Guillaume Girol
e8c32edb37
redis: set config group for service user ( #484438 )
2026-05-09 21:33:12 +00:00
Naomi Roberts
81d43b573e
shiru: init at 6.6.0
...
Signed-off-by: Naomi Roberts <mia@naomieow.xyz >
2026-05-09 22:31:28 +01:00
nixpkgs-ci[bot]
6b71f66ebb
arcdps-log-manager: 1.15 -> 1.15.1 ( #518484 )
2026-05-09 21:31:15 +00:00
Guillaume Girol
c03cf7e71b
anydesk: add missing aarch64 dependencies (wayland, libepoxy, libxkbcommon) and package update ( #513039 )
2026-05-09 21:30:58 +00:00