summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2021-11-02import: stackage: Update to release 18.14.Lars-Dominik Braun
2021-10-31ui: Use DISPLAY in SHOW-GUIX-HELP.Tobias Geerinckx-Rice
2021-10-31ui: Add top-level options to help text.Tobias Geerinckx-Rice
2021-10-31home: import: Avoid duplication of 'manifest->code'.Ludovic Courtès
2021-10-31home: import: Factorize triplicated 'version-spec' procedure.Ludovic Courtès
2021-10-31home: import: Clarify "destination directory".Ludovic Courtès
2021-10-31home: import: Compare procedures with 'eq?'.Ludovic Courtès
2021-10-31guix home: import: Call ‘local-file’ with ‘name’Xinglu Chen
2021-10-31Add tests for ‘guix home import’.Xinglu Chen
2021-10-31guix home: import: Delete duplicate modules when importing.Xinglu Chen
2021-10-31guix home: import: Don’t use 'slurp-file-gexp'.Xinglu Chen
2021-10-31guix home: import: Fix module name for Bash service.Xinglu Chen
2021-10-31guix home: import: Allow multiple modules to be imported for each service.Xinglu Chen
2021-10-31guix home: import: Make the user to specify a destination directory.Xinglu Chen
2021-10-30shell: Error out when an unauthorized guix.scm/manifest.scm is found.Ludovic Courtès
2021-10-28packages: Optionally validate Texinfo markup at expansion time.Ludovic Courtès
2021-10-28ui: Gracefully handle invalid Texinfo markup in package blurbs.Ludovic Courtès
2021-10-28store: 'map/accumulate-builds' handler checks the store received.Ludovic Courtès
2021-10-28import: cran: Use the standard diagnostic procedures.Ludovic Courtès
2021-10-28environment: Fix broken file-local variable.Zhu Zihao
2021-10-28remote: Really build things remotely when #:build-locally? is #false.Ludovic Courtès
2021-10-26syscalls: Gracefully handle failure to load libc's libutil.Ludovic Courtès
2021-10-26shell: Suggest running '--check' once for interactive use.Ludovic Courtès
2021-10-26environment: Add '--check'.Ludovic Courtès
2021-10-26syscalls: Add 'openpty' and 'login-tty'.Ludovic Courtès
2021-10-26packages: Optimize 'package-transitive-supported-systems'.Ludovic Courtès
2021-10-25shell: Maintain a profile cache.Ludovic Courtès
2021-10-25cache: Gracefully handle non-existent cache.Ludovic Courtès
2021-10-25environment: Autoload some modules.Ludovic Courtès
2021-10-25environment: Do not connect to the daemon when '--profile' is used.Ludovic Courtès
2021-10-25environment: Skip derivation computation when '--profile' is used.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-24lint: Add description check for common typos.Vagrant Cascadian
2021-10-22guix: packages: Add comment on license field.jgart via Guix-patches via
2021-10-18build-system/go: Fix building on host's secondary architecture.Efraim Flashner
2021-10-17maint: Factorize po xref translation.Julien Lepiller
2021-10-16build-system/minetest: Install config.txt and _config.txt.Vivien Kraus
2021-10-16build-system/minetest: Gather whole failing test output.Vivien Kraus
2021-10-15refresh: Report suggested input changes with 'info'.Ludovic Courtès
2021-10-15import: pypi: Remove leftover 'pk' call.Ludovic Courtès
2021-10-15import: pypi: Support 'input-changes'.Xinglu Chen
2021-10-15swh: Allows token from Software Heritage authentication service.zimoun
2021-10-15download: "GUIX_DOWNLOAD_FALLBACK_TEST=none" disables fallback mechanisms.Ludovic Courtès
2021-10-15lint: archival: Remove extra newline in warning.Ludovic Courtès
2021-10-14download: Print URL of the Disarchive spec being read.Ludovic Courtès
2021-10-14download: Add parameter to test download fallback mechanisms.Ludovic Courtès
2021-10-14download: Add missing autoload.Ludovic Courtès