guix/guix/import
Ricardo Wurmus 8525c26499
import/cran: Remove directory-needs-zlib? in favor of needed-libraries-in-directory.
* guix/import/cran.scm (directory-needs-zlib?): Remove procedure.
(source-dir->dependencies): Use needed-libraries-in-directory instead of
directory-needs-zlib?.
2023-02-18 19:56:30 +01:00
..
cabal.scm
cpan.scm
cran.scm import/cran: Remove directory-needs-zlib? in favor of needed-libraries-in-directory. 2023-02-18 19:56:30 +01:00
crate.scm import/utils: Pass all arguments through to package builder. 2022-12-31 14:48:46 +01:00
egg.scm import/utils: Pass all arguments through to package builder. 2022-12-31 14:48:46 +01:00
elm.scm import/utils: Pass all arguments through to package builder. 2022-12-31 14:48:46 +01:00
elpa.scm
gem.scm import/utils: Pass all arguments through to package builder. 2022-12-31 14:48:46 +01:00
git.scm import: git: Allow updating to a specific version. 2022-12-26 17:38:05 +01:00
github.scm import: github: Allow updating to a specific version. 2022-12-26 17:38:05 +01:00
gnome.scm import: gnome: Allow updating to a specific version. 2022-12-26 17:38:05 +01:00
gnu.scm import/utils: Pass all arguments through to package builder. 2022-12-31 14:48:46 +01:00
go.scm import/utils: Pass all arguments through to package builder. 2022-12-31 14:48:46 +01:00
hackage.scm import/utils: Pass all arguments through to package builder. 2022-12-31 14:48:46 +01:00
hexpm.scm import/utils: Pass all arguments through to package builder. 2022-12-31 14:48:46 +01:00
json.scm
kde.scm import: kde: Allow updating to a specific version. 2022-12-26 17:38:06 +01:00
launchpad.scm import: launchpad: Allow updating to a specific version. 2022-12-26 17:38:06 +01:00
minetest.scm import/utils: Pass all arguments through to package builder. 2022-12-31 14:48:46 +01:00
opam.scm import: opam: Do not crash when description is missing. 2023-01-23 23:23:07 +01:00
print.scm
pypi.scm import/utils: Pass all arguments through to package builder. 2022-12-31 14:48:46 +01:00
stackage.scm import: stackage: Catch networking errors in predicate. 2023-01-08 16:11:45 +01:00
test.scm refresh: Add CLI tests. 2023-01-08 16:11:45 +01:00
texlive.scm import/utils: Pass all arguments through to package builder. 2022-12-31 14:48:46 +01:00
utils.scm gnu-maintenance: Factorize 'false-if-networking-failure'. 2023-01-08 16:11:45 +01:00