aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/org/euandre/queue.scm: Stop propagating python-setuptools on "python-tele...HEADmainEuAndreh2024-02-011-1/+1
* queue.scm: Disable tests for mailutils-sendmailEuAndreh2023-05-131-0/+1
* queue.scm: Use tornado 6 with python-telegram-botEuAndreh2023-05-071-1/+1
* queue.scm: Add "pax-utils" packageEuAndreh2023-04-021-0/+25
* src/org/euandre/packages.scm: Recover guile-heredoc, which is being used in prodEuAndreh2023-03-311-1/+60
* queue.scm: Add hunspell UTF-8 dictionariesEuAndreh2023-03-311-0/+47
* src/bin/paku.in: Remove duplicate logic from templates, put it in paku.lockEuAndreh2023-03-311-28/+20
* paku.lock: Generate this file from src/bin/paku.inEuAndreh2023-03-312-62/+207
* paku.lock: s/packages/pkgs/EuAndreh2023-03-291-10/+10
* paku.lock: Separate "version" and "vversion"EuAndreh2023-03-291-18/+17
* src/bin/paku.in: Generate build.nixEuAndreh2023-03-291-0/+15
* src/bin/paku.in: Remove "-latest" suffix from HTML idsEuAndreh2023-03-291-4/+7
* src/bin/paku.in: Move abuild(1) tmpdirs into .abuild/ to make more them ignor...EuAndreh2023-03-296-0/+36
* src/bin/paku.in: Better name for Debian directoriesEuAndreh2023-03-291-8/+8
* src/bin/paku.in: Namespace debian directories to .paku/debian/*EuAndreh2023-03-291-22/+22
* src/bin/paku.in: Parameterize Alpine subpackages via paku.lockEuAndreh2023-03-292-2/+10
* src/secrets/eu@euandre.org.rsa: Rotate keypairEuAndreh2023-03-292-78/+78
* Use abuild(1) to build ".apk" packagesEuAndreh2023-03-298-87/+310
* Revert "mv Formula/ src/homebrew/"EuAndreh2023-03-295-85/+0
* mv Formula/ src/homebrew/EuAndreh2023-03-285-0/+85
* src/bin/paku.in: Add WIP version of Alpine support, based off of DebianEuAndreh2023-03-281-0/+154
* src/bin/paku.in, Makefile: Use "debian.out.txt" to communicate output filesEuAndreh2023-03-281-3/+5
* src/bin/paku.in: Small tweaks on HTML outputEuAndreh2023-03-281-3/+3
* src/bin/paku.in: Use gexps for #:make-flagsEuAndreh2023-03-282-6/+6
* Revert "queue.scm: Since Postfix uses start-fg, get rid of the #:pid-file arg...EuAndreh2023-03-281-1/+2
* queue.scm: Since Postfix uses start-fg, get rid of the #:pid-file argumentEuAndreh2023-03-271-2/+1
* src/bin/paku.in: Simplify emission of Debian makefileEuAndreh2023-03-251-4/+8
* src/bin/paku.in: Name .deb files with "latest" instead of commit hashEuAndreh2023-03-251-2/+8
* src/bin/paku.in: Add "PREFIX=#{prefix}" to all make calls in homebrewEuAndreh2023-03-241-2/+2
* src/bin/paku.in: Move "datadir" to paku.lockEuAndreh2023-03-241-10/+37
* src/bin/paku.in: Emit Makefile for generating $NAME.key for Guix channelEuAndreh2023-03-241-7/+22
* paku.lock: Split maintainer name from emailEuAndreh2023-03-241-1/+1
* Use manual echo to /etc/apt/sources.list over apt-add-repositoryEuAndreh2023-03-231-4/+5
* src/bin/paku.in: Use simpler dependency for public-keyEuAndreh2023-03-231-1/+1
* src/bin/paku.in: Enable license mapping to be extended or overriden from paku...EuAndreh2023-03-231-7/+9
* src/bin/paku.in: Allow dependency mapping to change in numberEuAndreh2023-03-231-6/+17
* src/bin/paku.in: Simplify Debian using less variablesEuAndreh2023-03-231-48/+25
* src/bin/paku.in: Add dark-mode CSSEuAndreh2023-03-231-1/+33
* git mv src/bin/paku src/bin/paku.inEuAndreh2023-03-221-2/+2
* src/bin/paku: Explain how to have a file as overlay for NixEuAndreh2023-03-221-1/+25
* src/bin/paku: Fix Guix package names in HTML outputsEuAndreh2023-03-221-2/+3
* src/bin/paku: Get license and repository information from paku.lockEuAndreh2023-03-221-9/+26
* src/bin/paku: Use homepage, changelog and downloads-page from paku.lock directlyEuAndreh2023-03-221-6/+6
* src/bin/paku: Improve name of package variantsEuAndreh2023-03-222-8/+9
* src/bin/paku: Show better versions on HTMLEuAndreh2023-03-221-3/+4
* Remove redundant "-latest" variants of packages in Guix and NixEuAndreh2023-03-222-43/+13
* Support HomebrewEuAndreh2023-03-221-5/+65
* src/bin/paku: Get Base64 from paku.lock instead of calculating itEuAndreh2023-03-221-7/+3
* src/bin/paku: Add "debian-packages" action, do not depend on dpkg-scanpackagesEuAndreh2023-03-211-8/+49
* src/bin/paku: Use "label" field from paku.lockEuAndreh2023-03-211-33/+12