aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* src/xyz/euandreh/queue.scm: Add postfix packageEuAndreh2022-11-221-0/+138
* Makefile: Run build once over doing in a loopEuAndreh2022-11-221-4/+3
* src/xyz/euandreh/packages.scm: Update guile-heredoc versionEuAndreh2022-11-161-2/+2
* Makefile: Remove "latest.scm" and "pending.scm"EuAndreh2022-11-161-2/+0
* src/xyz/euandreh/queue.scm (remhind): native-inputs -> inputsEuAndreh2022-11-041-1/+1
* src/xyz/euandreh/queue.scm: Move libnotify to native-inputsEuAndreh2022-11-041-2/+3
* src/xyz/euandreh/queue.scm: s/python-remhind/remhind/EuAndreh2022-11-041-3/+3
* src/xyz/euandreh/queue.scm: Add python-remhindEuAndreh2022-11-041-1/+59
* src/xyz/euandreh/queue.scm: Fix copy pasta of tmux-resurrectEuAndreh2022-10-301-2/+2
* src/xyz/euandreh/queue.scm: Add packages tmux-plugin-{resurrect,continuum}EuAndreh2022-10-301-1/+93
* src/xyz/euandreh/queue.scm: Fix missing model-dir installation pathEuAndreh2022-10-271-1/+1
* src/xyz/euandreh/queue.scm: Add driver for EPSON L365EuAndreh2022-10-271-1/+59
* src/xyz/euandreh/pending.scm: Remove, patch was applied upstreamEuAndreh2022-10-211-38/+0
* src/xyz/euandreh/queue.scm: Move hunspell dictionaries out of custom channelEuAndreh2022-10-181-80/+1
* 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: Remove...Stick to the version that was officially released. EuAndreh2022-10-171-21/+0
* 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: Remove...All the packages have been sent to upstream Guix channel. See [0]. [0]: https://issues.guix.gnu.org/58603 EuAndreh2022-10-171-256/+0
* src/xyz/euandreh/perl.scm: Prepare perlcritic for upstreamingEuAndreh2022-10-171-73/+110
* src/xyz/euandreh/queue.scm: Remove packages...- tmuxp: never used; - mdpo-patched: Guix main channel is updated. EuAndreh2022-10-171-144/+10
* src/xyz/euandreh/: Merge docs.scm and rg.scm into pending.scmEuAndreh2022-10-172-40/+28
* src/xyz/euandreh/posix.scm: Remove...Remove c99 binary alias. EuAndreh2022-10-171-25/+0
* src/xyz/euandreh/pending.scm: Remove...The "po4a" package was fixed in the Guix repository. EuAndreh2022-10-171-90/+0
* src/xyz/euandreh/{docs,rg}.scm: Add removal markersEuAndreh2022-10-172-0/+2
* src/xyz/euandreh/docs.scm: Remove "posix-man-pages" package...Upstream already has packaged it, under the "man-pages-posix" name. EuAndreh2022-10-171-27/+2
* src/xyz/euandreh/docs.scm: Remove "rfcs" package... It became a command under ~/.usr/bin/. EuAndreh2022-10-171-40/+1
* 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"...This reverts commit e0078f3bf080b8165ada54d21f267dfa252c6288. EuAndreh2022-08-251-24/+1
* 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