summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2025-06-15build-system: emacs: Enable tests when not cross-compiling.Liliana Marie Prikler
2025-06-15build-system/emacs: Provide allowed and disallowed references.Morgan Smith
2025-06-15guix: emacs-utils: Be more verbose in build phase.Morgan Smith
2025-06-13pack: Singularity environemt sources the profile's 'etc/profile'.Rutherther
2025-06-06publish: Prevent publication of non-substitutable derivation outputs.Morgan Arnold
2025-06-06guix: gnu-dist: Fix distcheck.Efraim Flashner
2025-06-03environment: Set LANG by default.Tomas Volf
2025-06-03pack: Include store parent directories in the Docker layer.Ray Miller
2025-05-31scripts: environment: Export launch-environment/container.Nicolas Graves
2025-05-26build/go: Set correct GOOS for Windows.Efraim Flashner
2025-05-26build/zig: Support specifying test target.Hilton Chain
2025-05-26build-system: zig: Expose #:zig-build-target.Hilton Chain
2025-05-24import: texlive: Import the given version when specified.Ludovic Courtès
2025-05-24environment: Provide a writable /run/user/$UID.Ludovic Courtès
2025-05-23maint: Change main repository URL to git.guix.gnu.org.Ludovic Courtès
2025-05-23describe: Recognize git.guix.gnu.org for commit hyperlinks.Ludovic Courtès
2025-05-22import/elpa: Improve CLI documentation for archive flag.Liliana Marie Prikler
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