aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/engineering.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-07-12 22:41:09 +0200
committerLudovic Courtès <ludo@gnu.org>2020-07-12 22:41:51 +0200
commitc10526672e515f07c92dc447bbc592808f67238e (patch)
tree26dc5ea7ed9de7fd77faa2956e800c7780d2c07d /gnu/packages/engineering.scm
parent7bbe4655a8726a7250837c01c2678d7bcc6262e6 (diff)
downloadguix-c10526672e515f07c92dc447bbc592808f67238e.tar.gz
guix-c10526672e515f07c92dc447bbc592808f67238e.zip
lint: source: Validate URLs of Git references.
Until now the 'source' checker would look at URL for 'url-fetch' origins but not for 'git-fetch' origins. * guix/lint.scm (check-source): Add case for 'git-reference?'. * tests/lint.scm ("source, git-reference: 301 -> 200"): New test.
Diffstat (limited to 'gnu/packages/engineering.scm')
0 files changed, 0 insertions, 0 deletions
/tr> 2013-12-29config: Export '%config-directory'....Ludovic Courtès 2013-12-11build: Bump to version 0.6....Ludovic Courtès 2013-11-23build: Make sure pkg.m4 is present....Ludovic Courtès 2013-09-27build: Bump version to 0.5....Ludovic Courtès 2013-08-29build: Use `missing' for `dot'....Ludovic Courtès 2013-08-29build: Build docs from the top-level Makefile....Ludovic Courtès 2013-07-19build: Bump version to 0.4....Ludovic Courtès 2013-07-17build: Provide a replacement (srfi srfi-37) when the user's one is broken....Ludovic Courtès 2013-07-05build: Bail out on unsupported platforms; add `--with-courage'....Ludovic Courtès 2013-05-18build: Switch to 0.3....Ludovic Courtès 2013-05-12build: Use separate `AC_CONFIG_FILES' invocations for executable files....Ludovic Courtès 2013-05-10build: Make sure the user's Guile has all the required features....Ludovic Courtès 2013-04-27build: Explicitly require Guile >= 2.0.5....Ludovic Courtès 2013-02-16Replace individual scripts with master 'guix' script....Mark H Weaver 2013-02-06build: `chmod +x' scripts as they are generated....Ludovic Courtès 2013-01-28build: Require Automake 1.12 or later....Ludovic Courtès 2013-01-19build: Use "nix-instantiate" as the default name for that program....Ludovic Courtès 2013-01-18build: Bump to version 0.2....Ludovic Courtès 2013-01-06Add `guix-gc'....Ludovic Courtès 2012-12-13build: Make `--enable-daemon' the default....Ludovic Courtès 2012-12-13build: When `--enable-daemon', don't error out when Nix programs are missing....Ludovic Courtès 2012-12-06build: Capture configure-time settings in (guix config)....Ludovic Courtès 2012-12-06build: Run all the tests against the just-built daemon....Ludovic Courtès 2012-12-03build: Include a copy of Nix's libstore and daemon; build it....Ludovic Courtès 2012-11-24build: Change bug-report address; add URL....Ludovic Courtès 2012-11-18Turn Guix into "GNU Guix"....Ludovic Courtès 2012-11-04Add (guix snix) and the `guix-import' command....Ludovic Courtès 2012-11-03build: Require GNU libgcrypt....Ludovic Courtès 2012-11-03build: Produce (guix config) instead of using compile-time tricks....Ludovic Courtès 2012-11-03build: Clearly mark Nixpkgs as optional....Ludovic Courtès 2012-11-01Add a preliminary `guix-package' command-line tool....Ludovic Courtès 2012-10-25Add `guix-download'....Ludovic Courtès 2012-10-04Add `pre-inst-env' script....Ludovic Courtès 2012-08-27configure.ac: Make 'guild' configure check fatal, otherwise one gets 'compile...Cyprien Nicolas (fulax) 2012-08-22build: Bump version number....Ludovic Courtès