aboutsummaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2025-05-26gexp: Allow used modules to be specified declaratively for gexps.W. Kosior
2025-05-21gexp: Add symlink-to procedure.Sergey Trofimov
2025-05-21gexp: Allow file-unions with dangling symlinks.Sergey Trofimov
2025-05-19refresh: Allow specifying a partial version via the version specification.Maxim Cournoyer
2025-05-18environment: Make home writable.Tomas Volf
2025-05-18environment: Translate only file names under home directory.Tomas Volf
2025-05-18environment: Use inherit for new mapping.Tomas Volf
2025-05-18git: Remove code for Guile-Git < 0.10.0.Ludovic Courtès
2025-05-18channels: Speed up ‘channel-news-for-commit’.Ludovic Courtès
2025-05-17import: Guard against potential type error.Maxim Cournoyer
2025-05-13import/cran: Record more invalid package names.Ricardo Wurmus
2025-05-12guix: Update to Bioconductor 3.21.Ricardo Wurmus
2025-05-09ui: Allow evaluating multi-expressions strings with read/eval.Maxim Cournoyer
2025-05-06environment, home: Make /tmp writable.Ludovic Courtès
2025-05-06guix: texlive importer: Fix recursive calls.Nicolas Goaziou
2025-05-06guix: texlive importer: Improve output for texlive-biber-ms.Nicolas Goaziou
2025-05-06guix: texlive importer: Fix version error when importing a package.Nicolas Goaziou
2025-05-06guix: texlive importer: Adjust version for meta packages.Nicolas Goaziou
2025-05-06gnu: Make modular TeX Live reproducible.Nicolas Goaziou
2025-05-06gnu: texlive-libkpathsea: Enforce ls-R usage by default.Nicolas Goaziou
2025-05-06gnu: profiles.scm: Ignore ls-R databases when building font maps.Nicolas Goaziou
2025-05-06gnu: Rename `texlive-updmap.cfg' into `texlive-local-tree'.Nicolas Goaziou
2025-05-06gnu: texlive build system: Un-dumbify a comment.Nicolas Goaziou
2025-05-05linux-container: Set up “lo” and generate /etc/hosts by default.Ludovic Courtès
2025-05-05syscalls: Add ‘get-user-ns’.Ludovic Courtès
2025-05-05environment: Add ‘--writable-root’ and default to read-only root.Ludovic Courtès
2025-05-05guix home: ‘container’ provides a read-only root file system.Ludovic Courtès
2025-05-05linux-container: Support having a read-only root file system.Ludovic Courtès
2025-05-05guix home: ‘container’ explicitly mounts $HOME and /run/user/1000.Ludovic Courtès
2025-05-05environment: Restore action for SIGPIPE.Tomas Volf
2025-05-05transformations: Git source transformations honour RECURSIVE?.Romain GARBAGE
2025-05-03scripts: home: Support extracting home-environment from Guix System declaration.Hilton Chain
2025-05-02build/cmake: Add #:implicit-inputs? and #:implicit-cross-inputs? arguments.Maxim Cournoyer
2025-04-28profiles: gtk-icon-themes: Fix build error for when there are no icon themes.Rutherther
2025-04-28build-system: android-ndk: Improve style.Nicolas Graves
2025-04-28build-system: ruby: Improve ruby-cross-build style.Nicolas Graves
2025-04-28build-system: waf: Improve waf-build style.Nicolas Graves
2025-04-28build-system: glib-or-gtk: Improve glib-or-gtk-cross-build style.Nicolas Graves
2025-04-28build-system: gnu: Improve gnu-cross-build style.Nicolas Graves
2025-04-27upstream: Do not update to same version.Maxim Cournoyer
2025-04-27profiles: gtk-icon-themes: Produce only 'icon-theme.cache' files.Rutherther
2025-04-25git: Add support for symbolic references.Romain GARBAGE
2025-04-25channels: Add symref support.Romain GARBAGE
2025-04-25packages: Add riscv64-linux to %cuirass-supported-systems.Zheng Junjie
2025-04-23git: Remove compatibility shim for Guile-Git <= 0.5.2.Ludovic Courtès
2025-04-23git: Use ‘graph-descendant?’ from Guile-Git >= 0.10.0 when available.Ludovic Courtès
2025-04-20syscalls: Add ‘unshare’.Ludovic Courtès
2025-04-20self: Install systemd ‘.service’ files.Ludovic Courtès
2025-04-19least-authority: Export default preserved environment variables.Maxim Cournoyer
2025-04-16locate: Request writable db for --clear.Yelninei