Commit be577a25 authored by David McFarland's avatar David McFarland
Browse files

fetchNupkg: conservatively set sourceProvenance

parent f5e9dd42
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -74,6 +74,13 @@ let
    '';

    createInstallableNugetSource = installable;

    meta = {
      sourceProvenance = with lib.sourceTypes; [
        binaryBytecode
        binaryNativeCode
      ];
    };
  };
in
overrides.${pname} or lib.id package