Unverified Commit f5d5b9b2 authored by Wolfgang Walther's avatar Wolfgang Walther
Browse files

applyPatches: fix type in comment

parent 85cecf03
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1062,7 +1062,7 @@ rec {
        // (optionalAttrs (extraPassthru != { } || src ? passthru) {
          passthru = extraPassthru // src.passthru or { };
        })
        # Forward any additional arguments to the derviation
        # Forward any additional arguments to the derivation
        // (removeAttrs args [
          "src"
          "name"