guix-devel/guix/import
Ricardo Wurmus 531940d388
import: cran: Ignore invalid packages from the system requirements.
* guix/import/cran.scm (description->package): Filter invalid packages from
the list of system requirements.
2019-05-28 23:56:59 +02:00
..
cabal.scm
cpan.scm
cran.scm import: cran: Ignore invalid packages from the system requirements. 2019-05-28 23:56:59 +02:00
crate.scm
elpa.scm
gem.scm
github.scm import: github: Sort releases before picking the latest one. 2019-05-15 13:29:50 +05:30
gnome.scm
gnu.scm
hackage.scm import: hackage: Fix Cabal test. 2019-05-26 23:20:30 +02:00
json.scm import: json: Handle the error case. 2018-10-16 23:17:36 +02:00
launchpad.scm import: Add Launchpad updater. 2019-03-18 20:55:55 +05:30
opam.scm import: opam: Use dune-build-system when possible. 2019-04-10 21:39:04 +02:00
print.scm
pypi.scm gnu: Use pypi.org. 2018-10-18 23:46:33 -04:00
snix.scm
stackage.scm guix: import: stackage: Fix JSON accessors. 2018-10-01 12:12:08 +02:00
texlive.scm
utils.scm