Merge remote-tracking branch 'origin/staging-next' into staging

This commit is contained in:
K900
2025-10-27 21:12:17 +03:00
132 changed files with 911 additions and 431 deletions
@@ -116,7 +116,7 @@ stdenv.mkDerivation rec {
]
++
lib.optionals
(lib.any (l: l == optimizationLevel) [
(lib.elem optimizationLevel [
"0"
"1"
"2"