about summary refs log tree commit diff
path: root/pkgs/tools/misc/hakuneko/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/misc/hakuneko/default.nix')
-rw-r--r--pkgs/tools/misc/hakuneko/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/tools/misc/hakuneko/default.nix b/pkgs/tools/misc/hakuneko/default.nix
index eb6101f6498ab..128cddd8c6829 100644
--- a/pkgs/tools/misc/hakuneko/default.nix
+++ b/pkgs/tools/misc/hakuneko/default.nix
@@ -72,6 +72,7 @@ stdenv.mkDerivation rec {
   meta = with lib; {
     description = "Manga & Anime Downloader";
     homepage = "https://sourceforge.net/projects/hakuneko/";
+    sourceProvenance = with sourceTypes; [ binaryNativeCode ];
     license = licenses.unlicense;
     maintainers = with maintainers; [
       nloomans