gnu: syncthing: Mark as tunable. * gnu/packages/syncthing.scm (syncthing)[properties]: Mark package as tunable. Change-Id: Ia885bbd32f043e83b231359cca438ea9caf4e8dc
1 files changed, 3 insertions(+), 1 deletions(-) M gnu/packages/syncthing.scm
M gnu/packages/syncthing.scm => gnu/packages/syncthing.scm +3 -1
@@ 129,7 129,9 @@ Protocol.") (home-page "https://github.com/syncthing/syncthing") (properties '((release-monitoring-url . "https://syncthing.net/downloads/") (upstream-name . "syncthing-source"))) (upstream-name . "syncthing-source") ;; The hashing code greatly benefits from newer architecture support. (tunable? . #t))) (license mpl2.0))) (define-public syncthing-gtk