summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
...
| * self: Remove stale comment about "mmap(PROT_NONE) failed" crash.Ludovic Courtès2021-07-09
| * Revert "self: Build translated manuals with a single process."Ludovic Courtès2021-07-09
| * self: Build translated manuals with a single process.Maxim Cournoyer2021-07-07
| * Revert "syscalls: 'terminal-dimension' ignores EPERM."Tobias Geerinckx-Rice2021-07-07
| * lint: Lint usages of 'wrap-program' without a "bash" input.Maxime Devos2021-07-07
| * lint: Define some procedures for analysing code in phases.Maxime Devos2021-07-07
| * guix: docker: Ensure repository name length limits are met.Maxim Cournoyer2021-07-05
| * guix: opam: Allow for whitespace at the start of an opam file.Julien Lepiller2021-07-05
| * import: go: Replace tildes with hyphens in package names.Sarah Morgensen2021-07-05
| * status: Add missing newline after substitution completion message.Ludovic Courtès2021-07-04
| * ci: Add procedures to access jobs and builds.Ludovic Courtès2021-07-04
| * ci: Represent build status as a symbol.Ludovic Courtès2021-07-04
| * cpio: Fix device number calculation.Tobias Geerinckx-Rice2021-07-04
| * build: qt-utils: Wrappers set 'QTWEBENGINEPROCESS_PATH' if needed.Maxim Cournoyer2021-07-02
| * 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