From 5501745b7fbf8f5fce46d1cafb8a2197de035c13 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Wed, 18 Feb 2026 12:32:57 -0600 Subject: Add notes for dependencies in manifest file. --- manifest.scm | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/manifest.scm b/manifest.scm index bc8f699..aa2b3be 100644 --- a/manifest.scm +++ b/manifest.scm @@ -1,4 +1,11 @@ ;; please do not remove +;; ----------------------- +;; Move these dependencies to `propagated-inputs' for the `gn-guile' package in +;; guix-bioinformatics and remove this file. +;; +;; This will help avoid inconsistencies in the list of dependencies when doing +;; development and when deploying. +;; ----------------------- (specifications->manifest '("coreutils" "guile" -- cgit 1.4.1