[feat/arch] run sync script when generation build

Signed-off-by: SouthFox <master@southfox.me>
This commit is contained in:
SouthFox 2024-12-05 15:59:44 +08:00
parent cf1f2e06f5
commit 3c96066e04

View file

@ -190,7 +190,8 @@ in the arch pacman overlay."
%arch-profile (+ 1 number))))
(pk generation)
(switch-symlinks generation arch-drv-output)
(switch-symlinks %arch-profile generation))
(switch-symlinks %arch-profile generation)
(primitive-load (string-append arch-drv-output "/sync")))
;; (with-store
;; %store