Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile: Disable Nix build for now | EuAndreh | 2022-05-30 | 1 | -1/+0 |
| | | | | | Recover it when I start building for multiple package managers. Right now things are Guix-only. | ||||
* | dependencies.dot | EuAndreh | 2022-05-30 | 1 | -24/+114 |
| | |||||
* | aux/: Update | EuAndreh | 2022-05-30 | 4 | -25/+35 |
| | |||||
* | Revert "src/xyz/euandreh/pending.scm: Ad quodlibet" | EuAndreh | 2022-05-29 | 1 | -110/+0 |
| | | | | | | This reverts commit 6b1fd6e0d494c8ee414a5897f13bc771a9846e76. The quodlibet package was included upstream. | ||||
* | src/xyz/euandreh/pending.scm: Ad quodlibet | EuAndreh | 2022-05-26 | 1 | -0/+110 |
| | | | | From patch bug#55516, with tests disabled. | ||||
* | src/xyz/euandreh/rg.scm: Add perl-regexp-grammars package | EuAndreh | 2022-05-18 | 1 | -0/+30 |
| | |||||
* | src/xyz/euandreh/packages.scm: Add guile-heredoc-latest package definition | EuAndreh | 2022-05-17 | 1 | -1/+31 |
| | |||||
* | src/xyz/euandreh/latest.scm: Fix ordering of "inherit" attribute | EuAndreh | 2022-05-17 | 1 | -1/+1 |
| | |||||
* | src/xyz/euandreh/latest.scm: Add explicit (name "mktorrent-latest") | EuAndreh | 2022-05-17 | 1 | -0/+1 |
| | |||||
* | src/xyz/euandreh/latest.scm: Use overriden version instead of transformation | EuAndreh | 2022-05-09 | 1 | -8/+12 |
| | | | | | The transformation route makes it check for the specific commit version on every build, instead of caching the result. | ||||
* | src/xyz/euandreh/docs.scm: Better filtering of RFC txt files | EuAndreh | 2022-04-20 | 1 | -1/+2 |
| | |||||
* | src/xyz/euandreh/docs.scm: Stop filtering files | EuAndreh | 2022-04-20 | 1 | -1/+1 |
| | |||||
* | src/xyz/euandreh/docs.scm: Add "rfcs" package | EuAndreh | 2022-04-20 | 1 | -4/+44 |
| | |||||
* | src/xyz/euandreh/packages.scm: Remove "file-append" for descriptions for now | EuAndreh | 2022-04-20 | 1 | -2/+2 |
| | |||||
* | src/xyz/euandreh/docs.scm: Add posix-man-pages package | EuAndreh | 2022-04-20 | 1 | -0/+34 |
| | |||||
* | TODOs.md: Fix link to Git repository URL | EuAndreh | 2022-01-27 | 1 | -1/+1 |
| | |||||
* | TODOs.md: Scratch dump | EuAndreh | 2022-01-23 | 1 | -0/+2 |
| | |||||
* | dependencies.dot: Update | EuAndreh | 2022-01-23 | 1 | -8/+43 |
| | |||||
* | aux/: Update | EuAndreh | 2022-01-23 | 2 | -1/+10 |
| | |||||
* | paku.json: Update td | EuAndreh | 2022-01-23 | 4 | -7/+7 |
| | |||||
* | aux/containers/guix/manifest.scm: Add td-latest | EuAndreh | 2022-01-21 | 1 | -0/+1 |
| | |||||
* | scripts/paku: Remove unused Guile modules | EuAndreh | 2022-01-21 | 2 | -14/+0 |
| | |||||
* | scripts/paku: make package declarations more idiomatic | EuAndreh | 2022-01-21 | 3 | -8/+8 |
| | |||||
* | paku.json: Remove dependency on m4 | EuAndreh | 2022-01-21 | 4 | -29/+15 |
| | |||||
* | aux/: Update | EuAndreh | 2022-01-21 | 3 | -3/+3 |
| | |||||
* | src/xyz/euandreh/posix.scm: Disable c99 package | EuAndreh | 2022-01-20 | 1 | -0/+1 |
| | |||||
* | aux/workflow/TODOs.sh: Fix catenation of aux/workflow/preamble.md | EuAndreh | 2022-01-20 | 1 | -2/+2 |
| | |||||
* | scripts/paku: Fix links to project homepages | EuAndreh | 2022-01-19 | 1 | -5/+5 |
| | |||||
* | default.nix: Remove unused CC flag | EuAndreh | 2022-01-19 | 2 | -2/+2 |
| | |||||
* | aux/: Update | EuAndreh | 2022-01-19 | 5 | -57/+8 |
| | |||||
* | paku.json: Update td version | EuAndreh | 2022-01-19 | 4 | -7/+7 |
| | |||||
* | Setup basic translation infrastructure | EuAndreh | 2022-01-19 | 11 | -3/+672 |
| | |||||
* | aux/containers/guix/manifest.scm: Add jq | EuAndreh | 2022-01-19 | 1 | -1/+3 |
| | |||||
* | CHANGELOG.md, README.md: Fix links | EuAndreh | 2022-01-19 | 2 | -5/+8 |
| | |||||
* | paku.json: Archive WIP packages | EuAndreh | 2022-01-19 | 8 | -216/+29 |
| | |||||
* | Update left-over references to git.euandreh.xyz | EuAndreh | 2022-01-19 | 4 | -14/+14 |
| | |||||
* | paku.json: Remove currently stagnant packages | EuAndreh | 2022-01-19 | 10 | -337/+15 |
| | | | | While package-repository and scripts/paku is itself WIP. | ||||
* | Update all package definitions | EuAndreh | 2022-01-19 | 9 | -5/+128 |
| | |||||
* | scripts/paku: Update $TARBALL_TEMPLATE URL | EuAndreh | 2022-01-19 | 1 | -1/+1 |
| | |||||
* | paku.json: Add td-latest package | EuAndreh | 2022-01-19 | 2 | -0/+33 |
| | |||||
* | aux/: Update | EuAndreh | 2022-01-19 | 5 | -7/+26 |
| | |||||
* | dependencies.dot: Mark git-permalink as DONE | EuAndreh | 2022-01-19 | 1 | -1/+1 |
| | |||||
* | src/xyz/euandreh/pending.scm: Update po4a-text | EuAndreh | 2022-01-13 | 1 | -17/+18 |
| | |||||
* | Revert "src/xyz/euandreh/pending.scm: Remove po4a-text package" | EuAndreh | 2022-01-13 | 1 | -0/+89 |
| | | | | This reverts commit 393b65acb0c9ea560cb18f985280a2db4345c969. | ||||
* | src/xyz/euandreh/queue.scm: Move grap to the beginning of the file | EuAndreh | 2022-01-13 | 1 | -34/+34 |
| | |||||
* | TODOs.md: Dump text and links into Scratch area | EuAndreh | 2022-01-13 | 1 | -0/+14 |
| | |||||
* | TODOs.md: add Flatpack and AppImage to the ↵ | EuAndreh | 2022-01-13 | 1 | -0/+2 |
| | | | | #task-92fa2f2a-047c-4580-8f99-4a191789021f list | ||||
* | src/xyz/euandreh/queue.scm: Remove Perl packages | EuAndreh | 2022-01-13 | 1 | -425/+0 |
| | |||||
* | Makefile: Add .POSIX line | EuAndreh | 2022-01-13 | 1 | -0/+1 |
| | |||||
* | TODOs.md: Add #td-e32073eb-3397-d25c-a2a4-b62a4af1a555 | EuAndreh | 2022-01-13 | 1 | -0/+3 |
| |