guix: opam: Allow for whitespace at the start of an opam file.
authorJulien Lepiller <julien@lepiller.eu>
Mon, 5 Jul 2021 14:06:22 +0000 (16:06 +0200)
committerJulien Lepiller <julien@lepiller.eu>
Mon, 5 Jul 2021 14:54:05 +0000 (16:54 +0200)
commit45940f59aae10e257e10ed585c49a9383df62185
treec9a332a58d0857eb644858b35201c12388663825
parent685cfdec94e5e48c4ad28de53466a28dfc258edb
guix: opam: Allow for whitespace at the start of an opam file.

* guix/import/opam.scm (records): Accept whitespace at the beginning.
guix/import/opam.scm