summary refs log tree commit diff
path: root/pkgs/applications/misc/snapmaker-luban/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/misc/snapmaker-luban/default.nix')
-rw-r--r--pkgs/applications/misc/snapmaker-luban/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/misc/snapmaker-luban/default.nix b/pkgs/applications/misc/snapmaker-luban/default.nix
index b5bcbabf867..6a9c8843c09 100644
--- a/pkgs/applications/misc/snapmaker-luban/default.nix
+++ b/pkgs/applications/misc/snapmaker-luban/default.nix
@@ -81,6 +81,7 @@ stdenv.mkDerivation rec {
   meta = with lib; {
     description = "Snapmaker Luban is an easy-to-use 3-in-1 software tailor-made for Snapmaker machines";
     homepage = "https://github.com/Snapmaker/Luban";
+    sourceProvenance = with sourceTypes; [ binaryNativeCode ];
     license = licenses.gpl3;
     maintainers = [ maintainers.simonkampe ];
     platforms = [ "x86_64-linux" ];