summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2022-01-29build-system: emacs: Ensure that package descriptions are generated.Andrew Tropin
2022-01-28home: 'reconfigure' checks for potential downgrades.Ludovic Courtès
2022-01-27inferior: Move initialization bits away from 'inferior-eval-with-store'.Ludovic Courtès
2022-01-27inferior: Inferior caches store connections.Ludovic Courtès
2022-01-27inferior: Keep the store bridge connected.Ludovic Courtès
2022-01-27inferior: Create the store proxy listening socket only once.Ludovic Courtès
2022-01-27gnu: Add %final-inputs-riscv64.Efraim Flashner
2022-01-26import: pypi: Convert hyphens to underscores in PyPI URLs if needed.Vivien Kraus
2022-01-26utils: 'edit-expression' reads and conses less when not modifying.Ludovic Courtès
2022-01-25environment: '--check' does nothing when used with '--container'.Ludovic Courtès
2022-01-24build-system/clojure: Support compiling Java.Reily Siegel
2022-01-24build-system/clojure: Exit with non-zero if tests fail.Reily Siegel
2022-01-23compile: Really disable cross-module inlining and related features.Ludovic Courtès
2022-01-22guix: ui: Fix typo in docstring.jgart
2022-01-20import/texlive: Add helper to check installed files.Ricardo Wurmus
2022-01-20guix: import/cran: Cast booleans.Ricardo Wurmus
2022-01-19package: Honor '--dry-run' when target profile is already in store.Ludovic Courtès
2022-01-16build-system/linux-module: Use G-expressions.Tobias Geerinckx-Rice
2022-01-17guix home: Default verbosity is the same as for 'guix system'.Ludovic Courtès
2022-01-17inferior: 'cached-channel-instance' always returns a directory.Ludovic Courtès
2022-01-17Merge branch 'version-1.4.0'Maxim Cournoyer
2022-01-16import/github: Test it.Maxime Devos
2022-01-16import/github: Return <git-reference> objects for git-fetch origins.Maxime Devos
2022-01-10build-system/gnu: Make gzip files writable before resetting timestamps.Sarah Morgensen
2022-01-10guix: lint: Fix comment per TODO.Maxim Cournoyer
2022-01-10utils: Fix wrap-script argument handling.Brendan Tildesley
2022-01-10style: '-S format' canonicalizes comments.Ludovic Courtès
2022-01-10style: Add '--styling' option.Ludovic Courtès
2022-01-10style: Add support for "newline forms".Ludovic Courtès
2022-01-10style: Allow special forms to be scoped.Ludovic Courtès
2022-01-10style: Improve pretty printer and add tests.Ludovic Courtès
2022-01-10build: julia-build-system: Create 'Project.toml' file when missing.zimoun
2022-01-10import: texlive: Update error message.Ricardo Wurmus
2022-01-10import: texlive: Remove more specific entries with the same prefix.Ricardo Wurmus
2022-01-09import: go: Correctly report diagnostics upon version mismatch.Ludovic Courtès
2022-01-09scripts: import: go: Wrap body in 'with-error-handling'.Ludovic Courtès
2022-01-09guix: node-build-system: Add 'delete-dependencies' helper function.Philip McGrath
2022-01-09guix: node-build-system: Add avoid-node-gyp-rebuild phase.Philip McGrath
2022-01-09guix: node-build-system: Add JSON utilities.Philip McGrath
2022-01-09guix: node-build-system: Add implicit libuv input.Philip McGrath
2022-01-09guix: node-build-system: Add delete-lockfiles phase.Philip McGrath
2022-01-14compile: Disable cross-module inlining and related features.Ludovic Courtès
2022-01-14scripts: system: Rationalize persistency.Mathieu Othacehe
2022-01-14gnu: bootstrap: Add support for riscv64-linux.Efraim Flashner
2022-01-13import: texlive: Remove labels from 'propagated-inputs' field.Ludovic Courtès
2022-01-13inferior: Fix wrong-type-arg error when authentication is disabled.Ludovic Courtès
2022-01-12build: clojure-utils: Don't try to compile Clojure.Reily Siegel
2022-01-12build-system: clojure: Allow clojure-build-system to pass source to ant.Reily Siegel
2022-01-11ui: 'package->recutils' can split the "system:" line.Ludovic Courtès
2022-01-11shell: Cache profiles even when using package specs.Ludovic Courtès