From 5e9efb6478e7ef38ee2fcf2921634db0c27f5d05 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 17 May 2019 22:51:41 -0300 Subject: Remove Guix compatibility code. Remove: - systemd definition; - guixbuilder users; - guixbuild groud; - guix binary symlink; - mr repository configurations; - gc.sh instructions; - Emacs configuration; - environment variables. --- scripts/gc.sh | 5 ----- scripts/guix | 1 - 2 files changed, 6 deletions(-) delete mode 120000 scripts/guix (limited to 'scripts') diff --git a/scripts/gc.sh b/scripts/gc.sh index c93c948..e094476 100755 --- a/scripts/gc.sh +++ b/scripts/gc.sh @@ -21,11 +21,6 @@ nix-store --gc nix-collect-garbage -d -yellow "Cleaning up Guix store" - -guix gc - - yellow "Cleaning up up the Trash and /tmp folders" sudo rm -rf ~/.local/share/Trash/files/* diff --git a/scripts/guix b/scripts/guix deleted file mode 120000 index 96901ae..0000000 --- a/scripts/guix +++ /dev/null @@ -1 +0,0 @@ -/var/guix/profiles/per-user/root/guix-profile/bin/guix \ No newline at end of file -- cgit v1.2.3