Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | flake: add example as a package | pacien | 2022-10-26 |
| | | | | | | | | | | | | This allows quickly testing compiling the example gallery with a given version of ldgallery. For example: ```sh nix build github:ldgallery/ldgallery?rev=commithash#example -o result python -m http.server --directory result ``` GitHub: closes #339 | ||
* | project: set new version for release 2.1 | pacien | 2022-09-04 |
| | |||
* | flake: add useful commands to readme | pacien | 2022-09-04 |
| | |||
* | project: add nix flake | pacien | 2022-09-03 |
GitHub: related to #285 |