mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-23 19:19:20 -05:00
0d9f1f15cb
hex.pm is a package repository for Erlang and Elixir. * guix/scripts/import.scm (importers): Add "hexpm". * guix/scripts/import/hexpm.scm, guix/import/hexpm.scm, guix/hexpm-download.scm: New files. * guix/import/utils.scm (source-spec->object): Add "hexpm-fetch" to list of fetch methods. * guix/upstream.scm (package-update/hexpm-fetch): New function. (%method-updates) Add it. * Makefile.am: Add them. |
||
---|---|---|
.. | ||
cabal.scm | ||
cpan.scm | ||
cran.scm | ||
crate.scm | ||
egg.scm | ||
elm.scm | ||
elpa.scm | ||
gem.scm | ||
git.scm | ||
github.scm | ||
gnome.scm | ||
gnu.scm | ||
go.scm | ||
hackage.scm | ||
hexpm.scm | ||
json.scm | ||
kde.scm | ||
launchpad.scm | ||
minetest.scm | ||
opam.scm | ||
print.scm | ||
pypi.scm | ||
stackage.scm | ||
texlive.scm | ||
utils.scm |