Commit Graph

5 Commits

Author SHA1 Message Date
glenneth1 f427a11811 package: add git-download module for package definition 2024-12-06 13:27:43 +03:00
glenneth1 53847d7522 package: update package hash for channel distribution 2024-12-06 13:24:58 +03:00
glenneth1 ca2c9ce010 docs: add USER_GUIDE and update installation instructions
- Add comprehensive USER_GUIDE.md with installation and configuration steps
- Update README.md with Guix installation instructions
- Update channels.scm.example to use correct repository URL and branch
- Update package definition for proper channel distribution
2024-12-06 13:09:38 +03:00
glenneth1 3e9a6d463d chore: update channel introduction hash
Update channel.scm with current commit hash for introduction
2024-12-06 09:55:46 +03:00
glenneth1 581e2fea9d feat: add Guix channel support
Add Guix channel configuration:
- Create channel description
- Add package definition
- Provide channels.scm example
2024-12-06 09:31:27 +03:00