Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-07-08 | Correct symlink to guix package file. | Arun Isaac | |
* guix.scm: Link to .guix/pyhegp-package.scm instead of .guix/pyhegp-project.scm. | |||
2025-07-07 | Make repo a guix channel. | Arun Isaac | |
* .guix-channel: New file. * guix.scm: Move to ... * .guix/pyhegp-package.scm: ... here as its own module. * guix.scm: Link to .guix/pyhegp-package.scm. | |||
2025-07-07 | Add tests. | Arun Isaac | |
* test_pyhegp.py: New file. * README.md (Run tests): New section. * guix.scm: Import python-hypothesis from (gnu packages check). (python-pyhegp)[arguments]: Enable tests. [native-inputs]: Add python-hypothesis. | |||
2025-06-27 | Initial commit | Arun Isaac | |