diff options
Diffstat (limited to 'guix-env.scm')
-rw-r--r-- | guix-env.scm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/guix-env.scm b/guix-env.scm index 56eb6fd1..f5f3cac3 100644 --- a/guix-env.scm +++ b/guix-env.scm @@ -18,6 +18,11 @@ ;;; This file is also part of GNU MediaGoblin, but we're leaving it under GPLv3 ;;; for easy merge back and forth between Guix proper. ;;; +;;; Progress from the Guix side is being tracked in the following "meta" bug: +;;; +;;; Package GNU MediaGoblin as a Guix service: +;;; https://debbugs.gnu.org/cgi/bugreport.cgi?bug=47260 +;;; ;;; ======================================== ;;; ;;; WORK IN PROGRESS - JOBS TO DO: |