~ruther/guix-config

ref: a6c824e7c19480369b62c7550d5080f3b041cc84 guix-config/Makefile -rw-r--r-- 1.7 KiB
7e4a8470 — Rutherther 5 months ago
feat: move to more robust solution than time-machine

The problem with time-machine is that the guix
derivation might need to be recomputed and rebuilt.
This can happen because the underlying guix version used
to build it can differ. The solution to this can be
to keep the resulting guix in a folder, and use it out of
that folder, instead of recomputing it every time.

This can still mean that there will be need for
duplicit recomputation between building the guix
and pulling it into user profile. I don't know what
a good solution to this is, yet.
80bdec14 — Rutherther 7 months ago
chore: update
49b14334 — Rutherther 7 months ago
fix: channels-lock.scm should be used in Makefile
7ed83ca5 — Rutherther 7 months ago
fix: makefile
3cc99e73 — Rutherther 7 months ago
fix: makefile should use only locked channels
fdce1608 — Rutherther 7 months ago
feat: add basic Makefile
Do not follow this link