aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--guix-env.scm3
1 files changed, 3 insertions, 0 deletions
diff --git a/guix-env.scm b/guix-env.scm
index 18c75e56..dfe9d8eb 100644
--- a/guix-env.scm
+++ b/guix-env.scm
@@ -59,6 +59,9 @@
;;; the virtualenv and path-hacking stuff unnecessary.
;;;
;;; Have fun!
+;;;
+;;; Known issues:
+;;; - currently fails to upload h264 source video: "GStreamer: missing H.264 decoder"
(use-modules (ice-9 match)
(srfi srfi-1)