treewide: remove redundant rec
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
let
|
||||
newtonsoft-json = dotnetPackages.NewtonsoftJson;
|
||||
in stdenv.mkDerivation rec {
|
||||
in stdenv.mkDerivation {
|
||||
pname = "gdata-sharp";
|
||||
version = "2.2.0.0";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user