aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-03-31 11:59:52 -0300
committerEuAndreh <eu@euandre.org>2023-03-31 15:53:25 -0300
commit4a7f3e164ca3ab0e910f80cf4ad892999d7ecda8 (patch)
treee3bba8fb90ced8d18ec5eaefd0f3f522eb088f4f /Makefile
parentpaku.lock: s/packages/pkgs/ (diff)
downloadpackage-repository-4a7f3e164ca3ab0e910f80cf4ad892999d7ecda8.tar.gz
package-repository-4a7f3e164ca3ab0e910f80cf4ad892999d7ecda8.tar.xz
paku.lock: Generate this file from src/bin/paku.in
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a2f7754..a2ee2af 100644
--- a/Makefile
+++ b/Makefile
@@ -25,6 +25,12 @@ derived-assets = \
all: guix nix debian alpine homebrew $(derived-assets)
+
+refresh: src/bin/paku
+ paku refresh < paku.json > paku.lock
+
+
+
paku.lock: src/bin/paku Makefile
touch $@