aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* src/xyz/euandreh/: Move grap to pending.scmEuAndreh2022-10-182-35/+38
|
* src/xyz/euandreh/pending.scm: Remove packages that were accepted upstreamEuAndreh2022-10-181-63/+0
|
* src/xyz/euandreh/latest.scm: RemoveEuAndreh2022-10-171-21/+0
| | | | Stick to the version that was officially released.
* Makefile: Unregister removed scheme filesEuAndreh2022-10-171-3/+0
|
* src/xyz/euandreh/patches/: Remove now unusedEuAndreh2022-10-171-68/+0
|
* src/xyz/euandreh/perl.scm: RemoveEuAndreh2022-10-171-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 upstreamingEuAndreh2022-10-171-73/+110
|
* src/xyz/euandreh/queue.scm: Remove packagesEuAndreh2022-10-171-144/+10
| | | | | - tmuxp: never used; - mdpo-patched: Guix main channel is updated.
* src/xyz/euandreh/: Merge docs.scm and rg.scm into pending.scmEuAndreh2022-10-172-40/+28
|
* src/xyz/euandreh/posix.scm: RemoveEuAndreh2022-10-171-25/+0
| | | | Remove c99 binary alias.
* src/xyz/euandreh/pending.scm: RemoveEuAndreh2022-10-171-90/+0
| | | | The "po4a" package was fixed in the Guix repository.
* src/xyz/euandreh/{docs,rg}.scm: Add removal markersEuAndreh2022-10-172-0/+2
|
* src/xyz/euandreh/docs.scm: Remove "posix-man-pages" packageEuAndreh2022-10-171-27/+2
| | | | Upstream already has packaged it, under the "man-pages-posix" name.
* src/xyz/euandreh/docs.scm: Remove "rfcs" packageEuAndreh2022-10-171-40/+1
| | | | It became a command under ~/.usr/bin/.
* paku.json: Remove all "latest"-type packagesEuAndreh2022-10-171-28/+0
|
* dependencies.dot: Repurpose "capim" nameEuAndreh2022-10-071-2/+3
|
* src/xyz/euandreh/queue.scm: Add tmuxp packageEuAndreh2022-08-251-1/+78
|
* Revert "src/xyz/euandreh/queue.scm: Add ruby-teamocil package"EuAndreh2022-08-251-24/+1
| | | | This reverts commit e0078f3bf080b8165ada54d21f267dfa252c6288.
* src/xyz/euandreh/queue.scm: Add ruby-teamocil packageEuAndreh2022-08-241-1/+24
|
* paku.json: Include guile-heredocEuAndreh2022-08-121-0/+7
|
* scripts/paku: Disable Nix and Homebrew package generation for nowEuAndreh2022-08-121-2/+2
|
* paku.json: Update via `./scripts/paku -r`EuAndreh2022-08-121-5/+10
|
* scripts/paku: Update path to published repositoriesEuAndreh2022-08-121-1/+1
|
* EuAndreh.key: Update public keyEuAndreh2022-08-121-27/+50
|
* src/xyz/euandreh/queue.scm: Add python-build moduleEuAndreh2022-07-301-0/+1
|
* src/xyz/euandreh/queue.scm: Add hunspell-dict-es-utf8EuAndreh2022-06-251-0/+4
|
* src/xyz/euandreh/queue.scm: Add python-telegram-bot packageEuAndreh2022-06-251-1/+156
|
* src/xyz/euandreh/queue.scm: đŸ’…indent package definitionsEuAndreh2022-06-251-62/+70
|
* src/xyz/euandreh/queue.scm: Add python-docxEuAndreh2022-06-231-1/+23
|
* src/xyz/euandreh/perl.scm: Add Perl::CriticEuAndreh2022-06-062-0/+220
|
* src/xyz/euandreh/docs.scm: Add perl-commonmarkEuAndreh2022-06-031-0/+31
|
* src/xyz/euandreh/packages.scm: IndentationEuAndreh2022-06-031-10/+10
|
* Makefile: Disable empty file for nowEuAndreh2022-06-031-1/+0
|
* src/xyz/euandreh/docs.scm: Disable "rfcs" for nowEuAndreh2022-05-301-0/+1
|
* .gitignore: Add vagrant/ and FIXMEEuAndreh2022-05-301-0/+2
|
* Makefile: Add {docs,rg}.scm files, sort by nameEuAndreh2022-05-301-2/+4
|
* Makefile: Disable Nix build for nowEuAndreh2022-05-301-1/+0
| | | | | Recover it when I start building for multiple package managers. Right now things are Guix-only.
* dependencies.dotEuAndreh2022-05-301-24/+114
|
* aux/: UpdateEuAndreh2022-05-304-25/+35
|
* Revert "src/xyz/euandreh/pending.scm: Ad quodlibet"EuAndreh2022-05-291-110/+0
| | | | | | This reverts commit 6b1fd6e0d494c8ee414a5897f13bc771a9846e76. The quodlibet package was included upstream.
* src/xyz/euandreh/pending.scm: Ad quodlibetEuAndreh2022-05-261-0/+110
| | | | From patch bug#55516, with tests disabled.
* src/xyz/euandreh/rg.scm: Add perl-regexp-grammars packageEuAndreh2022-05-181-0/+30
|
* src/xyz/euandreh/packages.scm: Add guile-heredoc-latest package definitionEuAndreh2022-05-171-1/+31
|
* src/xyz/euandreh/latest.scm: Fix ordering of "inherit" attributeEuAndreh2022-05-171-1/+1
|
* src/xyz/euandreh/latest.scm: Add explicit (name "mktorrent-latest")EuAndreh2022-05-171-0/+1
|
* src/xyz/euandreh/latest.scm: Use overriden version instead of transformationEuAndreh2022-05-091-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 filesEuAndreh2022-04-201-1/+2
|
* src/xyz/euandreh/docs.scm: Stop filtering filesEuAndreh2022-04-201-1/+1
|
* src/xyz/euandreh/docs.scm: Add "rfcs" packageEuAndreh2022-04-201-4/+44
|
* src/xyz/euandreh/packages.scm: Remove "file-append" for descriptions for nowEuAndreh2022-04-201-2/+2
|