mirror of
https://codeberg.org/icewind/mill-scale.git
synced 2026-06-03 18:04:09 +02:00
parent
576d0418c8
commit
9f851855a9
2 changed files with 4 additions and 4 deletions
|
|
@ -4,7 +4,7 @@
|
|||
stdenv,
|
||||
lib,
|
||||
}: let
|
||||
inherit (lib) mapAttrs hasInfix replaceStrings toUpper concatStrings recursiveUpdate;
|
||||
inherit (lib) hasInfix replaceStrings toUpper concatStrings;
|
||||
isMusl = hasInfix "-musl";
|
||||
crossOpts = callPackage ./crossOpts.nix {};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue