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
path:
root
/
.guix-authorizations
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-29
src/bin/paku.in: Better name for Debian directories
...
"builddirs" is only the installation target, so now it is "destdirs". "checkouts" are where the package is actually built, so now it is "builddirs".
EuAndreh
1
-8
/
+8
2023-03-29
src/bin/paku.in: Namespace debian directories to .paku/debian/*
EuAndreh
1
-22
/
+22
2023-03-29
Makefile: Use dedicated VM images for different Ubuntu packagers
EuAndreh
1
-2
/
+2
2023-03-29
Makefile: Add required dependency to "check-alpine-x86_64-apk"
EuAndreh
1
-1
/
+1
2023-03-29
src/bin/paku.in: Parameterize Alpine subpackages via paku.lock
EuAndreh
3
-2
/
+20
2023-03-29
src/secrets/eu@euandre.org.rsa: Rotate keypair
EuAndreh
2
-78
/
+78
2023-03-29
tests/vm-check.sh: Add POSIX alternative to "sed -u"
EuAndreh
1
-2
/
+13
2023-03-29
tests/vm-check.sh: Timestamp each output via ts(1)
EuAndreh
1
-15
/
+19
2023-03-29
Use abuild(1) to build ".apk" packages
EuAndreh
12
-91
/
+328
2023-03-29
.envrc: Do not "set -eu" so one can manually source it
EuAndreh
1
-1
/
+0
2023-03-29
Revert "mv Formula/ src/homebrew/"
...
This reverts commit c5e9b62f0193ce802955ebdc8c128a21f3ca3097. The "Formula/" path is indeed hardcoded: https://github.com/Homebrew/brew//blob/fb70af3977b9599f561b05a6237912bf87aa7014/Library/Homebrew/formula_path.sh#L52
EuAndreh
6
-2
/
+2
2023-03-28
mv Formula/ src/homebrew/
EuAndreh
6
-2
/
+2
2023-03-28
src/bin/paku.in: Add WIP version of Alpine support, based off of Debian
EuAndreh
3
-3
/
+219
2023-03-28
src/bin/paku.in, Makefile: Use "debian.out.txt" to communicate output files
EuAndreh
3
-6
/
+9
2023-03-28
tests/vm-check.sh: Add support for [-- ARGS]
EuAndreh
1
-2
/
+2
2023-03-28
src/bin/paku.in: Small tweaks on HTML output
EuAndreh
1
-3
/
+3
2023-03-28
src/bin/paku.in: Use gexps for #:make-flags
EuAndreh
2
-6
/
+6
2023-03-28
Makefile: Use official HTTP version of Git remote
EuAndreh
1
-1
/
+1
2023-03-28
Revert "queue.scm: Since Postfix uses start-fg, get rid of the #:pid-file arg...
...
This reverts commit ad82613439203f497ae773bcad399d28f71418e7.
EuAndreh
1
-1
/
+2
2023-03-27
queue.scm: Since Postfix uses start-fg, get rid of the #:pid-file argument
EuAndreh
1
-2
/
+1
2023-03-25
src/bin/paku.in: Simplify emission of Debian makefile
EuAndreh
1
-4
/
+8
2023-03-25
Makefile: Do not compress files being rsynced locally
EuAndreh
1
-2
/
+2
2023-03-25
src/bin/paku.in: Name .deb files with "latest" instead of commit hash
EuAndreh
1
-2
/
+8
2023-03-25
Makefile: Put "public/" in the list of $(derived-assets)
EuAndreh
1
-2
/
+3
2023-03-25
Makefile: Un-inline shellcheck test
EuAndreh
2
-1
/
+7
2023-03-24
Makefile: Add guix.sentinel file
EuAndreh
1
-2
/
+5
2023-03-24
tests/vm-check.sh: Fail when "check.sh" fails
EuAndreh
1
-2
/
+10
2023-03-24
Makefile: Add "check-shellcheck" target
EuAndreh
3
-1
/
+7
2023-03-24
src/bin/paku.in: Add "PREFIX=#{prefix}" to all make calls in homebrew
EuAndreh
6
-12
/
+12
2023-03-24
Makefile: Build "public" by default
EuAndreh
1
-1
/
+1
2023-03-24
Makefile: Mark "public/debian" after rsync
EuAndreh
1
-0
/
+1
2023-03-24
Makefile: Add missing dependencies to "check-guix"
EuAndreh
1
-1
/
+1
2023-03-24
Makefile: Use debian.sentinel for better dependency tracking
EuAndreh
2
-3
/
+8
2023-03-24
src/bin/paku.in: Move "datadir" to paku.lock
EuAndreh
3
-12
/
+42
2023-03-24
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
3
-17
/
+29
2023-03-24
Makefile: Split Guix tests from build
EuAndreh
1
-19
/
+20
2023-03-24
Makefile: Make "src/bin/paku" a member of $(derived-assets)
EuAndreh
1
-8
/
+9
2023-03-24
Makefile: Remove src/bin/paku as a direct (duplicate) dependency of paku.html
EuAndreh
1
-1
/
+1
2023-03-24
Makefile: Remove "all" as a dependency to "check"
EuAndreh
1
-1
/
+1
2023-03-24
Makefile: Enable building targets directly which have sentinel aliases
EuAndreh
1
-8
/
+10
2023-03-24
Makefile: Make "debian" target silent by default
EuAndreh
1
-1
/
+1
2023-03-24
Makefile: Derive "EuAndreh.key" from paku.lock file
EuAndreh
2
-7
/
+11
2023-03-24
paku.lock: Split maintainer name from email
EuAndreh
2
-2
/
+5
2023-03-24
Makefile: Use ".sentinel" files to fix dependency graph of Guix and Nix build
EuAndreh
1
-15
/
+23
2023-03-23
Makefile: Add check-debian-x86_64-deb
EuAndreh
1
-1
/
+6
2023-03-23
Use manual echo to /etc/apt/sources.list over apt-add-repository
EuAndreh
3
-7
/
+9
2023-03-23
Makefile: Add architecture to check target name
EuAndreh
1
-3
/
+5
2023-03-23
Makefile: Put check targets at the end
EuAndreh
1
-10
/
+9
2023-03-23
TODOs.md: Name "OpenIndiana" over generic "illumos"
EuAndreh
1
-1
/
+1
2023-03-23
src/bin/paku.in: Use simpler dependency for public-key
EuAndreh
1
-1
/
+1
[next]