summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2023-02-03build-system: Always pass #:graft? #f to 'gexp->derivation'.Ludovic Courtès
2023-01-30container: Correctly report exit status.Ludovic Courtès
2023-01-29build-system: copy: Add substitutable keyword.Jonathan Brielmaier
2023-01-22download: Remove dead SourceForge mirrors.Tobias Geerinckx-Rice
2023-01-26inferior: Use 'spawn' on Guile 3.0.9+.Ludovic Courtès
2023-01-25ui: Add "error-reporting wrapper" for 'mkdir'.Ludovic Courtès
2023-01-23channels: 'channel->code' emits 'channel' field only when necessary.Ludovic Courtès
2023-01-23import: opam: Do not crash when description is missing.Ludovic Courtès
2023-01-18platforms: Raise an exception when no suitable platform is found.Maxim Cournoyer
2023-01-17debug-link: Protect against dangling symlinks.Ludovic Courtès
2023-01-17build-system/meson: Add mips64el cross compilation support.Mathieu Othacehe
2023-01-16scripts: repl: Add -i, --interactive flag.Antero Mejr
2023-01-16scripts: repl: Add --list-types flag.Antero Mejr
2023-01-16transformations: Let users know when '--with-latest' has no effect.Ludovic Courtès
2023-01-16transformations: Add '--with-version'.Ludovic Courtès
2023-01-16guix graph: '--path' defaults to "out" in the case of multiple outputs.Ludovic Courtès
2023-01-16guix graph: 'guix graph --path' correctly handles multiple outputs.Ludovic Courtès
2023-01-15environment: Fix '--emulate-fhs' option overriding $PATH.John Kehayias
2023-01-15guix: dune-build-system: Do not use `test-target' argument.pukkamustard
2023-01-09import/cran: Fix Bioconductor updater.Ricardo Wurmus
2023-01-09read-print: Do not use extended notation when printing '1+', '1-', etc.Ludovic Courtès
2023-01-09derivations: 'read-derivation' correctly handles case with empty hash.Ludovic Courtès
2023-01-09substitute: Parse '_NIX_OPTIONS' once.Ludovic Courtès
2023-01-08refresh: Add CLI tests.Ludovic Courtès
2023-01-08import: stackage: Catch networking errors in predicate.Ludovic Courtès
2023-01-08gnu-maintenance: 'gnu' and 'gnu-ftp' predicates catch networking errors.Ludovic Courtès
2023-01-08gnu-maintenance: Factorize 'false-if-networking-failure'.Ludovic Courtès
2023-01-07substitutes: Log the failing queries.Mathieu Othacehe
2023-01-07scripts: publish: Add a custom baking header.Mathieu Othacehe
2023-01-05environment: Avoid false positive on 'PS1' check.Ludovic Courtès
2023-01-05environment: Simplify 'PS1' suggestion on '--check'.Ludovic Courtès
2023-01-05home: '--version' really says "guix home".Ludovic Courtès
2023-01-03refresh: Always return an <update-spec> for each command-line option.Ludovic Courtès
2023-01-03refresh: Honor user-provided target version and report downgrades.Ludovic Courtès
2023-01-03upstream: Allow downgrades.Ludovic Courtès
2023-01-03ui: It's 2023 now!Ludovic Courtès
2022-12-31import/cran: Depend on gfortran if .f files are detected too.Lars-Dominik Braun
2022-12-31import/cran: Use multiple values instead of a list of lists.Ricardo Wurmus
2022-12-31import/utils: recursive-import: Pass on lookup-node's version argument.Ricardo Wurmus
2022-12-31import/cran: Always operate on source directory.Lars-Dominik Braun
2022-12-31import/cran: Translate more package dependencies.Lars-Dominik Braun
2022-12-31import/cran: Allow overriding tarball download.Lars-Dominik Braun
2022-12-31import/cran: Allow overriding description fetch function.Lars-Dominik Braun
2022-12-31import/cran: Allow custom license prefix.Lars-Dominik Braun
2022-12-31import/utils: Pass all arguments through to package builder.Lars-Dominik Braun
2022-12-27records: match-record supports specifying a different variable name.Attila Lendvai
2022-12-26upstream: Allow updating to a specific version.Hartmut Goebel
2022-12-26refresh: Allow updating to a specific version.Hartmut Goebel
2022-12-26import: pypi: Allow updating to a specific version.Hartmut Goebel
2022-12-26import: launchpad: Allow updating to a specific version.Hartmut Goebel