This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
Ludovic Courtès
d824cfbabe
guix package: Add 'install', 'remove', and 'upgrade' aliases.
* guix/scripts/install.scm, guix/scripts/remove.scm,
guix/scripts/upgrade.scm, tests/guix-package-aliases.sh: New files.
* Makefile.am (MODULES, SH_TESTS): Add them.
* po/guix/POTFILES.in: Add them.
* guix/scripts/package.scm (guix-package): Split with...
(guix-package*): ... this. New procedure.
* doc/guix.texi (Invoking guix package): Document them.
(Binary Installation, Application Setup, Package Management)
(Packages with Multiple Outputs, Package Modules)
(X.509 Certificates, Installing Debugging Files): Use 'guix install' in
simple examples.
* etc/completion/bash/guix (_guix_complete): Handle "install", "remove",
and "upgrade".
|
2019-04-29 10:13:44 +02:00 |
.. |
completion
|
guix package: Add 'install', 'remove', and 'upgrade' aliases.
|
2019-04-29 10:13:44 +02:00 |
git
|
etc: The pre-push hook says which commits failed the signature check.
|
2017-02-08 03:42:08 +01:00 |
snippets
|
etc: Add "rename" snippet.
|
2019-03-26 14:18:12 +01:00 |
substitutes
|
etc: Add "ci.guix.info.pub" public key file.
|
2018-12-04 10:57:56 +01:00 |
guix-daemon.cil.in
|
etc: Add SELinux policy for the daemon.
|
2018-02-07 15:41:23 +01:00 |
guix-daemon.conf.in
|
build: Binary tarball now populates the "current-guix" profile.
|
2018-11-23 15:42:01 +01:00 |
guix-daemon.service.in
|
build: Binary tarball now populates the "current-guix" profile.
|
2018-11-23 15:42:01 +01:00 |
guix-install.sh
|
guix-install.sh: Avoid "#!/bin/bash" shebang.
|
2019-02-05 12:03:24 +01:00 |
guix-publish.conf.in
|
build: Binary tarball now populates the "current-guix" profile.
|
2018-11-23 15:42:01 +01:00 |
guix-publish.service.in
|
build: Binary tarball now populates the "current-guix" profile.
|
2018-11-23 15:42:01 +01:00 |
indent-code.el.in
|
etc: indent-code.el: Define source tree by "indent-code.el".
|
2017-05-04 22:45:53 +03:00 |