Changeset f73cc02 in dotfiles
- Timestamp:
- Apr 20, 2023, 12:33:01 AM (21 months ago)
- Branches:
- master
- Children:
- 30cc41f
- Parents:
- 7b7467e
- Location:
- guix/rde
- Files:
-
- 4 deleted
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
guix/rde/Makefile
r7b7467e rf73cc02 20 20 21 21 build-home: guix 22 ${GUIX} home build ./src/ minimal.scm22 ${GUIX} home build ./src/wkz-p1.scm 23 23 24 24 install-home: guix 25 ${GUIX} home reconfigure ./src/ minimal.scm25 ${GUIX} home reconfigure ./src/wkz-p1.scm 26 26 27 27 clean-target:
Note:
See TracChangeset
for help on using the changeset viewer.