aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-05-30 14:37:10 -0300
committerEuAndreh <eu@euandre.org>2022-05-30 14:37:13 -0300
commitd441193c8aedf98dc664f44f3c9411d7c4891333 (patch)
tree2e31730297e98050d3bfec12a3a8ee0665a92760 /Makefile
parentdependencies.dot (diff)
downloadpackage-repository-d441193c8aedf98dc664f44f3c9411d7c4891333.tar.gz
package-repository-d441193c8aedf98dc664f44f3c9411d7c4891333.tar.xz
Makefile: Disable Nix build for now
Recover it when I start building for multiple package managers. Right now things are Guix-only.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c3c7239..b3f9834 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,6 @@ guix-sources = \
all:
for s in $(guix-sources); do guix build -Lsrc/ -K -f $$s || exit 1; done
- nix-shell --run ''
refresh:
sh scripts/paku -rg