cargo-insta: strip unused variable
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
{ lib, rustPlatform, fetchFromGitHub, runCommand }:
|
{ lib, rustPlatform, fetchFromGitHub }:
|
||||||
|
|
||||||
rustPlatform.buildRustPackage rec {
|
rustPlatform.buildRustPackage rec {
|
||||||
pname = "cargo-insta";
|
pname = "cargo-insta";
|
||||||
|
|||||||
Reference in New Issue
Block a user