13a9b718b8
Remove Eldev dependency
...
Intead of using Eldev I'll use Guix to manage the dependencies of this project.
2023-07-27 01:08:24 -07:00
2536e9add5
Add rsync to the Guix environment
...
I use ‘rsync’ to deploy my site to my server, having it in the environment
manifest means I don't have to remember to install it elsewhere.
2023-07-26 22:29:58 -07:00
9382a3c628
Fix manifest file after bad merge
2023-05-23 23:54:51 -07:00
18d691800b
Add manifest.scm for easy dev environment with Guix
2023-05-23 23:50:49 -07:00
ece3381f66
Add Guix manifest file
...
With this file I can run the `guix shell --manifest=manifest.scm' command and get all the required dependencies for this project, which right now is just emacs-eldev.
2023-05-23 23:42:27 -07:00