summaryrefslogtreecommitdiff
path: root/doc/guix.texi
AgeCommit message (Expand)Author
2021-12-15doc: Do not explain quote/quasiquote in the context of inputs....Ludovic Courtès
2021-12-15doc: Use @lisp for 'static-networking-service-type' example....Ludovic Courtès
2021-12-14doc: Mention powerpc-linux support....Efraim Flashner
2021-12-14doc: Mark mips64el-linux as unsupported....Efraim Flashner
2021-12-13Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-12-13doc: Add missing closing paren....Ludovic Courtès
2021-12-12services: Define '%loopback-static-networking'....Ludovic Courtès
2021-12-12services: Define '%qemu-static-networking'....Ludovic Courtès
2021-12-12services: static-networking: Change interface to mimic netlink....Ludovic Courtès
2021-12-12doc: Add new "Networking Setup" node for the main setup options....Ludovic Courtès
2021-12-05Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus
2021-12-03guix system vm: Add --no-graphic CLI argument....Attila Lendvai
2021-12-01doc: Document LUKS2 GRUB support and shortcomings...Josselin Poiret
2021-11-29gnu: guix-build-coordinator: Update to 0-40.226ec0f....Christopher Baines
2021-11-27services: Document the 'delete' clause of 'modify-services'....Ludovic Courtès
2021-11-23style: Add '--dry-run'....Ludovic Courtès
2021-11-23Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-11-23doc: Add new Swap Space section....Josselin Poiret
2021-11-23doc: Fix the example of "Using virt-viewer with Spice"....Rostislav Svoboda
2021-11-17Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-11-17scripts: home: Make ‘guix home import’ write home-configuration.scm....Xinglu Chen
2021-11-17services: docker: Add 'environment-variables' configuration field....Alexey Abramov
2021-11-17import: Replace texlive importer....Ricardo Wurmus
2021-11-16services: cups: Update default timeouts....Tobias Geerinckx-Rice
2021-11-16doc: Remove obsolete example module import....Tobias Geerinckx-Rice
2021-11-15gnu: hpcguix-web: Update to 0.2.0....Ludovic Courtès
2021-11-14doc: Add a note about elogind and XDG_RUNTIME_DIR for Guix Home....Andrew Tropin
2021-11-14doc: Fix guix shell -C example....Florian Pelz
2021-11-12services: Add qemu-guest-agent service....Timotej Lazar
2021-11-11build: meson: Replace the 'test-target' argument by 'test-options'....Maxim Cournoyer
2021-11-11import: cran: Allow imports of a specific version....Ludovic Courtès
2021-11-11import: pypi: Allow imports of a specific version....Ludovic Courtès
2021-11-09doc: Fix typo....Nicolas Goaziou
2021-11-08Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner
2021-11-07import: egg: Allow imports of a specific version....Xinglu Chen
2021-11-07doc: Improve documentation of the Bash home service...Xinglu Chen
2021-11-07home: services: bash: Add ‘aliases’ field....Xinglu Chen
2021-11-06profiles: Build the man database only if 'man-db' is in the profile....Ludovic Courtès
2021-10-31Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner
2021-10-31doc: Mention 'guix home reconfigure' upfront....Ludovic Courtès
2021-10-31doc: Avoid misuse of @ref....Ludovic Courtès
2021-10-31doc: Mention "guix home import" upfront....Ludovic Courtès
2021-10-31doc: Document the ‘guix home import’ subcommand....Xinglu Chen
2021-10-26environment: Add '--check'....Ludovic Courtès
2021-10-25shell: Maintain a profile cache....Ludovic Courtès
2021-10-25shell: By default load the local 'manifest.scm' or 'guix.scm' file....Ludovic Courtès
2021-10-25Add 'guix shell'....Ludovic Courtès
2021-10-25profiles: Add 'package->development-manifest'....Ludovic Courtès
2021-10-25packages: Add 'package-development-inputs'....Ludovic Courtès
2021-10-25services: rsync: support binding rsync to a specific IP address...Jacob Adams