Loading pkgs/tools/text/mdbook-admonish/default.nix +1 −1 Original line number Diff line number Diff line { lib, stdenv, fetchFromGitHub, fetchpatch, rustPlatform, CoreServices }: { lib, stdenv, fetchFromGitHub, rustPlatform, CoreServices }: rustPlatform.buildRustPackage rec { pname = "mdbook-admonish"; Loading Loading
pkgs/tools/text/mdbook-admonish/default.nix +1 −1 Original line number Diff line number Diff line { lib, stdenv, fetchFromGitHub, fetchpatch, rustPlatform, CoreServices }: { lib, stdenv, fetchFromGitHub, rustPlatform, CoreServices }: rustPlatform.buildRustPackage rec { pname = "mdbook-admonish"; Loading