summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2026-08-05 11:30:32 +0200
committerAndreas Enge <andreas@enge.fr>2026-08-10 10:54:29 +0200
commit9650cea943eefb7873925c56c77b6f8ac063e2e0 (patch)
tree89f611e8c67fa12545a242e91bc909cc9ad06852
parente3798380f24fbdaf3d54b89f1276c09f2c43ba71 (diff)
gnu: Remove axoloti-patcher-next.
* gnu/packages/axoloti.scm (axoloti-patcher-next): Delete variable.
-rw-r--r--gnu/packages/axoloti.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/axoloti.scm b/gnu/packages/axoloti.scm
index 2241344805d..f2e4892f570 100644
--- a/gnu/packages/axoloti.scm
+++ b/gnu/packages/axoloti.scm
@@ -661,6 +661,3 @@ short, Ksoloti aims for maximum compatibility with the original Axoloti, but
661with some layout changes and added features. 661with some layout changes and added features.
662 662
663This package provides the patcher application."))) 663This package provides the patcher application.")))
664
665(define-deprecated-package axoloti-patcher-next
666 ksoloti-patcher)