aboutsummaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* guix graph: Show '-M' in '--help' output.Ludovic Courtès2021-11-23
* system: Add swap flags.Josselin Poiret2021-11-23
* docker: Enable arm64 docker image building for 'guix pack'.Collin J. Doering2021-11-23
* import: opam: Fix error on unknown field value.Julien Lepiller2021-11-22
* import: opam: Warn instead of leave when fetching fails.zimoun2021-11-19
* build-system/asdf: Don't fail in sbcl-package->cl-source-package on non-packa...Pierre Neidhardt2021-11-19
* gnupg: Honor GnuPG's configuration for the key server.Maxim Cournoyer2021-11-18
* import: texlive: Take different package database as optional argument.Ricardo Wurmus2021-11-18
* import: texlive: Print inputs with labels and guixified names.Ricardo Wurmus2021-11-18
* diagnostics: Add syntax to capture arguments' syntax-properties.Josselin Poiret2021-11-17
* scripts: home: Make ‘guix home import’ write home-configuration.scm.Xinglu Chen2021-11-17
* import: texlive: Remove leftover 'pk'.Ludovic Courtès2021-11-17
* import: texlive: Load (gnu packages tex) dynamically.Ludovic Courtès2021-11-17
* import: Replace texlive importer.Ricardo Wurmus2021-11-17
* guix: Add download-multi-svn-to-store.Ricardo Wurmus2021-11-17
* daemon: Do not deduplicate files smaller than 8 KiB.Ludovic Courtès2021-11-16
* tests: Factorize 'file=?'.Ludovic Courtès2021-11-16
* build-system/julia: Enable Julia Pkg to find installed packages.Jean-Baptiste Volatier2021-11-16
* build: wrap-qt-program: Fix typo.Vagrant Cascadian2021-11-14
* environment: Fix ‘--check’ with exported PS1 variable.Thiago Jung Bauermann2021-11-14
* guix: packages: Clarify that list is a list of <license> records.jgart2021-11-13
* import: utils: Add more licenses and extend their detection.Attila Lendvai2021-11-12
* import: print: Replace packages and origins in 'arguments'.Ludovic Courtès2021-11-11
* import: print: Handle patches that are origins.Ludovic Courtès2021-11-11
* import: print: Correctly handle URI lists.Ludovic Courtès2021-11-11
* import: print: Properly render packages with origins as inputs.Ludovic Courtès2021-11-11
* import: cran: Allow imports of a specific version.Ludovic Courtès2021-11-11
* import: pypi: Allow imports of a specific version.Ludovic Courtès2021-11-11
* guix: Upgrade to Bioconductor 3.14.Ricardo Wurmus2021-11-07
* shell: Actually clean up the profile cache.Ludovic Courtès2021-11-07
* import: egg: Allow imports of a specific version.Xinglu Chen2021-11-07
* home: services: bash: Add ‘aliases’ field.Xinglu Chen2021-11-07
* ui: 'load*' correctly reports 'read-error' in all cases.Ludovic Courtès2021-11-07
* utils: Define a target-x86-32? and target-x86-64? predicate.Maxime Devos2021-11-07
* environment: Suggest command upon 'execlp' failure.Ludovic Courtès2021-11-06
* profiles: Build the man database only if 'man-db' is in the profile.Ludovic Courtès2021-11-06
* import: elpa: Work around Guile 3.0.[5-7] compiler bug.Ludovic Courtès2021-11-06
* import: stackage: Update to release 18.14.Lars-Dominik Braun2021-11-02
* ui: Use DISPLAY in SHOW-GUIX-HELP.Tobias Geerinckx-Rice2021-10-31
* ui: Add top-level options to help text.Tobias Geerinckx-Rice2021-10-31
* home: import: Avoid duplication of 'manifest->code'.Ludovic Courtès2021-10-31
* home: import: Factorize triplicated 'version-spec' procedure.Ludovic Courtès2021-10-31
* home: import: Clarify "destination directory".Ludovic Courtès2021-10-31
* home: import: Compare procedures with 'eq?'.Ludovic Courtès2021-10-31
* guix home: import: Call ‘local-file’ with ‘name’Xinglu Chen2021-10-31
* Add tests for ‘guix home import’.Xinglu Chen2021-10-31
* guix home: import: Delete duplicate modules when importing.Xinglu Chen2021-10-31
* guix home: import: Don’t use 'slurp-file-gexp'.Xinglu Chen2021-10-31
* guix home: import: Fix module name for Bash service.Xinglu Chen2021-10-31
* guix home: import: Allow multiple modules to be imported for each service.Xinglu Chen2021-10-31