~ruther/guix-local

0dba512d — Nicolas Graves 10 months ago
import: luanti: Move tests to tests/import/luanti.scm.

* tests/luanti.scm: Move to tests/import/luanti.scm.
* Makefile.am: Refresh it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
15b35169 — Nicolas Graves 10 months ago
import: github: Move tests to tests/import/github.scm.

* tests/import-github.scm: Move to tests/import/github.scm.
* Makefile.am: Refresh it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
16c08ac5 — Nicolas Graves 10 months ago
import: print: Move tests to tests/import/print.scm.

* tests/print.scm: Move to tests/import/print.scm.
* Makefile.am: Refresh it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
090d574d — Nicolas Graves 10 months ago
import: hexpm: Move tests to tests/import/hexpm.scm.

* tests/hexpm.scm: Move to tests/import/hexpm.scm.
* Makefile.am: Refresh it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5507b1bf — Nicolas Graves 10 months ago
import: opam: Move tests to tests/import/opam.scm.

* tests/opam.scm: Move to tests/import/opam.scm.
* Makefile.am: Refresh it.
* CODEOWNERS: Refresh it.
* etc/teams.scm: Refresh it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
fc905a5a — Nicolas Graves 10 months ago
import: elpa: Move tests to tests/import/elpa.scm.

* tests/elpa.scm: Move to tests/import/elpa.scm.
* Makefile.am: Refresh it.
* CODEOWNERS: Refresh it.
* etc/teams.scm: Refresh it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7a41349b — Nicolas Graves 10 months ago
import: cran: Move tests to tests/import/cran.scm.

* tests/cran.scm: Move to tests/import/cran.scm.
* Makefile.am: Refresh it.
* CODEOWNERS: Refresh it.
* etc/teams.scm: Refresh it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
02f1ff69 — Nicolas Graves 10 months ago
import: git: Move tests to tests/import/git.scm.

* tests/import-git.scm: Move to tests/import/git.scm.
* Makefile.am: Refresh it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
94df3e6f — Nicolas Graves 10 months ago
import: gem: Move tests to tests/import/gem.scm.

* tests/gem.scm: Move to tests/import/gem.scm.
* Makefile.am: Refresh it.
* CODEOWNERS: Update.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
9bf4e572 — Nicolas Graves 10 months ago
import: elm: Move tests to tests/import/elm.scm.

* tests/elm.scm: Move to tests/import/elm.scm.
* Makefile.am: Refresh it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
bf468f4b — Nicolas Graves 10 months ago
import: egg: Move tests to tests/import/egg.scm.

* tests/egg.scm: Move to tests/import/egg.scm.
* Makefile.am: Refresh it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
d4fda72d — Nicolas Graves 10 months ago
import: go: Move tests to tests/import/go.scm.

* tests/go.scm: Move to tests/import/go.scm.
* Makefile.am: Refresh it.
* CODEOWNERS: Refresh it.
* etc/teams.scm: Refresh it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
fbc1da99 — Nicolas Graves 10 months ago
import: crate: Move tests to tests/import/crate.scm.

* tests/crate.scm: Move to tests/import/crate.scm.
* Makefile.am: Refresh it.
* CODEOWNERS: Refresh it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
d950c929 — Nicolas Graves 10 months ago
import: cpan: Move tests to tests/import/cpan.scm.

* tests/cpan.scm: Move to tests/import/cpan.scm.
* gnu/packages/admin.scm (ansible): Update comment.
* Makefile.am: Refresh it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5cf0daa6 — Nicolas Graves 10 months ago
import: hackage: Move tests to tests/import/hackage.scm.

* tests/hackage.scm: Move to tests/import/hackage.scm.
* Makefile.am: Refresh it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
f1a3bf94 — Nicolas Graves 10 months ago
import: pypi: Move tests to tests/import/pypi.scm

* tests/pypi.scm: Move to tests/import/pypi.scm
* CODEOWNERS: Refresh it.
* Makefile.am: Refresh it.
* etc/teams.scm: Refresh it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
8bf8fed5 — Nicolas Graves 10 months ago
import: hackage: Use guix-hash-url.

* guix/import/hackage.scm (hackage-module->sexp): Use guix-hash-url.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
dd720662 — Nicolas Graves 10 months ago
import: go: Remove uneeded autoloads.

* guix/import/go.scm: Remove uneeded autoloads.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
d3b5b7c1 — Nicolas Graves 10 months ago
import: gnu: Use guix-hash-url.

* guix/import/gnu.scm (gnu-package->sexp): Use guix-hash-url.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2c1e7f1c — Nicolas Graves 10 months ago
import: elpa: Use guix-hash-url.

* guix/import/elpa.scm (elpa-package->sexp): Use guix-hash-url.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Next