From 9a40b61de9b5852f8dfd45a86b271a011d95e339 Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Tue, 22 Jul 2025 17:39:24 +0100 Subject: [PATCH] gnu: sunclock: Make it not public. * gnu/packages/astronomy.scm (sunclock): Keep the definition but do not try to build it for now, see the note. Change-Id: Id39005baba85ab0ad96e87bddcb5c09a28c3d7e6 --- gnu/packages/astronomy.scm | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index 0d72142cb15cb317df19389b39eea1ee0319cbbf..0112ff5ecf56130819ae77f48db7d618fbc53c94 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -9682,7 +9682,17 @@ program to produce realistic astronomical fields. Stuff is part of the @uref{https://www.astromatic.net/projects/efigi, EFIGI} development project.") (license license:gpl3+)))) -(define-public sunclock +;; TODO: This is not an original source, and currently fails to build: +;; +;; -> dead link +;; -> dead link +;; is unmaintained. +;; +;; Maybe use Debian's fork instead +;; , it would need to apply 12 +;; patches from ? +;; Mark as not public for now. +(define sunclock (let ((commit "f4106eb0a81f7594726d6b2859efd8fc64cc1225") (revision "1")) (package