aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-08-12 19:47:06 -0300
committerEuAndreh <eu@euandre.org>2022-08-12 19:49:39 -0300
commit43ab42498018763ecd495874ce8fc015020c123d (patch)
tree3c151d4f5f0ba9215cd0ae4a5be98b2d59ab486d /scripts
parentpaku.json: Update via `./scripts/paku -r` (diff)
downloadpackage-repository-43ab42498018763ecd495874ce8fc015020c123d.tar.gz
package-repository-43ab42498018763ecd495874ce8fc015020c123d.tar.xz
scripts/paku: Disable Nix and Homebrew package generation for now
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/paku4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/paku b/scripts/paku
index ea98be3..8d5a967 100755
--- a/scripts/paku
+++ b/scripts/paku
@@ -353,8 +353,8 @@ while getopts 'grl' flag; do
case "$flag" in
g)
gen_guix
- gen_nix
- gen_homebrew
+ # gen_nix
+ # gen_homebrew
;;
r)
refresh_packages