summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
...
| * build: qt-utils: Refactor the code to filter XDG_DATA_DIRS.Ludovic Courtès2021-07-02
| * guix: qt-utils: Don't include useless inputs in wrapped variables.Jakub Kądziołka2021-07-02
| * build-system: qt: Exclude useless inputs from wrapped variables.Jakub Kądziołka2021-07-02
| * guix: qt-utils: Wrapped executables honor user's envvars.Hartmut Goebel2021-07-02
| * guix: qt-build-system, qt-utils: Unify wrapping of qt-programs.Hartmut Goebel2021-07-02
| * Revert "build-system/qt: Wrappers only include relevant directories to XDG_DA...Maxim Cournoyer2021-07-02
| * Revert "build-system/qt: Wrappers set 'QTWEBENGINEPROCESS_PATH' if needed."Maxim Cournoyer2021-07-02
| * Revert "build-system/qt: Fix wrapping with QTWEBENGINEPROCESS_PATH."Maxim Cournoyer2021-07-02
| * lint: Verify if #:tests? is respected in the 'check' phase.Maxime Devos2021-06-30
| * guix: gexp: Define gexp->approximate-sexp.Maxime Devos2021-06-30
| * pack: Add support for the deb format.Maxim Cournoyer2021-06-29
| * pack: Prevent duplicate files in tar archives.Maxim Cournoyer2021-06-29
| * pack: Improve naming of the packs store file names.Maxim Cournoyer2021-06-29
| * pack: Fix typo.Maxim Cournoyer2021-06-29
| * pack: Factorize base tar options.Maxim Cournoyer2021-06-29
| * pack: Extract builder code from self-contained-tarball.Maxim Cournoyer2021-06-29
| * weather: Handle zero requested store items gracefully.Maxime Devos2021-06-29
| * Revert "guix build: Autoload (gnu packages)."Ludovic Courtès2021-06-29
| * guix build: Autoload (gnu packages).Ludovic Courtès2021-06-29
| * pull: Use SRFI-71 instead of SRFI-11.Ludovic Courtès2021-06-29
| * pull: Autoload (gnu ...) modules.Ludovic Courtès2021-06-29
| * ui: Have 'guix help' stat less.Ludovic Courtès2021-06-29
| * guix: Delete duplicates from emacs-load-path.Leo Prikler2021-06-28
| * import: go: Fix match-error in 'go-package-description'Sarah Morgensen via Guix-patches via2021-06-28
| * download: 'tls-wrap' retries handshake upon non-fatal errors.Ludovic Courtès2021-06-25
| * guix substitute: Adjust comment about GnuTLS bug.Ludovic Courtès2021-06-25
| * import: hackage: Support "common" field and importsPhilip Munksgaard2021-06-25
| * reconfigure: Use 'formatted-message'.Ludovic Courtès2021-06-25
| * deploy: Leave on hard error.Ludovic Courtès2021-06-25
| * gnu: Add ausweisapp2.Sergey Trofimov2021-06-24
| * lint: 'github-url' checker gracefully handles networking errors.Ludovic Courtès2021-06-24
| * lint: 'with-networking-fail-safe' handles 'gnutls-error' exceptions.Ludovic Courtès2021-06-24
| * build: Make outputs of node-build-system reproducible.Lars-Dominik Braun2021-06-24
| * gexp: 'mixed-text-file' UTF-8-encodes its output.Andrew Tropin2021-06-23
* | build-system/meson: Support cross-compilation.Maxime Devos2021-07-14
* | packages: Define this-package-input and this-package-native-input.Maxime Devos2021-07-14
* | utils: Define a target-x86-32? and target-x86-64? predicate.Maxime Devos2021-07-14
* | utils: Give 'target-mingw?' a docstring.Maxime Devos2021-07-14
* | utils: Define 'target-hurd?' predicate.Maxime Devos2021-07-14
* | utils: Define 'target-linux?' predicate.Maxime Devos2021-07-14
* | import: elpa: Emit new-style package inputs.Ludovic Courtès2021-07-11
* | import: print: Emit new-style package inputs when possible.Ludovic Courtès2021-07-11
* | import: cran: Emit new-style package inputs.Ludovic Courtès2021-07-11
* | import: pypi: Emit new-style package inputs.Ludovic Courtès2021-07-11
* | packages: 'hidden-package' inherits the original package location.Ludovic Courtès2021-07-11
* | Add 'guix style'.Ludovic Courtès2021-07-11
* | utils: 'edit-expression' copies part of the original source map.Ludovic Courtès2021-07-11
* | utils: 'edit-expression' modifies the file only if necessary.Ludovic Courtès2021-07-11
* | utils: Add 'go-to-location' with source location caching.Ludovic Courtès2021-07-11
* | utils: 'edit-expression' no longer leaks file ports.Ludovic Courtès2021-07-11