From 92c500fc4685902211a82144d7a438170262fa20 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 25 Oct 2022 14:07:52 -0300 Subject: etc/myrepos/config: Remove myrepos, superseded by repos(1) and vcs(1) --- etc/guix/home.scm | 4 ---- etc/myrepos/config | 1 - 2 files changed, 5 deletions(-) delete mode 120000 etc/myrepos/config diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 1d561c4..674e1ae 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -157,9 +157,6 @@ (define tmux-with-options (with-options tmux "tmux" "-f \"$XDG_CONFIG_HOME\"/tmux/tmux.conf")) -(define myrepos-with-options - (with-options myrepos "mr" "-c \"$XDG_CONFIG_HOME\"/myrepos/config")) - (define texinfo-with-options (with-options texinfo "info" "--init-file \"$XDG_CONFIG_HOME\"/info/infokey")) @@ -559,7 +556,6 @@ isync-with-options wget-with-options tmux-with-options - myrepos-with-options texinfo-with-options mpv-with-options openssh-with-options diff --git a/etc/myrepos/config b/etc/myrepos/config deleted file mode 120000 index 0f9e030..0000000 --- a/etc/myrepos/config +++ /dev/null @@ -1 +0,0 @@ -../../var/lib/private/tilde/myrepos/config \ No newline at end of file -- cgit v1.2.3