Loading pkgs/by-name/gl/gleam/package.nix +4 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ nodejs, bun, deno, versionCheckHook, nix-update-script, }: Loading Loading @@ -41,6 +42,9 @@ rustPlatform.buildRustPackage (finalAttrs: { "--skip=tests::echo::echo_dict" ]; doInstallCheck = true; nativeInstallCheckInputs = [ versionCheckHook ]; passthru.updateScript = nix-update-script { }; meta = { Loading Loading
pkgs/by-name/gl/gleam/package.nix +4 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ nodejs, bun, deno, versionCheckHook, nix-update-script, }: Loading Loading @@ -41,6 +42,9 @@ rustPlatform.buildRustPackage (finalAttrs: { "--skip=tests::echo::echo_dict" ]; doInstallCheck = true; nativeInstallCheckInputs = [ versionCheckHook ]; passthru.updateScript = nix-update-script { }; meta = { Loading