treewide: remove redundant rec
This commit is contained in:
@@ -27,7 +27,7 @@ let
|
||||
outputHash = "1p7yf97dn0nvr005cbs6vdk3i341s8fya4kfccj8qqad2qgxflif";
|
||||
};
|
||||
in
|
||||
stdenv.mkDerivation rec {
|
||||
stdenv.mkDerivation {
|
||||
pname = "gephi";
|
||||
inherit version;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user