diff options
author | EuAndreh <eu@euandre.org> | 2024-11-17 18:46:30 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2024-11-17 18:46:30 -0300 |
commit | 0b731c4ae9a938844991251317100328ae9a8cf1 (patch) | |
tree | f1201a216a23cad40f237b0936c263572f3f48a3 | |
parent | src/versions/: Update glaze and papo.im (diff) | |
download | asami-0b731c4ae9a938844991251317100328ae9a8cf1.tar.gz asami-0b731c4ae9a938844991251317100328ae9a8cf1.tar.xz |
system.scm: Remove "status.papo.im" (subsumed by papo.im)
-rw-r--r-- | src/guix/system.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/guix/system.scm b/src/guix/system.scm index 4378dd6..5428d82 100644 --- a/src/guix/system.scm +++ b/src/guix/system.scm @@ -69,7 +69,6 @@ (latest pkg:untls) (latest pkg:wscat) (latest papo:papo.im) - (latest papo:status.papo.im) (latest papo:chat.papo.im))) |