summaryrefslogtreecommitdiff
path: root/suweren
diff options
context:
space:
mode:
authorMarek Paśnikowski <marek@marekpasnikowski.pl>2025-06-10 06:56:25 +0200
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2025-06-10 06:56:25 +0200
commitbb947fce2bb532a1c36ab9e5ab1c2c9abced9724 (patch)
tree98deb238249e67606e2ffc7564ee5cbf05a75a73 /suweren
parenta2b0a3914e4e8de538958a7a11b8c2fe9177218c (diff)
update: stop specifying commit in guix pull
Diffstat (limited to 'suweren')
-rw-r--r--suweren/update.scm2
1 files changed, 1 insertions, 1 deletions
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