guix/guix
Ludovic Courtès 62a14bd26f
scripts: Suggest running 'guix gc' when we're short on disk space.
* guix/scripts.scm (%disk-space-warning): New variable.
(warn-about-disk-space): New procedure.
* guix/scripts/package.scm (build-and-use-profile): Use it.
* guix/scripts/system.scm (process-action): Likewise.
2018-10-23 01:04:39 +02:00
..
build build-system/asdf: Properly handle dependency specification casing. 2018-10-02 14:53:39 +02:00
build-system gnu: Use pypi.org. 2018-10-18 23:46:33 -04:00
import gnu: Use pypi.org. 2018-10-18 23:46:33 -04:00
scripts scripts: Suggest running 'guix gc' when we're short on disk space. 2018-10-23 01:04:39 +02:00
store database: Register each store item only once. 2018-09-23 23:34:17 +02:00
tests
base16.scm
base32.scm
base64.scm
build-system.scm
cache.scm
channels.scm
ci.scm
combinators.scm
config.scm.in
cpio.scm
cve.scm
cvs-download.scm
derivations.scm
describe.scm
discovery.scm
docker.scm
download.scm
elf.scm
ftp-client.scm
gexp.scm services: dhcp-client: Deprecate 'dhcp-client-service' procedure. 2018-10-18 01:12:22 +02:00
git-download.scm git-download: Don't assume the working directory is the parent of ".git". 2018-09-26 00:33:00 +02:00
git.scm
glob.scm
gnu-maintenance.scm
gnupg.scm gnupg: Change default keyserver. 2018-09-25 18:45:50 +02:00
grafts.scm
graph.scm
hg-download.scm
http-client.scm
i18n.scm
inferior.scm
licenses.scm
man-db.scm
memoization.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm
packages.scm
pki.scm
profiles.scm profiles: 'user-friendly-profile' now recognizes ~/.config/guix/current. 2018-10-12 00:13:14 +02:00
profiling.scm
progress.scm progress: Fix total size in "@ download-succeeded" traces. 2018-10-05 23:54:18 +02:00
records.scm
scripts.scm scripts: Suggest running 'guix gc' when we're short on disk space. 2018-10-23 01:04:39 +02:00
search-paths.scm
self.scm self: Use Guile 2.2 unconditionally for recent 'guix pull'. 2018-10-10 14:54:18 +02:00
serialization.scm
sets.scm
ssh.scm
status.scm ui: Fix port-buffering with guile@2.0. 2018-10-16 17:12:09 -05:00
store.scm daemon: Support multiplexed build output. 2018-10-15 22:40:35 +02:00
svn-download.scm
tests.scm tests: Run 'guix pack' tests using the external store. 2018-10-19 18:28:57 +02:00
ui.scm Add (guix status) and use it for pretty colored output. 2018-09-27 23:21:53 +02:00
upstream.scm
utils.scm
workers.scm
zlib.scm