summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2023-04-14build: qt-utils: Revert setting QT_PLUGIN_PATH exactly.Maxim Cournoyer
2023-04-10status: Guard against a numerical overflow condition.Maxim Cournoyer
2023-04-08import: opam: Tweak doc for '--repo' option.Ludovic Courtès
2023-04-08import: opam: opam->guix-package: Fix default repo argument.Csepp
2023-04-08svn-download: Default to non-recursive checkouts.Ludovic Courtès
2023-04-08import: Properly report "no specific version" errors.Ludovic Courtès
2023-04-07packages: Remove 'origin-sha256' procedure.Bruno Victal
2023-04-07po: Do not auto-translate cross-references to other manuals.Florian Pelz
2023-04-06environment: Add '--nesting'.Ludovic Courtès
2023-03-30guix: Shorten home page URL in texlive importer.Nicolas Goaziou
2023-03-29import/texlive: tlpdb->package: Ignore files outside of texmf-dist.Ricardo Wurmus
2023-03-29import/texlive: Process license field only when it exists.Ricardo Wurmus
2023-03-29import/texlive: Only process description if it exists.Ricardo Wurmus
2023-03-29import/texlive: Ignore architecture-dependent packages.Ricardo Wurmus
2023-03-28Revert "lint: Append "/info/refs" to git-reference-url."Maxim Cournoyer
2023-03-27lint: Append "/info/refs" to git-reference-url.Felix Lechner
2023-03-27lint: Prevent inlining of 'package-vulnerabilities'.Ludovic Courtès
2023-03-27syscalls: 'getxattr' throws upon error.Ludovic Courtès
2023-03-27substitute: Gracefully handle TLS termination while fetching narinfos.Ludovic Courtès
2023-03-21scripts: refresh: Add -T option.jgart
2023-03-21guix: Run check-synopsis-style with other local checks.Sergey Trofimov
2023-03-17ui: format 'display-hint' output when no arguments are passed.Antero Mejr
2023-03-17pack: "fakechroot" engine passes the recursive RUNPATH to ld.so.Ludovic Courtès
2023-03-16read-print: 'read-with-comments' reads comments within gexps.Ludovic Courtès
2023-03-16guix: Improve download-nar.Christopher Baines
2023-03-13guix: Leave some of guix/build/* unchanged.Ludovic Courtès
2023-03-13environment: Clear 'TERM' when checking environment.Winter
2023-03-13guix: Strip #:use-module lists.Ludovic Courtès
2023-03-13packages: 'package-input-rewriting/spec' ignores hidden packages.Ludovic Courtès
2023-03-13packages: Use SRFI-71 instead of SRFI-11.Ludovic Courtès
2023-03-13packages: Consider 'patches' by 'package-direct-sources'.Simon Tournier
2023-03-12lint: Check that python-pre-commit is not an input.Antero Mejr
2023-03-10import: Add EUPL 1.1 to the SPDX license name converter.Antero Mejr
2023-03-10licenses: Add LPL 1.02 (Lucent Public Licence).Antero Mejr
2023-03-10build-system/gnu: Remove 'install-license-files' from '%dist-phases'.Ludovic Courtès
2023-03-07read-print: Correctly handle comments that follow a list head.Ludovic Courtès
2023-03-07read-print: Special-case channel-related forms.Ludovic Courtès
2023-03-06gnu: perl-extutils-pkgconfig: Support cross-compilation.Maxim Cournoyer
2023-03-06scripts: environment: Fix ordering issue with CWD and --expose.Josselin Poiret
2023-03-06build-system/guile: Expose #:scheme-file-regexp when cross-compilingJelle Licht
2023-03-03git-download: Apply Git attributes on checkouts coming from SWH.Ludovic Courtès
2023-02-27ui: 'display-hint' quotes extra arguments for Texinfo.Ludovic Courtès
2023-02-27scripts: repl: Extend REPL %load-path with all channels.Simon Tournier
2023-02-27gexp: computed-file: Do not honor %guile-for-build.Ludovic Courtès
2023-02-27pack: Make sure tests can run without a world rebuild.Ludovic Courtès
2023-02-26build: haskell-build-system: Build static executables by default.Lars-Dominik Braun
2023-02-26build-system: haskell: Drop default "static" output.Lars-Dominik Braun
2023-02-26build: haskell-build-system: Remove unused linker flags.Lars-Dominik Braun
2023-02-26build: haskell-build-system: Process all transitive dependencies.Lars-Dominik Braun
2023-02-26import: haskell: Add new internal library for GHC 9.2.Lars-Dominik Braun