summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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
2023-02-26import: hackage: Use upstream-name property.Lars-Dominik Braun
2023-02-26import: hackage: Add upstream-name property.Lars-Dominik Braun
2023-02-26import: stackage: Update to release 20.5.Lars-Dominik Braun
2023-02-26build: haskell-build-system: Support multiple libraries.Philip Munksgaard
2023-02-26build: haskell-build-system: Remove trailing #t.zimoun
2023-02-26import: hackage: Allow version at the beginning of cabal file.Lars-Dominik Braun
2023-02-25cpio: Properly handle Unicode characters in file names.Maxim Cournoyer
2023-02-24offload: Increase initial SSH connection timeout.Maxim Cournoyer
2023-02-24scripts: home: Move ensure-profile-directory to a better place.Andrew Tropin
2023-02-19git: Make better use of the better progress bar.Tobias Geerinckx-Rice
2023-02-19git: Factor out INDEXER-PROGRESS-TOTAL-OBJECTS access.Tobias Geerinckx-Rice
2023-02-19ssh: Factor out progress % calculation.Tobias Geerinckx-Rice
2023-02-23pack: Add UTF-8 locales to RPM pack builder.Maxim Cournoyer
2023-02-22pack: Register extra /usr/share sub-directories as FHS.Maxim Cournoyer
2023-02-19pack: Add RPM format.Maxim Cournoyer
2023-02-19pack: Extract populate-profile-root from self-contained-tarball/builder.Maxim Cournoyer
2023-02-19gexp: computed-file: Honor %guile-for-build.Maxim Cournoyer
2023-02-19pack: Use let-keywords instead of keyword-ref.Maxim Cournoyer
2023-02-19guix: Show better progress bars.Julien Lepiller
2023-02-18import/cran: Remove directory-needs-zlib? in favor of needed-libraries-in-dir...Ricardo Wurmus
2023-02-18import/cran: Add generic way to detect needed libraries.Ricardo Wurmus
2023-02-18import/cran: Process all vignette builders.Ricardo Wurmus
2023-02-18import/cran: Add name mapping for libjpeg.Ricardo Wurmus
2023-02-18import/cran: Add directory-needs-esbuild?.Ricardo Wurmus
2023-02-12licenses: Update NPSL (nmap licence).Tobias Geerinckx-Rice