This repository contains code and notes on my GSoC '23 project on adding Package Parameterization to GNU Guix.
cel7t 9abbf03d4d Fixed parameterization.patch, added example | il y a 1 an | |
---|---|---|
DRAFTS | il y a 1 an | |
GUIX | il y a 1 an | |
NOTES | il y a 1 an | |
README.md | il y a 1 an | |
README.org | il y a 1 an | |
parameterization.patch | il y a 1 an | |
parameterized-emacs.scm | il y a 1 an |
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.