This repository contains code and notes on my GSoC '23 project on adding Package Parameterization to GNU Guix.
|
2 months ago | |
---|---|---|
DRAFTS | 3 months ago | |
GUIX | 2 months ago | |
NOTES | 3 months ago | |
README.md | 6 months ago | |
README.org | 6 months ago | |
parameterization.patch | 2 months ago | |
parameterized-emacs.scm | 2 months ago |
This repository contains the work I'm doing on parameterized packages for GSoC 2023.
.
├── GUIX : Source code for GNU Guix with my changes
├── DRAFTS : Drafts for testing and developing features
└── NOTES : Notes on progress with the project, blog entries
Note that changes made to GNU Guix files have a 'g23' comment next to them. These are temporary comments that make it easier to navigate the working area.