Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | src/xyz/euandreh/latest.scm: Remove | EuAndreh | 2022-10-17 | 1 | -21/+0 | |
| | | | | Stick to the version that was officially released. | |||||
* | src/xyz/euandreh/patches/: Remove now unused | EuAndreh | 2022-10-17 | 1 | -68/+0 | |
| | ||||||
* | src/xyz/euandreh/perl.scm: Remove | EuAndreh | 2022-10-17 | 1 | -256/+0 | |
| | | | | | | All the packages have been sent to upstream Guix channel. See [0]. [0]: https://issues.guix.gnu.org/58603 | |||||
* | src/xyz/euandreh/perl.scm: Prepare perlcritic for upstreaming | EuAndreh | 2022-10-17 | 1 | -73/+110 | |
| | ||||||
* | src/xyz/euandreh/queue.scm: Remove packages | EuAndreh | 2022-10-17 | 1 | -144/+10 | |
| | | | | | - tmuxp: never used; - mdpo-patched: Guix main channel is updated. | |||||
* | src/xyz/euandreh/: Merge docs.scm and rg.scm into pending.scm | EuAndreh | 2022-10-17 | 2 | -40/+28 | |
| | ||||||
* | src/xyz/euandreh/posix.scm: Remove | EuAndreh | 2022-10-17 | 1 | -25/+0 | |
| | | | | Remove c99 binary alias. | |||||
* | src/xyz/euandreh/pending.scm: Remove | EuAndreh | 2022-10-17 | 1 | -90/+0 | |
| | | | | The "po4a" package was fixed in the Guix repository. | |||||
* | src/xyz/euandreh/{docs,rg}.scm: Add removal markers | EuAndreh | 2022-10-17 | 2 | -0/+2 | |
| | ||||||
* | src/xyz/euandreh/docs.scm: Remove "posix-man-pages" package | EuAndreh | 2022-10-17 | 1 | -27/+2 | |
| | | | | Upstream already has packaged it, under the "man-pages-posix" name. | |||||
* | src/xyz/euandreh/docs.scm: Remove "rfcs" package | EuAndreh | 2022-10-17 | 1 | -40/+1 | |
| | | | | It became a command under ~/.usr/bin/. | |||||
* | src/xyz/euandreh/queue.scm: Add tmuxp package | EuAndreh | 2022-08-25 | 1 | -1/+78 | |
| | ||||||
* | Revert "src/xyz/euandreh/queue.scm: Add ruby-teamocil package" | EuAndreh | 2022-08-25 | 1 | -24/+1 | |
| | | | | This reverts commit e0078f3bf080b8165ada54d21f267dfa252c6288. | |||||
* | src/xyz/euandreh/queue.scm: Add ruby-teamocil package | EuAndreh | 2022-08-24 | 1 | -1/+24 | |
| | ||||||
* | src/xyz/euandreh/queue.scm: Add python-build module | EuAndreh | 2022-07-30 | 1 | -0/+1 | |
| | ||||||
* | src/xyz/euandreh/queue.scm: Add hunspell-dict-es-utf8 | EuAndreh | 2022-06-25 | 1 | -0/+4 | |
| | ||||||
* | src/xyz/euandreh/queue.scm: Add python-telegram-bot package | EuAndreh | 2022-06-25 | 1 | -1/+156 | |
| | ||||||
* | src/xyz/euandreh/queue.scm: đŸ’…indent package definitions | EuAndreh | 2022-06-25 | 1 | -62/+70 | |
| | ||||||
* | src/xyz/euandreh/queue.scm: Add python-docx | EuAndreh | 2022-06-23 | 1 | -1/+23 | |
| | ||||||
* | src/xyz/euandreh/perl.scm: Add Perl::Critic | EuAndreh | 2022-06-06 | 1 | -0/+219 | |
| | ||||||
* | src/xyz/euandreh/docs.scm: Add perl-commonmark | EuAndreh | 2022-06-03 | 1 | -0/+31 | |
| | ||||||
* | src/xyz/euandreh/packages.scm: Indentation | EuAndreh | 2022-06-03 | 1 | -10/+10 | |
| | ||||||
* | src/xyz/euandreh/docs.scm: Disable "rfcs" for now | EuAndreh | 2022-05-30 | 1 | -0/+1 | |
| | ||||||
* | 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 | |
| | ||||||
* | paku.json: Update td | EuAndreh | 2022-01-23 | 1 | -2/+2 | |
| | ||||||
* | scripts/paku: Remove unused Guile modules | EuAndreh | 2022-01-21 | 1 | -7/+0 | |
| | ||||||
* | scripts/paku: make package declarations more idiomatic | EuAndreh | 2022-01-21 | 1 | -1/+1 | |
| | ||||||
* | paku.json: Remove dependency on m4 | EuAndreh | 2022-01-21 | 1 | -5/+3 | |
| | ||||||
* | src/xyz/euandreh/posix.scm: Disable c99 package | EuAndreh | 2022-01-20 | 1 | -0/+1 | |
| | ||||||
* | paku.json: Update td version | EuAndreh | 2022-01-19 | 1 | -2/+2 | |
| | ||||||
* | paku.json: Archive WIP packages | EuAndreh | 2022-01-19 | 1 | -81/+4 | |
| | ||||||
* | Update left-over references to git.euandreh.xyz | EuAndreh | 2022-01-19 | 1 | -4/+4 | |
| | ||||||
* | paku.json: Remove currently stagnant packages | EuAndreh | 2022-01-19 | 1 | -113/+5 | |
| | | | | While package-repository and scripts/paku is itself WIP. | |||||
* | paku.json: Add td-latest package | EuAndreh | 2022-01-19 | 1 | -0/+26 | |
| | ||||||
* | 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 | |
| | ||||||
* | src/xyz/euandreh/queue.scm: Remove Perl packages | EuAndreh | 2022-01-13 | 1 | -425/+0 | |
| | ||||||
* | src/xyz/euandreh/pending.scm: Remove po4a-text package | EuAndreh | 2022-01-13 | 1 | -89/+0 | |
| |