summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2022-03-22profiles: manual-database: Remove GDBM workaround.Maxim Cournoyer
2022-03-21Merge branch 'staging' into core-updates.Maxim Cournoyer
2022-03-21packages: Fix time-travel from Guix 1.1.0 / Guile < 2.2.7.Maxime Devos
2022-03-20home: import: Clarify alias parsing code.Ludovic Courtès
2022-03-20home: import: Properly parse aliases that contain quotes.Ludovic Courtès
2022-03-19guix home: Show "container" in '--help' output.Ludovic Courtès
2022-03-19gnu-bootstrap: Allow multiple module directories.Timothy Sample
2022-03-19gnu-bootstrap: Configure PACKAGE_NAME.Timothy Sample
2022-03-19guix home: Add 'container' command.Ludovic Courtès
2022-03-18guix system: Call 'export-graph' with the right port argument.Ludovic Courtès
2022-03-18guix home: Implement the 'extension-graph' and 'shepherd-graph' actions.Ludovic Courtès
2022-03-18graph: Factorize 'lookup-backend'.Ludovic Courtès
2022-03-18ui: 'show-what-to-build' highlights "would be downloaded" headings.Ludovic Courtès
2022-03-18ui: 'show-what-to-build' highlights "The following [...] will be built".Ludovic Courtès
2022-03-18utils: Add ar-for-target and ld-for-target procedures.Maxim Cournoyer
2022-03-16packages: 'modify-inputs' preserves outputs in 'replace' clauses.Ludovic Courtès
2022-03-16Revert "gnu: Add %final-inputs-riscv64."Efraim Flashner
2022-03-14transformations: '--tune' prints supported micro-architectures upon error.Ludovic Courtès
2022-03-14build-system/ocaml: Use standard packages as "build inputs".Ludovic Courtès
2022-03-13gexp: Correctly handle #$output in 'gexp->approximate-sexp'.Maxime Devos
2022-03-13gexp: Correctly handle unquoting S-exp objects.Maxime Devos
2022-03-11lint: check-tests-true: Allow #:tests? #t for some build systems.Maxime Devos
2022-03-07import: hackage: Use SRFI-71 instead of SRFI-11.Ludovic Courtès
2022-03-07import: hackage: Avoid pointless use of 'compose'.Ludovic Courtès
2022-03-07scripts: import: gem: Fix recursive error handling.zimoun
2022-03-07import: cran: Return multiple values for unknown packages.zimoun
2022-03-07import: elpa: Return multiple values for unknown packages.zimoun
2022-03-07import: hackage: Return multiple values for unknown packages.zimoun
2022-03-07import: pypi: Return multiple values for unknown packages.zimoun
2022-03-07import: pypi: Gracefully handle missing project home page.Ludovic Courtès
2022-03-07derivations: Coalesce inputs that have the same output path.Ludovic Courtès
2022-03-07build-system/meson: Add more cross-compilation targets.Efraim Flashner
2022-03-06import: github: Reuse HTTP connection for the /tags URL fallback.Ludovic Courtès
2022-03-06http-client: Correctly handle redirects when #:keep-alive? #t.Ludovic Courtès
2022-03-06import: github: Gracefully handle rate limit exhaustion.Ludovic Courtès
2022-03-06http-client: Add response headers to '&http-get-error'.Ludovic Courtès
2022-03-03download: Fix typo in procedure name.Ludovic Courtès
2022-03-03download: Load X.509 certificates only once.Ludovic Courtès
2022-03-03download: Remove obsolete bit from docstring.Ludovic Courtès
2022-03-02shell: Disable caching when '-p' is passed.Ludovic Courtès
2022-03-02guix: Index the man-db database via man pages names.Maxim Cournoyer
2022-02-27pull: No longer print upgraded/added packages upon completion.Ludovic Courtès
2022-02-27pull: '--news' no longer shows package lists.Ludovic Courtès
2022-02-24build: julia-build-system: Fix corner-case for parallel tests.zimoun
2022-02-24build: julia: Add 'julia-package-dependencies' as keyword.Efraim Flashner
2022-02-18guix build: Warn when attempting to build an unsupported package.Ludovic Courtès
2022-02-18profiles: 'profile-derivation' rejects unsupported packages.Ludovic Courtès
2022-02-18packages: 'package-transitive-supported-systems' ignores '%current-target-sys...Ludovic Courtès
2022-02-16status: Do not pass a non-literal format string to 'format'.Ludovic Courtès
2022-02-16status: Use bold more sparsely at -v1.Ludovic Courtès