[bot] treewide: remove unused 'inherit' in let blocks
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
, docutils
|
||||
}:
|
||||
|
||||
let
|
||||
inherit (stdenv.lib) optional;
|
||||
in stdenv.mkDerivation rec {
|
||||
stdenv.mkDerivation rec {
|
||||
version = "3.4.0";
|
||||
name = "sshfs-fuse-${version}";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user