index
:
package-repository
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "queue.scm: Since Postfix uses start-fg, get rid of the #:pid-file arg...
...
This reverts commit ad82613439203f497ae773bcad399d28f71418e7.
EuAndreh
2023-03-28
1
-1
/
+2
*
queue.scm: Since Postfix uses start-fg, get rid of the #:pid-file argument
EuAndreh
2023-03-27
1
-2
/
+1
*
src/bin/paku.in: Simplify emission of Debian makefile
EuAndreh
2023-03-25
1
-4
/
+8
*
Makefile: Do not compress files being rsynced locally
EuAndreh
2023-03-25
1
-2
/
+2
*
src/bin/paku.in: Name .deb files with "latest" instead of commit hash
EuAndreh
2023-03-25
1
-2
/
+8
*
Makefile: Put "public/" in the list of $(derived-assets)
EuAndreh
2023-03-25
1
-2
/
+3
*
Makefile: Un-inline shellcheck test
EuAndreh
2023-03-25
2
-1
/
+7
*
Makefile: Add guix.sentinel file
EuAndreh
2023-03-24
1
-2
/
+5
*
tests/vm-check.sh: Fail when "check.sh" fails
EuAndreh
2023-03-24
1
-2
/
+10
*
Makefile: Add "check-shellcheck" target
EuAndreh
2023-03-24
3
-1
/
+7
*
src/bin/paku.in: Add "PREFIX=#{prefix}" to all make calls in homebrew
EuAndreh
2023-03-24
6
-12
/
+12
*
Makefile: Build "public" by default
EuAndreh
2023-03-24
1
-1
/
+1
*
Makefile: Mark "public/debian" after rsync
EuAndreh
2023-03-24
1
-0
/
+1
*
Makefile: Add missing dependencies to "check-guix"
EuAndreh
2023-03-24
1
-1
/
+1
*
Makefile: Use debian.sentinel for better dependency tracking
EuAndreh
2023-03-24
2
-3
/
+8
*
src/bin/paku.in: Move "datadir" to paku.lock
EuAndreh
2023-03-24
3
-12
/
+42
*
src/bin/paku.in: Emit Makefile for generating $NAME.key for Guix channel
...
Instead of doing it inline in the Makefile with clever Perl one-liners. BONUS: add missing ".POSIX:" to the debian.mk file.
EuAndreh
2023-03-24
3
-17
/
+29
*
Makefile: Split Guix tests from build
EuAndreh
2023-03-24
1
-19
/
+20
*
Makefile: Make "src/bin/paku" a member of $(derived-assets)
EuAndreh
2023-03-24
1
-8
/
+9
*
Makefile: Remove src/bin/paku as a direct (duplicate) dependency of paku.html
EuAndreh
2023-03-24
1
-1
/
+1
*
Makefile: Remove "all" as a dependency to "check"
EuAndreh
2023-03-24
1
-1
/
+1
*
Makefile: Enable building targets directly which have sentinel aliases
EuAndreh
2023-03-24
1
-8
/
+10
*
Makefile: Make "debian" target silent by default
EuAndreh
2023-03-24
1
-1
/
+1
*
Makefile: Derive "EuAndreh.key" from paku.lock file
EuAndreh
2023-03-24
2
-7
/
+11
*
paku.lock: Split maintainer name from email
EuAndreh
2023-03-24
2
-2
/
+5
*
Makefile: Use ".sentinel" files to fix dependency graph of Guix and Nix build
EuAndreh
2023-03-24
1
-15
/
+23
*
Makefile: Add check-debian-x86_64-deb
EuAndreh
2023-03-23
1
-1
/
+6
*
Use manual echo to /etc/apt/sources.list over apt-add-repository
EuAndreh
2023-03-23
3
-7
/
+9
*
Makefile: Add architecture to check target name
EuAndreh
2023-03-23
1
-3
/
+5
*
Makefile: Put check targets at the end
EuAndreh
2023-03-23
1
-10
/
+9
*
TODOs.md: Name "OpenIndiana" over generic "illumos"
EuAndreh
2023-03-23
1
-1
/
+1
*
src/bin/paku.in: Use simpler dependency for public-key
EuAndreh
2023-03-23
1
-1
/
+1
*
src/bin/paku.in: Enable license mapping to be extended or overriden from paku...
EuAndreh
2023-03-23
2
-10
/
+14
*
src/bin/paku.in: Allow dependency mapping to change in number
EuAndreh
2023-03-23
2
-8
/
+21
*
src/bin/paku.in: Simplify Debian using less variables
EuAndreh
2023-03-23
1
-48
/
+25
*
src/bin/paku.in: Add dark-mode CSS
EuAndreh
2023-03-23
1
-1
/
+33
*
git mv src/bin/paku src/bin/paku.in
...
Use the derived version without the ".in" suffix as the executable one, and remove the explicit "perl src/bin/paku" invocation with a simple "paku" one.
EuAndreh
2023-03-22
3
-9
/
+11
*
src/bin/paku: Explain how to have a file as overlay for Nix
EuAndreh
2023-03-22
1
-1
/
+25
*
src/bin/paku: Fix Guix package names in HTML outputs
...
Follow-up on b62c88aba03eb80ef7df80d6c27696aec6e73c00.
EuAndreh
2023-03-22
1
-2
/
+3
*
src/bin/paku: Get license and repository information from paku.lock
EuAndreh
2023-03-22
3
-14
/
+42
*
src/bin/paku: Use homepage, changelog and downloads-page from paku.lock directly
EuAndreh
2023-03-22
7
-11
/
+26
*
src/bin/paku: Improve name of package variants
EuAndreh
2023-03-22
2
-8
/
+9
*
src/bin/paku: Show better versions on HTML
EuAndreh
2023-03-22
1
-3
/
+4
*
Remove redundant "-latest" variants of packages in Guix and Nix
EuAndreh
2023-03-22
3
-47
/
+15
*
Support Homebrew
EuAndreh
2023-03-22
13
-40
/
+216
*
src/bin/paku: Get Base64 from paku.lock instead of calculating it
EuAndreh
2023-03-22
2
-12
/
+23
*
tests/vm-check.sh: Add markers of what is running where
EuAndreh
2023-03-22
1
-8
/
+17
*
tests/vm-check.sh: Still shutdown if "check.sh" fails when -x is given
EuAndreh
2023-03-22
1
-4
/
+7
*
TODOs.md: Cleanup
EuAndreh
2023-03-21
1
-173
/
+4
*
tests/vm-check.sh: Shutdown at the end if -x is given
EuAndreh
2023-03-21
1
-1
/
+5
[next]