This commit is contained in:
mjallen18
2026-01-02 12:21:51 -06:00
parent dfc2c8faa4
commit 6b28a8df9c
9 changed files with 8892 additions and 1287 deletions

View File

@@ -210,6 +210,7 @@ let
(with lib.systems.inspect.patterns; isx86_64 // isLinux)
(with lib.systems.inspect.patterns; isx86 // isLinux)
"x86_64-linux"
"aarch64-linux"
];
versionSuffix = "+C${shorter versions.config.rev}+P${shorter versions.patches.rev}";