diff options
| author | Hartmut Goebel <h.goebel@crazy-compilers.com> | 2026-01-08 17:38:09 +0100 |
|---|---|---|
| committer | Hartmut Goebel <h.goebel@crazy-compilers.com> | 2026-01-25 18:50:01 +0100 |
| commit | c5728c3ba058ec45f224b646a261d9921b9d87e7 (patch) | |
| tree | b6c5f5afe0067de52b5c8d1de3b8d5e62461a400 /Makefile.am | |
| parent | b8c85402030c8fdc7669c600bfbbecdbcfc79871 (diff) | |
import: Add 'apache' updater.
* guix/import/apache.scm: New file.
* Makefile.am: Add it.
Change-Id: I36c4b2ff4f466d64f6c7af010640a44a336799d5
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 7904fd05937..f17675013e5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -296,6 +296,7 @@ MODULES = \ guix/build/toml.scm \ guix/search-paths.scm \ guix/packages.scm \ + guix/import/apache.scm \ guix/import/cabal.scm \ guix/import/composer.scm \ guix/import/cpan.scm \ |
