diff options
author | Julien Lepiller <julien@lepiller.eu> | 2018-12-17 21:05:35 +0100 |
---|---|---|
committer | Julien Lepiller <julien@lepiller.eu> | 2018-12-17 21:43:51 +0100 |
commit | cce654fabdf09cac7d18f9bad842ba8445aa022c (patch) | |
tree | 4bdc1a0b86f599a3ffd17602990254ff216a1e3d /po | |
parent | 2a6ba9ff6102f865761530687866f12397f06c36 (diff) | |
download | patches-cce654fabdf09cac7d18f9bad842ba8445aa022c.tar patches-cce654fabdf09cac7d18f9bad842ba8445aa022c.tar.gz |
import: Update opam importer.
* guix/import/opam.scm: Update importer for opam 2.
* tests/opam.scm: Update tests for the opam 2 importer.
Diffstat (limited to 'po')
-rw-r--r-- | po/guix/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/guix/POTFILES.in b/po/guix/POTFILES.in index e0da801587..c432973f9e 100644 --- a/po/guix/POTFILES.in +++ b/po/guix/POTFILES.in @@ -7,6 +7,7 @@ gnu/system.scm gnu/services/shepherd.scm gnu/system/mapped-devices.scm gnu/system/shadow.scm +guix/import/opam.scm guix/scripts.scm guix/scripts/build.scm guix/discovery.scm |