Commit Graph
995432 Commits
Author SHA1 Message Date
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
Eman Resu 57c99d5722 stdenv.mkDerivation: move list of attribute names out to global scope 2026-05-09 20:27:58 -04: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
YtandGitHub 3aa292bb16 python3Packages.weaviate-client: relax grpcio bound to fix build (#518439) 2026-05-10 00:03:56 +00:00
Gergő GutyinaandGitHub c1440f33e3 teamspeak6-client: 6.0.0-beta3.4 -> 6.0.0-beta4 (#517284) 2026-05-09 23:58:24 +00:00
Peder Bergebakken SundtandGitHub 6a04822a15 subxt: 0.44.2 -> 0.50.0 (#515998) 2026-05-09 23:57:16 +00:00
Peder Bergebakken SundtandGitHub 30140a14d3 sesh: use __structuredAttrs (#515996) 2026-05-09 23:56:05 +00:00
Peder Bergebakken SundtandGitHub 5c62ec08e7 mmtui: fix update script (#515871) 2026-05-09 23:54:23 +00:00
Peder Bergebakken SundtandGitHub e8e8f07f64 python3.pkgs.django-mdeditor: mark as vulnerable (#515831) 2026-05-09 23:52:51 +00:00
Peder Bergebakken SundtandGitHub 65141ca0f1 simple-completion-language-server: unstable-2025-07-29 -> unstable-2026-04-21 (#515657) 2026-05-09 23:52:20 +00:00
EmilyandGitHub 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 BonifaceandGitHub 8deac14691 fanwood, aileron, go-font: use installFonts hook (#518127) 2026-05-09 23:07:58 +00:00
nixpkgs-ci[bot]andGitHub 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 SundtandGitHub b866acac65 jdupes: fix Darwin build (#518193) 2026-05-09 22:53:24 +00:00
Martin WeineltandGitHub 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 GirolandGitHub aea817f6c1 gegl: enable strictDeps (#509618) 2026-05-09 22:21:24 +00:00
zowoqandGitHub eb27ee0237 terraform-providers.newrelic_newrelic: 3.85.1 -> 3.87.1 (#518499) 2026-05-09 22:19:02 +00:00
zowoqandGitHub 44079e07b6 terraform-providers.opentelekomcloud_opentelekomcloud: 1.36.64 -> 1.36.65 (#518488) 2026-05-09 22:18:59 +00:00
isabelandGitHub 7482cd1454 shiru: init at 6.6.0 (#467929) 2026-05-09 21:52:46 +00:00
Julian PinzerandJamie Magee cbd8fa5986 home-assistant-themes.material-you-theme: init at 5.0.1 2026-05-09 14:49:19 -07:00
Julian PinzerandJamie Magee 63b4d66ff5 nixos/home-assistant: add themes support 2026-05-09 14:49:19 -07:00
Guillaume GirolandGitHub 5e525a2616 nixos/lasuite-docs: admin improvements (#482329) 2026-05-09 21:36:10 +00:00
Guillaume GirolandGitHub 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]andGitHub 6b71f66ebb arcdps-log-manager: 1.15 -> 1.15.1 (#518484) 2026-05-09 21:31:15 +00:00
Guillaume GirolandGitHub c03cf7e71b anydesk: add missing aarch64 dependencies (wayland, libepoxy, libxkbcommon) and package update (#513039) 2026-05-09 21:30:58 +00:00
Martin WeineltandGitHub ec0f324a66 uriparser: 1.0.1 -> 1.0.2 (#518466) 2026-05-09 21:30:06 +00:00
Martin WeineltandGitHub d5e167c368 python3Packages.av: 16.1.0 -> 17.0.1 (#513194) 2026-05-09 21:21:12 +00:00
nixpkgs-ci[bot]andGitHub 82cbc979e1 vivaldi: 7.9.3970.60 -> 7.9.3970.64 (#518481) 2026-05-09 21:07:10 +00:00
Martin WeineltandGitHub 0b1d92bf85 draupnir: 3.0.0 -> 3.1.0 (#518489) 2026-05-09 21:02:11 +00:00
R. Ryantm d56323706b terraform-providers.newrelic_newrelic: 3.85.1 -> 3.87.1 2026-05-09 20:57:42 +00:00
Eman Resu ac796e9827 stdenv.mkDerivation: use or statement for default hardening flags
As suggested in PR review:
"It seems like when `!stdenvHasCC`, `stdenv.cc` is `null`. So this could
probably just be `defaultHardeningFlags =
stdenv.cc.defaultHardeningFlags or knownHardeningFlags;`?"
2026-05-09 16:40:36 -04:00
Florian KlinkandGitHub ff4630523d python3Packages.schedula: skip form-extras test that lacks proper guard (#518458) 2026-05-09 20:35:55 +00:00
Martin Weinelt 873efc6d10 draupnir: 3.0.0 -> 3.1.0
https://github.com/the-draupnir-project/Draupnir/releases/tag/v3.1.0
2026-05-09 22:12:31 +02:00
R. Ryantm e20090240e terraform-providers.opentelekomcloud_opentelekomcloud: 1.36.64 -> 1.36.65 2026-05-09 20:02:30 +00:00