projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2764934
)
Note issues uploading H264 video under Guix.
author
Ben Sturmfels
<ben@sturm.com.au>
Thu, 12 Sep 2019 04:31:56 +0000
(14:31 +1000)
committer
Ben Sturmfels
<ben@sturm.com.au>
Thu, 12 Sep 2019 04:38:52 +0000
(14:38 +1000)
guix-env.scm
patch
|
blob
|
blame
|
history
diff --git
a/guix-env.scm
b/guix-env.scm
index 18c75e5654e4c36f1d1d0b825158ae125d142e70..dfe9d8eb39422dbbe8de5962a34f61ccedc67d53 100644
(file)
--- 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)