summaryrefslogtreecommitdiff
path: root/guix/profiles.scm
Commit message (Expand)AuthorAge
* profiles: info-dir-file: Remove install-info '--silent' option.Maxim Cournoyer2022-10-27
* pull: Create a version 3 manifest.Ludovic Courtès2022-08-31
* profiles: Support the creation of profiles with version 3 manifests.Ludovic Courtès2022-07-08
* profiles: Remove support for reading versions 0 and 1.Ludovic Courtès2022-07-08
* profiles: Do not repeat entries in 'manifest' file.Ludovic Courtès2022-07-01
* profiles: 'manifest->gexp' emits 'properties' field only when needed.Ludovic Courtès2022-05-24
* profiles: manual-database: Remove GDBM workaround.Maxim Cournoyer2022-03-22
* profiles: 'profile-derivation' rejects unsupported packages.Ludovic Courtès2022-02-18
* profiles: texlive-font-maps: Create ls-R file.Ricardo Wurmus2022-02-14
* guix: Restore profile hook for TeX Live font maps.Ricardo Wurmus2022-02-07
* guix system: 'describe' shows the running system, not the current one.Ludovic Courtès2022-02-02
* profiles: Also handle package objects in GDK-PIXBUF-LOADERS-CACHE-FILE.Maxim Cournoyer2021-11-25
* profiles: Fix the gdk-pixbuf-loaders-cache-file hook.Maxim Cournoyer2021-11-25
* profiles: Add a gdk-pixbuf-loaders-cache-file hook.Maxim Cournoyer2021-11-11
* Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-11-08
|\
| * profiles: Build the man database only if 'man-db' is in the profile.Ludovic Courtès2021-11-06
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-10-31
|\|
| * profiles: Add 'package->development-manifest'.Ludovic Courtès2021-10-25
* | Merge branch 'master' into core-updatesLudovic Courtès2021-07-18
|\|
| * guix: Delete duplicates from emacs-load-path.Leo Prikler2021-06-28
* | Merge branch 'master' into core-updatesMarius Bakke2021-06-19
|\|
| * profiles: Add "XAUTHORITY" to the precious variables.Ludovic Courtès2021-06-18
| * profiles: Add 'load-profile'.Ludovic Courtès2021-06-18
| * profiles: Move some of the work to the build side.Ludovic Courtès2021-06-12
* | Merge branch 'master' into core-updatesMarius Bakke2021-06-06
|\|
| * profiles: 'check-for-collisions' filters out more non-collisions upfront.Ludovic Courtès2021-06-05
| * guix: Build texlive-configuration only when texlive-base is present.Ricardo Wurmus2021-05-20
* | Merge branch 'master' into core-updatesMarius Bakke2021-05-09
|\|
| * profiles: texlive-configuration: Handle updmap.cfg conflict.Ricardo Wurmus2021-05-05
| * profiles: texlive-configuration: Refresh font maps.Ricardo Wurmus2021-05-03
| * profiles: Add hook for Emacs subdirs.Leo Prikler2021-05-01
* | Merge branch 'master' into core-updatesChristopher Baines2021-03-06
|\|
| * profiles: 'package->manifest-entry' preserves transformations by default.Ludovic Courtès2021-03-05
* | Merge branch 'master' into core-updatesChristopher Baines2021-02-03
|\|
| * profiles: Add 'manifest->code'.Ludovic Courtès2021-02-01
* | gnu: texlive-bin: Enable the use of multiple TeX Live trees.Maxim Cournoyer2021-01-29
|/
* profiles: Delete duplicate manifest entries in packages->manifest.Leo Prikler2020-12-07
* profiles: Remove duplicates in manifest transactions.Leo Prikler2020-12-07
* profiles: Add fast path for 'xdg-mime-database' hook.Ludovic Courtès2020-11-02
* linux-libre: Support module compression.Mathieu Othacehe2020-08-25
* Use "guile-zlib" and "guile-lzlib" instead of (guix config).Mathieu Othacehe2020-08-24
* utils: Move '&fix-hint' to (guix diagnostics).Ludovic Courtès2020-07-25
* profiles: 'linux-module-database' hooks gracefully handles module-less kernels.Ludovic Courtès2020-06-18
* profiles: Reindent 'linux-module-database'.Ludovic Courtès2020-06-18
* lint: Add 'check-for-collisions' checker.Ludovic Courtès2020-06-14
* profiles: Fix pathological performance of 'manifest-transitive-entries'.Ludovic Courtès2020-06-14
* Merge branch 'master' into core-updatesMarius Bakke2020-05-02
|\
| * profiles: Mark manual database as non-substitutable.Ludovic Courtès2020-05-01
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-30
|\|
| * profiles: Add lowerable <profile> record type.Ludovic Courtès2020-04-26