summaryrefslogtreecommitdiff
path: root/suweren/update.scm
diff options
context:
space:
mode:
authorMarek Paśnikowski <marek@marekpasnikowski.pl>2024-07-30 12:48:46 +0200
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2024-07-30 12:48:46 +0200
commitad83c05839ce5ae0c0ff74200dbdb0e577beb67c (patch)
treed4b0980be613dfe43a71bf7dda9273debd8e9268 /suweren/update.scm
parentd1c097ae899c2966b97c01a6023542835961cd0c (diff)
refactor(update): adapt to the change of system definition names
Diffstat (limited to 'suweren/update.scm')
-rw-r--r--suweren/update.scm4
1 files changed, 1 insertions, 3 deletions
diff --git a/suweren/update.scm b/suweren/update.scm
index 9b2376b..c060067 100644
--- a/suweren/update.scm
+++ b/suweren/update.scm
@@ -43,9 +43,7 @@
(define (system-definition host-name*)
(string-append "'(@ (systems "
host-name*
- ") "
- host-name*
- ")'"))
+ ") operating-system*)'"))
;; string ->
;; string