summaryrefslogtreecommitdiff
path: root/guix/profiles.scm
AgeCommit message (Expand)Author
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
2020-08-24Use "guile-zlib" and "guile-lzlib" instead of (guix config).Mathieu Othacehe
2020-07-25utils: Move '&fix-hint' to (guix diagnostics).Ludovic Courtès
2020-06-18profiles: 'linux-module-database' hooks gracefully handles module-less kernels.Ludovic Courtès
2020-06-18profiles: Reindent 'linux-module-database'.Ludovic Courtès
2020-06-14lint: Add 'check-for-collisions' checker.Ludovic Courtès
2020-06-14profiles: Fix pathological performance of 'manifest-transitive-entries'.Ludovic Courtès
2020-05-02Merge branch 'master' into core-updatesMarius Bakke
2020-05-01profiles: Mark manual database as non-substitutable.Ludovic Courtès
2020-04-30Merge branch 'master' into core-updatesMarius Bakke
2020-04-26profiles: Add lowerable <profile> record type.Ludovic Courtès
2020-04-23Merge branch 'master' into core-updatesMarius Bakke
2020-04-22profiles: Add #:name parameter to 'profile-derivation'.Ludovic Courtès
2020-04-08Merge branch 'master' into core-updatesMarius Bakke
2020-03-31profiles: Compute manual database entries in parallel.Arne Babenhauserheide
2020-03-31guix package: Do not misdiagnose upgrades when there are propagated inputs.Ludovic Courtès