guix/guix
Mathieu Othacehe 80f92866e3
scripts: system: Fix "init" command.
This is a follow-up of 7ca533c723. The
introduced "target" variable is shadowing the target argument.

* guix/scripts/system.scm (perform-action): Rename "target" variable to
"target*".
2020-06-14 17:42:36 +02:00
..
build Merge branch 'master' into staging 2020-06-08 19:05:56 +02:00
build-system Merge branch 'staging' 2020-06-13 22:52:25 +02:00
import guix: Update to Bioconductor 3.11. 2020-06-13 01:19:38 +02:00
scripts scripts: system: Fix "init" command. 2020-06-14 17:42:36 +02:00
store database: separate transaction-handling and retry-handling. 2020-06-10 21:54:35 -05:00
tests git-authenticate: Prevent removal of '.guix-authorizations'. 2020-06-07 23:10:46 +02:00
base16.scm
base32.scm
base64.scm
build-system.scm
bzr-download.scm
cache.scm
channels.scm pull: Protect against downgrade attacks. 2020-05-25 00:00:28 +02:00
ci.scm
colors.scm
combinators.scm combinators: Recurse fold2 to named let loop. 2020-06-01 14:54:55 +02:00
config.scm.in
cpio.scm
cve.scm
cvs-download.scm
deprecation.scm
derivations.scm
describe.scm
diagnostics.scm
discovery.scm
docker.scm
download.scm download: Add more apache mirrors. 2020-06-12 18:28:51 +03:00
elf.scm
ftp-client.scm
gexp.scm gexp: The result of 'imported-files/derivation' is non-substitutable. 2020-05-25 23:00:30 +02:00
git-authenticate.scm git-authenticate: Disallow SHA1 (and MD5) signatures. 2020-06-12 18:56:11 +02:00
git-download.scm git-version: Raise a condition instead of an error. 2020-04-23 14:23:03 +02:00
git.scm git: 'commit-difference' really excludes the ancestors of #:excluded. 2020-06-09 00:34:52 +02:00
glob.scm
gnu-maintenance.scm
gnupg.scm gnupg: Accept revoked keys. 2020-04-17 23:36:47 +02:00
grafts.scm grafts: Improve performance for derivations with many inputs. 2020-06-06 23:28:48 +02:00
graph.scm graph: Add 'shortest-path'. 2020-05-11 23:30:55 +02:00
hg-download.scm
http-client.scm
i18n.scm
inferior.scm
json.scm
licenses.scm licenses: Update Zlib license URL. 2020-05-15 12:27:22 +02:00
lint.scm lint: Add 'check-for-collisions' checker. 2020-06-14 15:34:42 +02:00
lzlib.scm
man-db.scm
memoization.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm nar: 'with-temporary-store-file' uses a single connection 2020-05-07 05:56:01 -05:00
openpgp.scm openpgp: Add missing type predicate for '&openpgp-invalid-signature-error'. 2020-05-04 10:51:39 +02:00
packages.scm packages: 'package-grafts' returns grafts for all the relevant outputs. 2020-06-11 19:05:05 +02:00
pki.scm
profiles.scm lint: Add 'check-for-collisions' checker. 2020-06-14 15:34:42 +02:00
profiling.scm
progress.scm
quirks.scm quirks: Build 'compute-guix-derivation' modules with 2.2 when needed. 2020-05-29 18:31:35 +02:00
records.scm records: Have ABI check work well for cross-compilation. 2020-04-08 00:05:45 +02:00
remote.scm
repl.scm
scripts.scm
search-paths.scm
self.scm self: Optimize 'file-append*' for 'local-file?'. 2020-05-25 23:00:30 +02:00
serialization.scm
sets.scm
ssh.scm
status.scm status: Remove extra space before ellipsis. 2020-04-19 13:27:06 +02:00
store.scm store: Use buffered I/O for all protocol writes 2020-06-09 10:43:54 +02:00
svn-download.scm
swh.scm
tests.scm packages: Introduce <content-hash> and use it in <origin>. 2020-05-22 01:29:39 +02:00
ui.scm ui: Set 'LESS' environment variable unconditionally. 2020-06-14 15:34:38 +02:00
upstream.scm upstream: Use 'origin-hash'. 2020-05-22 01:30:10 +02:00
utils.scm utils: Add 'with-environment-variables'. 2020-06-06 23:28:49 +02:00
workers.scm
zlib.scm