about summary refs log tree commit diff
path: root/pkgs/applications/misc/rescuetime/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/misc/rescuetime/default.nix')
-rw-r--r--pkgs/applications/misc/rescuetime/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/misc/rescuetime/default.nix b/pkgs/applications/misc/rescuetime/default.nix
index 69f0b26b9ec41..273b2d6046ed8 100644
--- a/pkgs/applications/misc/rescuetime/default.nix
+++ b/pkgs/applications/misc/rescuetime/default.nix
@@ -53,6 +53,7 @@ in mkDerivation rec {
     description = "Helps you understand your daily habits so you can focus and be more productive";
     homepage    = "https://www.rescuetime.com";
     maintainers = with maintainers; [ cstrahan ];
+    sourceProvenance = with sourceTypes; [ binaryNativeCode ];
     license     = licenses.unfree;
     platforms   = [ "i686-linux" "x86_64-linux" ];
   };