mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
leanPackages.mathlib: add comment for leangz-raw
Co-authored-by: Mauricio Collares <mauricio@collares.org>
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
}:
|
||||
|
||||
let
|
||||
# build leangz without zstd support, to improve Hydra's xz compression ratio
|
||||
leangz-raw = leangz.overrideAttrs { cargoBuildNoDefaultFeatures = true; };
|
||||
|
||||
mathlib__archive = buildLakePackage (finalAttrs: {
|
||||
|
||||
Reference in New Issue
Block a user