guix-devel/guix/scripts
Ludovic Courtès 1730c5b509
lint: Avoid non-literal format strings.
Reported by Mathieu Othacehe <m.othacehe@gmail.com>
at <http://bugs.gnu.org/26498>.

* guix/scripts/lint.scm (warn-if-package-has-input): Rename to...
(package-input-intersection): ... this.  Remove 'linted' and 'message'
parameters.  Return a list of inputs.
(check-inputs-should-be-native): Adjust accordingly.
(check-inputs-should-not-be-an-input-at-all): Likewise.
2017-04-16 12:08:30 +02:00
..
container container: Pass through TERM when calling exec. 2017-01-25 14:27:31 +01:00
import import cran: Print package stream in the expected order. 2017-03-28 15:54:10 +02:00
archive.scm pack: Add '--format' option and Docker output support. 2017-03-16 22:50:15 +01:00
authenticate.scm utils: Move base16 procedures to (guix base16). 2017-03-16 22:50:14 +01:00
build.scm build: Add and export procedure 'register-root*'. 2017-04-06 10:11:26 +02:00
challenge.scm challenge: Add '--verbose'. 2017-01-14 00:57:51 +01:00
container.scm scripts: Add 'container' subcommand. 2015-11-01 18:20:04 -05:00
copy.scm copy: Use userauth-public-key/auto! for ssh authentification. 2017-01-26 11:26:24 +01:00
download.scm utils: Move base16 procedures to (guix base16). 2017-03-16 22:50:14 +01:00
edit.scm edit: Do not honor 'GUIX_BUILD_OPTIONS'. 2016-08-19 17:34:37 +02:00
environment.scm environment: Deal with single-entry search paths. 2017-04-05 22:50:21 +02:00
gc.scm guix gc: Display of saved space for garbage collection. 2016-07-16 14:41:39 +02:00
graph.scm Use 'mlambda' instead of 'memoize'. 2017-01-28 18:55:20 +01:00
hash.scm utils: Move base16 procedures to (guix base16). 2017-03-16 22:50:14 +01:00
import.scm import: Add stackage importer and updater. 2017-02-09 19:36:08 +01:00
lint.scm lint: Avoid non-literal format strings. 2017-04-16 12:08:30 +02:00
offload.scm Add (guix ssh) module. 2016-12-31 01:44:04 +01:00
pack.scm pack: Add '--expression'. 2017-04-07 23:30:38 +02:00
package.scm Merge branch 'master' into core-updates 2017-01-23 22:33:10 +01:00
perform-download.scm perform-download: Add backward-compatible case. 2017-01-11 23:01:54 +01:00
publish.scm publish: Add '--nar-path'. 2017-03-22 14:05:59 +01:00
pull.scm pull: Default to HTTPS. 2017-03-12 19:39:32 +01:00
refresh.scm import: Add stackage importer and updater. 2017-02-09 19:36:08 +01:00
size.scm size: Avoid '_' as a pattern variable in 'match'. 2017-04-07 00:17:16 +02:00
substitute.scm substitute: Send ‘User-Agent’ header. 2017-03-31 15:33:16 +02:00
system.scm services: 'service-parameters' becomes 'service-value'. 2017-04-16 00:48:07 +02:00