summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* home: import: Clarify alias parsing code.Ludovic Courtès2022-03-20
* home: import: Properly parse aliases that contain quotes.Ludovic Courtès2022-03-20
* guix home: Show "container" in '--help' output.Ludovic Courtès2022-03-19
* guix home: Add 'container' command.Ludovic Courtès2022-03-19
* guix system: Call 'export-graph' with the right port argument.Ludovic Courtès2022-03-18
* guix home: Implement the 'extension-graph' and 'shepherd-graph' actions.Ludovic Courtès2022-03-18
* graph: Factorize 'lookup-backend'.Ludovic Courtès2022-03-18
* ui: 'show-what-to-build' highlights "would be downloaded" headings.Ludovic Courtès2022-03-18
* ui: 'show-what-to-build' highlights "The following [...] will be built".Ludovic Courtès2022-03-18
* utils: Add ar-for-target and ld-for-target procedures.Maxim Cournoyer2022-03-18
* packages: 'modify-inputs' preserves outputs in 'replace' clauses.Ludovic Courtès2022-03-16
* Revert "gnu: Add %final-inputs-riscv64."Efraim Flashner2022-03-16
* transformations: '--tune' prints supported micro-architectures upon error.Ludovic Courtès2022-03-14
* build-system/ocaml: Use standard packages as "build inputs".Ludovic Courtès2022-03-14
* gexp: Correctly handle #$output in 'gexp->approximate-sexp'.Maxime Devos2022-03-13
* gexp: Correctly handle unquoting S-exp objects.Maxime Devos2022-03-13
* lint: check-tests-true: Allow #:tests? #t for some build systems.Maxime Devos2022-03-11
* import: hackage: Use SRFI-71 instead of SRFI-11.Ludovic Courtès2022-03-07
* import: hackage: Avoid pointless use of 'compose'.Ludovic Courtès2022-03-07
* scripts: import: gem: Fix recursive error handling.zimoun2022-03-07
* import: cran: Return multiple values for unknown packages.zimoun2022-03-07
* import: elpa: Return multiple values for unknown packages.zimoun2022-03-07
* import: hackage: Return multiple values for unknown packages.zimoun2022-03-07
* import: pypi: Return multiple values for unknown packages.zimoun2022-03-07
* import: pypi: Gracefully handle missing project home page.Ludovic Courtès2022-03-07
* derivations: Coalesce inputs that have the same output path.Ludovic Courtès2022-03-07
* build-system/meson: Add more cross-compilation targets.Efraim Flashner2022-03-07
* import: github: Reuse HTTP connection for the /tags URL fallback.Ludovic Courtès2022-03-06
* http-client: Correctly handle redirects when #:keep-alive? #t.Ludovic Courtès2022-03-06
* import: github: Gracefully handle rate limit exhaustion.Ludovic Courtès2022-03-06
* http-client: Add response headers to '&http-get-error'.Ludovic Courtès2022-03-06
* download: Fix typo in procedure name.Ludovic Courtès2022-03-03
* download: Load X.509 certificates only once.Ludovic Courtès2022-03-03
* download: Remove obsolete bit from docstring.Ludovic Courtès2022-03-03
* shell: Disable caching when '-p' is passed.Ludovic Courtès2022-03-02
* guix: Index the man-db database via man pages names.Maxim Cournoyer2022-03-02
* pull: No longer print upgraded/added packages upon completion.Ludovic Courtès2022-02-27
* pull: '--news' no longer shows package lists.Ludovic Courtès2022-02-27
* build: julia-build-system: Fix corner-case for parallel tests.zimoun2022-02-24
* build: julia: Add 'julia-package-dependencies' as keyword.Efraim Flashner2022-02-24
* guix build: Warn when attempting to build an unsupported package.Ludovic Courtès2022-02-18
* profiles: 'profile-derivation' rejects unsupported packages.Ludovic Courtès2022-02-18
* packages: 'package-transitive-supported-systems' ignores '%current-target-sys...Ludovic Courtès2022-02-18
* status: Do not pass a non-literal format string to 'format'.Ludovic Courtès2022-02-16
* status: Use bold more sparsely at -v1.Ludovic Courtès2022-02-16
* status: Do not print .drv file names for grafts.Ludovic Courtès2022-02-16
* gexp: Preserve source location for #~ and #$ read extensions.Ludovic Courtès2022-02-16
* guix system: Fix 'describe' when booting the latest generation.Ludovic Courtès2022-02-15
* gexp: 'computed-file' always uses a native Guile.Ludovic Courtès2022-02-15
* profiles: texlive-font-maps: Create ls-R file.Ricardo Wurmus2022-02-14