summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* build: Fix typo in file-size docstring.Maxim Cournoyer2022-02-07
* guix: Restore profile hook for TeX Live font maps.Ricardo Wurmus2022-02-07
* guix: maven: Fix java parser.Julien Lepiller2022-02-05
* deploy: Add '--execute'.Ludovic Courtès2022-02-02
* guix system: 'describe' shows the running system, not the current one.Ludovic Courtès2022-02-02
* import: pypi: Display a hint upon "no source release" errors.Ludovic Courtès2022-02-02
* import: pypi: Use 'with-error-handling'.Ludovic Courtès2022-02-02
* build-system: emacs: Ensure that package descriptions are generated.Andrew Tropin2022-01-29
* home: 'reconfigure' checks for potential downgrades.Ludovic Courtès2022-01-28
* inferior: Move initialization bits away from 'inferior-eval-with-store'.Ludovic Courtès2022-01-27
* inferior: Inferior caches store connections.Ludovic Courtès2022-01-27
* inferior: Keep the store bridge connected.Ludovic Courtès2022-01-27
* inferior: Create the store proxy listening socket only once.Ludovic Courtès2022-01-27
* gnu: Add %final-inputs-riscv64.Efraim Flashner2022-01-27
* import: pypi: Convert hyphens to underscores in PyPI URLs if needed.Vivien Kraus2022-01-26
* utils: 'edit-expression' reads and conses less when not modifying.Ludovic Courtès2022-01-26
* environment: '--check' does nothing when used with '--container'.Ludovic Courtès2022-01-25
* build-system/clojure: Support compiling Java.Reily Siegel2022-01-24
* build-system/clojure: Exit with non-zero if tests fail.Reily Siegel2022-01-24
* compile: Really disable cross-module inlining and related features.Ludovic Courtès2022-01-23
* guix: ui: Fix typo in docstring.base-for-series-11087base-for-series-11086base-for-series-11085base-for-series-11084base-for-series-11083base-for-series-11082jgart2022-01-22
* import/texlive: Add helper to check installed files.Ricardo Wurmus2022-01-20
* guix: import/cran: Cast booleans.Ricardo Wurmus2022-01-20
* package: Honor '--dry-run' when target profile is already in store.Ludovic Courtès2022-01-19
* build-system/linux-module: Use G-expressions.Tobias Geerinckx-Rice2022-01-16
* guix home: Default verbosity is the same as for 'guix system'.Ludovic Courtès2022-01-17
* inferior: 'cached-channel-instance' always returns a directory.Ludovic Courtès2022-01-17
* Merge branch 'version-1.4.0'Maxim Cournoyer2022-01-17
|\
| * build-system/gnu: Make gzip files writable before resetting timestamps.Sarah Morgensen2022-01-10
| * guix: lint: Fix comment per TODO.Maxim Cournoyer2022-01-10
| * utils: Fix wrap-script argument handling.Brendan Tildesley2022-01-10
* | import/github: Test it.Maxime Devos2022-01-16
* | import/github: Return <git-reference> objects for git-fetch origins.Maxime Devos2022-01-16
* | compile: Disable cross-module inlining and related features.Ludovic Courtès2022-01-14
* | scripts: system: Rationalize persistency.Mathieu Othacehe2022-01-14
* | gnu: bootstrap: Add support for riscv64-linux.Efraim Flashner2022-01-14
* | import: texlive: Remove labels from 'propagated-inputs' field.Ludovic Courtès2022-01-13
* | inferior: Fix wrong-type-arg error when authentication is disabled.Ludovic Courtès2022-01-13
* | build: clojure-utils: Don't try to compile Clojure.Reily Siegel2022-01-12
* | build-system: clojure: Allow clojure-build-system to pass source to ant.Reily Siegel2022-01-12
* | ui: 'package->recutils' can split the "system:" line.Ludovic Courtès2022-01-11
* | shell: Cache profiles even when using package specs.Ludovic Courtès2022-01-11
* | build-system: Pass #:make-dynamic-linker-cache? #f when cross-compiling.Ludovic Courtès2022-01-11
* | guix hash: Allow '-r' as a non-deprecated alias.Ludovic Courtès2022-01-10
|/
* style: '-S format' canonicalizes comments.Ludovic Courtès2022-01-10
* style: Add '--styling' option.Ludovic Courtès2022-01-10
* style: Add support for "newline forms".Ludovic Courtès2022-01-10
* style: Allow special forms to be scoped.Ludovic Courtès2022-01-10
* style: Improve pretty printer and add tests.Ludovic Courtès2022-01-10
* build: julia-build-system: Create 'Project.toml' file when missing.zimoun2022-01-10