Loading pkgs/by-name/ty/typst-live/package.nix +8 −7 Original line number Diff line number Diff line { lib , rustPlatform , fetchCrate , stdenv , darwin , makeWrapper , typst { lib, rustPlatform, fetchCrate, stdenv, darwin, makeWrapper, typst, }: rustPlatform.buildRustPackage rec { Loading Loading
pkgs/by-name/ty/typst-live/package.nix +8 −7 Original line number Diff line number Diff line { lib , rustPlatform , fetchCrate , stdenv , darwin , makeWrapper , typst { lib, rustPlatform, fetchCrate, stdenv, darwin, makeWrapper, typst, }: rustPlatform.buildRustPackage rec { Loading