diff options
| author | EuAndreh <eu@euandre.org> | 2020-11-02 19:23:46 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2020-11-02 19:23:46 -0300 |
| commit | f3022771e27c9b2688eed5827c9b2c6e6ed22967 (patch) | |
| tree | 8f7319902137a03084e62d2db05c4fd2520628b3 /bash | |
| parent | configuration.nix: Add nim package (diff) | |
| download | dotfiles-f3022771e27c9b2688eed5827c9b2c6e6ed22967.tar.gz dotfiles-f3022771e27c9b2688eed5827c9b2c6e6ed22967.tar.xz | |
fake-symlinks.sh: Remove ParsecC and parsecclj
Diffstat (limited to 'bash')
| -rw-r--r-- | bash/fake-symlinks.sh | 3 |
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" |
