Loading pkgs/development/tools/wizer/default.nix +1 −1 Original line number Diff line number Diff line { lib, rustPlatform, fetchCrate }: { lib, stdenv, rustPlatform, fetchCrate }: rustPlatform.buildRustPackage rec { pname = "wizer"; Loading Loading
pkgs/development/tools/wizer/default.nix +1 −1 Original line number Diff line number Diff line { lib, rustPlatform, fetchCrate }: { lib, stdenv, rustPlatform, fetchCrate }: rustPlatform.buildRustPackage rec { pname = "wizer"; Loading