guix-mirrors/guix/scripts/import
Ludovic Courtès d95168321f
import: Remove Nix importer.
This importer has suffered from bitrot and no longer works with current
Nix and Nixpkgs.  See <https://bugs.gnu.org/32339> and
<https://bugs.gnu.org/36255>.

* guix/import/snix.scm, guix/scripts/import/nix.scm,
tests/snix.scm: Remove.
* Makefile.am (MODULES, SCM_TESTS): Remove them.
* guix/scripts/import.scm (importers): Remove "nix".
* build-aux/test-env.in: Remove NIXPKGS variable.
* configure.ac: Remove '--with-nixpkgs' option.
* doc/guix.texi (Invoking guix import): Remove bit about "guix import
nix".
* etc/completion/fish/guix.fish: Likewise.
2021-04-20 12:13:16 +02:00
..
cpan.scm ui: Rename '_' to 'G_'. 2017-05-03 16:16:17 +02:00
cran.scm scripts: import: cran: Add missing help for 'style' option. 2021-03-29 19:53:50 +01:00
crate.scm scripts: Fix typo in crate importer help message. 2020-12-23 10:05:07 +01:00
elpa.scm import/elpa: Abort early on failure to fetch meta data. 2020-12-31 15:50:48 +01:00
gem.scm import: utils: 'recursive-import' returns a list rather than a stream. 2019-12-11 12:13:03 +01:00
gnu.scm ui: Rename '_' to 'G_'. 2017-05-03 16:16:17 +02:00
go.scm import: go: Append version to symbol name in the pinned version mode. 2021-04-09 23:02:37 -04:00
hackage.scm import: Fix docstring typoes. 2020-09-23 04:36:59 +02:00
json.scm scripts: import: json: Fix error handling. 2021-01-31 21:49:59 +01:00
opam.scm guix: opam: Add --repo argument to importer. 2020-12-08 16:47:22 +01:00
pypi.scm import: utils: 'recursive-import' returns a list rather than a stream. 2019-12-11 12:13:03 +01:00
stackage.scm import: utils: 'recursive-import' returns a list rather than a stream. 2019-12-11 12:13:03 +01:00
texlive.scm guix: Add texlive importer. 2017-06-15 17:03:19 +02:00