diff options
author | Marek Paśnikowski <marek@marekpasnikowski.pl> | 2025-06-09 14:41:29 +0200 |
---|---|---|
committer | Marek Paśnikowski <marek@marekpasnikowski.pl> | 2025-06-09 14:41:29 +0200 |
commit | e9998ab246c3168bd50b0babc63008bbbfdb0752 (patch) | |
tree | 1740ba3265d4f63dd611d43f3b714f9320c9f515 /suweren/update.scm | |
parent | 8e08e6a9a4bbfa1b65108e1f132d177ac8ea322a (diff) |
update: next guix commit
Diffstat (limited to 'suweren/update.scm')
-rw-r--r-- | suweren/update.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/suweren/update.scm b/suweren/update.scm index 97de4fe..de96267 100644 --- a/suweren/update.scm +++ b/suweren/update.scm @@ -25,7 +25,7 @@ ;; string (define pull-guix - "guix pull --commit=60e332adae600e230efb76e4027b764e3ae2c7dc") + "guix pull --commit=03ce76718c41b32d174713c945d269d6fcdd8bf1") ;; string (define collect-garbage |