treewide: remove stdenv where not needed
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
{ stdenv
|
||||
{ lib
|
||||
, fetchFromGitHub
|
||||
, rustPlatform
|
||||
, bubblewrap
|
||||
, makeWrapper
|
||||
, lib
|
||||
}:
|
||||
|
||||
rustPlatform.buildRustPackage rec {
|
||||
|
||||
Reference in New Issue
Block a user