guix/guix/import
Ludovic Courtès 6a79eed920
utils: Remove compatibility re-export of 'memoize'.
The 'memoize' binding was re-exported in 2016, commit
19e1d5f7f9, as a backwards-compatibility
measure that makes little sense now.

* guix/utils.scm: Don't re-export 'memoize'.
* guix/import/pypi.scm: Adjust imports.
* tests/pypi.scm: Remove duplicate (guix memoization) import.
2020-07-25 19:11:36 +02:00
..
cabal.scm
cpan.scm upstream: Define 'url-predicate' and use it. 2020-07-03 23:53:31 +02:00
cran.scm upstream: Define 'url-predicate' and use it. 2020-07-03 23:53:31 +02:00
crate.scm upstream: Define 'url-predicate' and use it. 2020-07-03 23:53:31 +02:00
elpa.scm upstream: Define 'url-predicate' and use it. 2020-07-03 23:53:31 +02:00
gem.scm upstream: Define 'url-predicate' and use it. 2020-07-03 23:53:31 +02:00
github.scm import: github: Gracefully handle projects that have disappeared. 2020-07-24 14:21:30 +02:00
gnome.scm
gnu.scm
hackage.scm upstream: Define 'url-predicate' and use it. 2020-07-03 23:53:31 +02:00
json.scm
kde.scm
launchpad.scm import: Do not assume that 'package-source' returns an origin. 2020-07-03 23:53:31 +02:00
opam.scm
print.scm
pypi.scm utils: Remove compatibility re-export of 'memoize'. 2020-07-25 19:11:36 +02:00
snix.scm
stackage.scm
texlive.scm
utils.scm