aboutsummaryrefslogtreecommitdiff
path: root/bash
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-11-02 19:23:46 -0300
committerEuAndreh <eu@euandre.org>2020-11-02 19:23:46 -0300
commitf3022771e27c9b2688eed5827c9b2c6e6ed22967 (patch)
tree8f7319902137a03084e62d2db05c4fd2520628b3 /bash
parentconfiguration.nix: Add nim package (diff)
downloaddotfiles-f3022771e27c9b2688eed5827c9b2c6e6ed22967.tar.gz
dotfiles-f3022771e27c9b2688eed5827c9b2c6e6ed22967.tar.xz
fake-symlinks.sh: Remove ParsecC and parsecclj
Diffstat (limited to 'bash')
-rw-r--r--bash/fake-symlinks.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/bash/fake-symlinks.sh b/bash/fake-symlinks.sh
index 9cb132db..fb4341c0 100644
--- a/bash/fake-symlinks.sh
+++ b/bash/fake-symlinks.sh
@@ -84,9 +84,6 @@ for r in x-bindgen libedn eq; do
documented-project-fake-ln "$r" "$r" 'mediator'
done
-documented-project-fake-ln 'parsecc' 'ParsecC' 'public-inbox'
-documented-project-fake-ln 'parseclj' 'parseclj' 'public-inbox'
-
for r in boneco website dotfiles euandreh-guix-channel guile-quickcheck music pdfs-da-d-maria pires swift2nix swift2nix-demo cargo2nix cargo2nix-demo vps x-bindgen; do
export PROJECT="$r"
envsubst < simple-pre-push-hook.sh > "$HOME/dev/libre/$r/.git/hooks/pre-push"