treewide: remove file-wide with rustPlatform;s

This commit is contained in:
figsoda
2023-04-17 16:33:08 -04:00
parent 10d74285cd
commit 38401aed72
9 changed files with 9 additions and 25 deletions
+1 -3
View File
@@ -1,8 +1,6 @@
{ lib, fetchFromGitHub, rustPlatform }:
with rustPlatform;
buildRustPackage rec {
rustPlatform.buildRustPackage rec {
version = "0.4.1";
pname = "loc";