about summary refs log tree commit diff
path: root/pkgs/applications/audio/tonelib-jam/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/tonelib-jam/default.nix')
-rw-r--r--pkgs/applications/audio/tonelib-jam/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/audio/tonelib-jam/default.nix b/pkgs/applications/audio/tonelib-jam/default.nix
index 17b3b1197f458..9229cba4839a2 100644
--- a/pkgs/applications/audio/tonelib-jam/default.nix
+++ b/pkgs/applications/audio/tonelib-jam/default.nix
@@ -54,6 +54,7 @@ stdenv.mkDerivation rec {
   meta = with lib; {
     description = "ToneLib Jam – the learning and practice software for guitar players";
     homepage = "https://tonelib.net/";
+    sourceProvenance = with sourceTypes; [ binaryNativeCode ];
     license = licenses.unfree;
     maintainers = with maintainers; [ dan4ik605743 ];
     platforms = [ "x86_64-linux" ];