sarabun-font: stdenv → stdenvNoCC

This commit is contained in:
·𐑑𐑴𐑕𐑑𐑩𐑤
2025-06-16 14:49:18 +07:00
parent 6085eb03d4
commit b8553257ab
+2 -2
View File
@@ -1,10 +1,10 @@
{
lib,
stdenv,
stdenvNoCC,
fetchFromGitHub,
}:
stdenv.mkDerivation {
stdenvNoCC.mkDerivation {
pname = "sarabun";
version = "unstable-2018-08-24";