summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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
2022-12-26import: kde: Allow updating to a specific version.Hartmut Goebel
2022-12-26import: hexpm: Allow updating to a specific version.Hartmut Goebel
2022-12-26import: gnome: Allow updating to a specific version.Hartmut Goebel
2022-12-26import: github: Allow updating to a specific version.Hartmut Goebel
2022-12-26import: git: Allow updating to a specific version.Hartmut Goebel
2022-12-26import: gem: Allow updating to a specific version.Hartmut Goebel
2022-12-26import: egg: Allow updating to a specific version.Hartmut Goebel
2022-12-26import: crate: Allow updating to a specific version.Hartmut Goebel
2022-12-26gnu-maintenance: Allow updating to a specific version.Hartmut Goebel
2022-12-26import: sourceforge: Issue error-message if version is given.Hartmut Goebel
2022-12-26import: Issue error-message if version is given.Hartmut Goebel
2022-12-26import: cpan: Remove unused exports.Hartmut Goebel
2022-12-26upstream-updater: Rename record field.Hartmut Goebel
2022-12-26shell: Make --help show --system and --list-systems.Yarl Baudig
2022-12-21guix: ocaml: Add package-with-ocaml5.0.pukkamustard
2022-12-21guix system: Skip initrd modules check when using --target.Maxim Cournoyer
2022-12-20kconfig: Streamline comment in 'modify-defconfig'.Maxim Cournoyer
2022-12-20kconfig: Mostly preserve keys ordering of original defconfig.Maxim Cournoyer
2022-12-20kconfig: Move pair->config-string up.Maxim Cournoyer
2022-12-20read-print: Add special forms.Ludovic Courtès
2022-12-19import/cran: Add more mappings from sysnames to Guix package names.Ricardo Wurmus
2022-12-19guix: packages: Add type hint comment to home-page record field.jgart
2022-12-13ui: Take package upstream name into account when searching.Lars-Dominik Braun