summary refs log tree commit diff
path: root/guix/profiles.scm
AgeCommit message (Expand)Author
2023-07-18gnu: Remove texlive-default-updmap.cfg.Nicolas Goaziou
2023-07-18gnu: Externalize libkpathsea in texlive and texlive-bin.Nicolas Goaziou
2023-07-18gnu: texlive-bin: Do not install all linked scripts.Nicolas Goaziou
2023-07-18gnu: Simplify texlive-default-updmap.cfg.Nicolas Goaziou
2023-07-18gnu: Deprecate texlive-base in favor of texlive-scheme-basic.Nicolas Goaziou
2023-05-04profiles: 'texlive-font-maps' gracefully handles lack of texlive inputs.Ludovic Courtès
2023-01-30Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2022-10-27profiles: info-dir-file: Remove install-info '--silent' option.Maxim Cournoyer
2022-09-01Merge branch 'staging' into core-updatesMarius Bakke
2022-08-31pull: Create a version 3 manifest.Ludovic Courtès
2022-07-22Merge branch 'staging' into core-updatesMarius Bakke
2022-07-08profiles: Support the creation of profiles with version 3 manifests.Ludovic Courtès
2022-07-08profiles: Remove support for reading versions 0 and 1.Ludovic Courtès
2022-07-01profiles: Do not repeat entries in 'manifest' file.Ludovic Courtès
2022-06-25utils: Move switch-symlinks to (guix build utils).Arun Isaac
2022-05-24profiles: 'manifest->gexp' emits 'properties' field only when needed.Ludovic Courtès
2022-03-22profiles: manual-database: Remove GDBM workaround.Maxim Cournoyer
2022-02-18profiles: 'profile-derivation' rejects unsupported packages.Ludovic Courtès
2022-02-14profiles: texlive-font-maps: Create ls-R file.Ricardo Wurmus
2022-02-07guix: Restore profile hook for TeX Live font maps.Ricardo Wurmus
2022-02-02guix system: 'describe' shows the running system, not the current one.Ludovic Courtès
2021-11-25profiles: Also handle package objects in GDK-PIXBUF-LOADERS-CACHE-FILE.Maxim Cournoyer
2021-11-25profiles: Fix the gdk-pixbuf-loaders-cache-file hook.Maxim Cournoyer
2021-11-11profiles: Add a gdk-pixbuf-loaders-cache-file hook.Maxim Cournoyer
2021-11-08Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner
2021-11-06profiles: Build the man database only if 'man-db' is in the profile.Ludovic Courtès
2021-10-31Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner
2021-10-25profiles: Add 'package->development-manifest'.Ludovic Courtès
2021-07-18Merge branch 'master' into core-updatesLudovic Courtès
2021-06-28guix: Delete duplicates from emacs-load-path.Leo Prikler
2021-06-19Merge branch 'master' into core-updatesMarius Bakke
2021-06-18profiles: Add "XAUTHORITY" to the precious variables.Ludovic Courtès
2021-06-18profiles: Add 'load-profile'.Ludovic Courtès
2021-06-12profiles: Move some of the work to the build side.Ludovic Courtès
2021-06-06Merge branch 'master' into core-updatesMarius Bakke
2021-06-05profiles: 'check-for-collisions' filters out more non-collisions upfront.Ludovic Courtès
2021-05-20guix: Build texlive-configuration only when texlive-base is present.Ricardo Wurmus
2021-05-09Merge branch 'master' into core-updatesMarius Bakke
2021-05-05profiles: texlive-configuration: Handle updmap.cfg conflict.Ricardo Wurmus
2021-05-03profiles: texlive-configuration: Refresh font maps.Ricardo Wurmus
2021-05-01profiles: Add hook for Emacs subdirs.Leo Prikler
2021-03-06Merge branch 'master' into core-updatesChristopher Baines
2021-03-05profiles: 'package->manifest-entry' preserves transformations by default.Ludovic Courtès
2021-02-03Merge branch 'master' into core-updatesChristopher Baines
2021-02-01profiles: Add 'manifest->code'.Ludovic Courtès
2021-01-29gnu: texlive-bin: Enable the use of multiple TeX Live trees.Maxim Cournoyer
2020-12-07profiles: Delete duplicate manifest entries in packages->manifest.Leo Prikler
2020-12-07profiles: Remove duplicates in manifest transactions.Leo Prikler
2020-11-02profiles: Add fast path for 'xdg-mime-database' hook.Ludovic Courtès
2020-08-25linux-libre: Support module compression.Mathieu Othacehe