From b0a9b68cc5d624a3a847cff85e687265482bd413 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 29 Apr 2025 08:36:32 -0300 Subject: etc/guix/home.scm: Get unreleased latest commit from mktorrent --- etc/guix/home.scm | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 196a16a..a634e69 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -23,6 +23,7 @@ (guix packages) (guix utils)) (use-package-modules + bittorrent c flex freedesktop @@ -69,6 +70,11 @@ '((with-latest . "yt-dlp"))) yt-dlp)) +(define mktorrent-latest + ((transformations:options->transformation + '((with-commit . "mktorrent=de7d011b35458de1472665f50b96c9cf6c303f39"))) + mktorrent)) + (define (slurp name) (string-trim-both @@ -480,7 +486,7 @@ ;; yt-dlp ripgrep fd - mktorrent + ;; mktorrent mpvx imagemagick @@ -509,6 +515,7 @@ firefox)) (list yt-dlp-latest + mktorrent-latest tiniercc) (list (script "cronjob" -- cgit v1.2.3