summaryrefslogtreecommitdiff
path: root/doc/guix.texi
AgeCommit message (Expand)Author
2018-09-07Add 'guix describe'....Ludovic Courtès
2018-09-07pull: Add '--profile'....Ludovic Courtès
2018-09-06doc: Update hpcguix-web configuration documentation....Ludovic Courtès
2018-09-06services: hpcguix-web: Set SSL_CERT_DIR....Ludovic Courtès
2018-09-04Switch to Guile-Gcrypt....Ludovic Courtès
2018-09-03Fix some typos....Tobias Geerinckx-Rice
2018-09-02Add (guix channels) and use it in (guix scripts pull)....Ludovic Courtès
2018-08-30import: pypi: Support recursive importing....Ricardo Wurmus
2018-08-30import: stackage: Support recursive importing....Ricardo Wurmus
2018-08-30services: Add ddclient service....Oleg Pykhalov
2018-08-28services: openssh: Add 'log-level' field....Ludovic Courtès
2018-08-28services: tor: Make it easier to use UNIX sockets....Chris Marusich
2018-08-20doc: Remove extra space before colon in menu entries....Ludovic Courtès
2018-08-16doc: Fix typo....Julien Lepiller
2018-08-16gnu: services: Add pcscd service....Arun Isaac
2018-08-15doc: Replace reference to deprecated title field....Julien Lepiller
2018-08-15doc: Fix typo....Julien Lepiller
2018-08-13services: cgit: Disable repo booleans having a global counterpart....Clément Lassieur
2018-08-11import: hackage: Support recursive importing....Ricardo Wurmus
2018-08-09doc: Fix syntax error....Marius Bakke
2018-07-30doc: Fix Cuirass URL....Clément Lassieur
2018-07-29services: openssh: Add forwarding options....Eric Brown
2018-07-28doc: Clarify some of guix-daemon's GC options....Chris Marusich
2018-07-25gnu: Add hplip-minimal....Efraim Flashner
2018-07-23build-system: Add 'guile-build-system'....Ludovic Courtès
2018-07-17doc: Remove the documentation about Cuirass' load-path....Clément Lassieur
2018-07-13pull: Use (guix inferior) to display new and upgraded packages....Ludovic Courtès
2018-07-13Add (guix inferior) and (guix scripts repl)....Ludovic Courtès
2018-07-13services: mcron: Add 'schedule' action....Ludovic Courtès
2018-07-13services: shepherd: Support custom actions....Ludovic Courtès
2018-07-12gexp: Allow bytevector as content of `plain-file'....Jan Nieuwenhuizen
2018-07-12store: Add `binary-file'....Jan Nieuwenhuizen
2018-07-11import: gem: Add recursive import....Oleg Pykhalov
2018-07-10guix: Add opam importer....Julien Lepiller
2018-07-09doc: Use https://alpha.gnu.org instead of FTP....Ludovic Courtès
2018-07-09doc: Fix FTP link in documentation....EuAndreh
2018-07-09doc: Fix syntax error and remove trailing whitespace....Ricardo Wurmus
2018-07-09services: Add prometheus-node-exporter-service-type....Gábor Boskovits
2018-07-07doc: Fix typo....Oleg Pykhalov
2018-07-06Merge branch 'version-0.15.0'Ludovic Courtès
2018-07-05doc: Mention translations of the manual....Ludovic Courtès
2018-07-05doc: Update package count....Ludovic Courtès
2018-07-05doc: Mention ARM and AArch64 bootloaders....Ludovic Courtès
2018-07-05doc: Improve UEFI/BIOS bootloader documentation....Ludovic Courtès
2018-07-05Don't force colour in aliases....Tobias Geerinckx-Rice
2018-06-27doc: Specify Guile-SQLite3 minimum version....Ludovic Courtès
2018-06-27doc: Private key passphrases are not supported....Tobias Geerinckx-Rice
2018-06-26doc: Minor improvements to Power Management Services....Nicolas Goaziou
2018-06-26doc: Use a consistent partitioning scheme....Marius Bakke
2018-06-25doc: Add an example of ~/.asoundrc file for ALSA configuration....宋文武