From bb947fce2bb532a1c36ab9e5ab1c2c9abced9724 Mon Sep 17 00:00:00 2001 From: Marek Paśnikowski Date: Tue, 10 Jun 2025 06:56:25 +0200 Subject: update: stop specifying commit in guix pull --- suweren/update.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'suweren/update.scm') diff --git a/suweren/update.scm b/suweren/update.scm index 31a14e3..7afe25c 100644 --- a/suweren/update.scm +++ b/suweren/update.scm @@ -25,7 +25,7 @@ ;; string (define pull-guix - "guix pull --commit=2b8101b9edfebd763f5375cb25f9cf50b982b67a") + "guix pull") ;; string (define collect-garbage -- cgit v1.2.3