about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2026-02-18 12:32:57 -0600
committerFrederick Muriuki Muriithi2026-02-18 12:32:57 -0600
commit5501745b7fbf8f5fce46d1cafb8a2197de035c13 (patch)
treea10c58603ef1a4752d6f7aebf5050aed3951e8db
parentc768b861f68094151a385130f9e7dd0090c7d619 (diff)
downloadgn-guile-5501745b7fbf8f5fce46d1cafb8a2197de035c13.tar.gz
Add notes for dependencies in manifest file. HEAD main
-rw-r--r--manifest.scm7
1 files changed, 7 insertions, 0 deletions
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"