summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* build: syscalls: Add a SET-CHILD-SUBREAPER! procedure.Maxim Cournoyer2021-11-20
* derivations: Officially deprecate 'build-expression->derivation'.Ludovic Courtès2021-11-18
* build-system/go: Update cross-compilation support to new interface.Ludovic Courtès2021-11-18
* Merge branch 'master' into core-updates-frozenLudovic Courtès2021-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
* | build: meson: Replace the 'test-target' argument by 'test-options'.Maxim Cournoyer2021-11-11
* | profiles: Add a gdk-pixbuf-loaders-cache-file hook.Maxim Cournoyer2021-11-11
* | build: glib-or-gtk: Generate the gdk-pixbuf-loaders cache file in a phase.Maxim Cournoyer2021-11-11
* | build: glib-or-gtk-build-system: Fix indentation.Maxim Cournoyer2021-11-11
* | build: glib-or-gtk-build-system: Simplify the wrap-all-programs phase.Maxim Cournoyer2021-11-11
* | guix: packages: Fix repacking of plain tarballs.Maxim Cournoyer2021-11-11
* | build: qt-utils: Don't wrap .X-real files.Brendan Tildesley2021-11-11
* | store: 'mapm/accumulate-builds' does not compare stores with 'eq?'.Ludovic Courtès2021-11-10
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-11-08
|\|
| * 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
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-11-03
|\|
| * import: stackage: Update to release 18.14.Lars-Dominik Braun2021-11-02
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-10-31
|\|
| * 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