summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* 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
* guix home: import: Make the user to specify a destination directory.Xinglu Chen2021-10-31
* shell: Error out when an unauthorized guix.scm/manifest.scm is found.Ludovic Courtès2021-10-30
* packages: Optionally validate Texinfo markup at expansion time.Ludovic Courtès2021-10-28
* ui: Gracefully handle invalid Texinfo markup in package blurbs.Ludovic Courtès2021-10-28
* store: 'map/accumulate-builds' handler checks the store received.Ludovic Courtès2021-10-28
* import: cran: Use the standard diagnostic procedures.Ludovic Courtès2021-10-28
* environment: Fix broken file-local variable.Zhu Zihao2021-10-28
* remote: Really build things remotely when #:build-locally? is #false.Ludovic Courtès2021-10-28
* syscalls: Gracefully handle failure to load libc's libutil.Ludovic Courtès2021-10-26
* shell: Suggest running '--check' once for interactive use.Ludovic Courtès2021-10-26
* environment: Add '--check'.Ludovic Courtès2021-10-26
* syscalls: Add 'openpty' and 'login-tty'.Ludovic Courtès2021-10-26
* packages: Optimize 'package-transitive-supported-systems'.Ludovic Courtès2021-10-26
* shell: Maintain a profile cache.Ludovic Courtès2021-10-25
* cache: Gracefully handle non-existent cache.Ludovic Courtès2021-10-25