guix-devel/guix
Efraim Flashner c180017b6f
lint: Check for unstable tarballs.
* guix/scripts/lint.scm (check-source-unstable-tarball): New procedure.
(%checkers): Add it.
* tests/lint.scm ("source-unstable-tarball", "source-unstable-tarball:
source #f", "source-unstable-tarball: valid", "source-unstable-tarball:
package named archive", "source-unstable-tarball: not-github",
"source-unstable-tarball: git-fetch"): New tests.
* doc/guix.texi (Invoking guix lint): Document it.
2018-12-27 14:55:54 +02:00
..
build build: Add dune-build-system. 2018-12-18 22:16:23 +01:00
build-system build: Add dune-build-system. 2018-12-18 22:16:23 +01:00
import import: cran: Try import via CRAN if package is not on Bioconductor. 2018-12-20 09:42:22 +01:00
scripts lint: Check for unstable tarballs. 2018-12-27 14:55:54 +02:00
store database: Use "write-ahead log" mode and set a long "busy timeout". 2018-12-21 23:50:13 +01:00
tests
base16.scm
base32.scm
base64.scm
build-system.scm
cache.scm
channels.scm guix: Add support for channel dependencies. 2018-12-09 13:55:22 +01:00
ci.scm
combinators.scm
config.scm.in
cpio.scm
cve.scm
cvs-download.scm
derivations.scm
describe.scm
discovery.scm
docker.scm
download.scm download: 'built-in-builders*' relies on the functional cache. 2018-12-19 23:52:25 +01:00
elf.scm
ftp-client.scm
gexp.scm Use 'mapm' instead of 'sequence' + 'map'. 2018-12-19 23:52:24 +01:00
git-download.scm
git.scm
glob.scm
gnu-maintenance.scm
gnupg.scm
grafts.scm
graph.scm
hg-download.scm
http-client.scm
i18n.scm
inferior.scm ssh: Add 'remote-inferior'. 2018-12-24 16:06:32 +01:00
licenses.scm
man-db.scm
memoization.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm
packages.scm packages: Turn 'cache!' into a single-value-return cache. 2018-12-19 23:52:24 +01:00
pki.scm
profiles.scm Use 'mapm' instead of 'sequence' + 'map'. 2018-12-19 23:52:24 +01:00
profiling.scm
progress.scm
records.scm
scripts.scm
search-paths.scm
self.scm
serialization.scm
sets.scm
ssh.scm offload: Use (guix inferior) instead of (ssh dist node). 2018-12-24 16:06:32 +01:00
status.scm ui: Report profile hooks separately. 2018-12-19 23:46:38 +01:00
store.scm store: Add 'GUIX_PROFILING' support for the object cache. 2018-12-19 23:52:24 +01:00
svn-download.scm
swh.scm
tests.scm
ui.scm ui: Report profile hooks separately. 2018-12-19 23:46:38 +01:00
upstream.scm
utils.scm utils: Memoize 'absolute-dirname'. 2018-12-19 23:52:25 +01:00
workers.scm
zlib.scm