treewide: remove file-wide with rustPlatform;s
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
{ lib, fetchFromGitHub, rustPlatform }:
|
||||
|
||||
with rustPlatform;
|
||||
|
||||
buildRustPackage rec {
|
||||
rustPlatform.buildRustPackage rec {
|
||||
version = "0.4.1";
|
||||
pname = "loc";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user