summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2021-07-27download: Remove defunct GNOME mirrors.Leo Famulari
2021-08-04import: Use PARSE-COMMAND-LINE for options.Sarah Morgensen
2021-08-02Reinstate "services: Add a service for Jami."Maxim Cournoyer
2021-08-02licenses: Remove 'cc-sampling-plus-1.0' export.Ludovic Courtès
2021-07-30licenses: Remove CC-Sampling+-1.0.Ron Nazarov
2021-07-27derivations: Make 'coalesce-duplicate-inputs' linear in the number of inputs.Ludovic Courtès
2021-07-21utils: Do not request block buffering in pretty-print-table.Maxim Cournoyer
2021-07-19import/print: package->code: Fix license object.itd
2021-07-19build: Update uglifyjs for minify-build-system.Charles
2021-07-18build: pack: Mute error output when checking if tar supports --sort.Maxim Cournoyer
2021-07-18pack: Streamline how files are included in tarballs.Maxim Cournoyer
2021-07-18pack/deb: Add default section and priority fields to the control file.Maxim Cournoyer
2021-07-18pack: Allow embedding custom control files in deb packs.Maxim Cournoyer
2021-07-18import: go: Fix indentation.Maxim Cournoyer
2021-07-18import: go: Upgrade go.mod parser.Sarah Morgensen
2021-07-17import: go: Handle multiple go-import meta tags.Sarah Morgensen via Guix-patches via
2021-07-17import: go: Fix parsing of pkg.go.dev licenses after site update.Sarah Morgensen via Guix-patches via
2021-07-16ci: Properly construct URLs.Hartmut Goebel
2021-07-16substitutes: Properly construct URLs.Hartmut Goebel
2021-07-16substitute: Fix handling of short option "-h".Hartmut Goebel
2021-07-15ui: Improve output appearance when listing generations.Steve Sprang
2021-07-15package: Improve output appearance when listing packages.Steve Sprang
2021-07-15utils: Add a procedure for pretty printing tabular data.Steve Sprang
2021-07-13lint: Check for leading whitespace in description.Brice Waegeneire
2021-07-09self: Remove stale comment about "mmap(PROT_NONE) failed" crash.Ludovic Courtès
2021-07-09Revert "self: Build translated manuals with a single process."Ludovic Courtès
2021-07-07self: Build translated manuals with a single process.Maxim Cournoyer
2021-07-07Revert "syscalls: 'terminal-dimension' ignores EPERM."Tobias Geerinckx-Rice
2021-07-07lint: Lint usages of 'wrap-program' without a "bash" input.Maxime Devos
2021-07-07lint: Define some procedures for analysing code in phases.Maxime Devos
2021-07-05guix: docker: Ensure repository name length limits are met.Maxim Cournoyer
2021-07-05guix: opam: Allow for whitespace at the start of an opam file.Julien Lepiller
2021-07-05import: go: Replace tildes with hyphens in package names.Sarah Morgensen
2021-07-04status: Add missing newline after substitution completion message.Ludovic Courtès
2021-07-04ci: Add procedures to access jobs and builds.Ludovic Courtès
2021-07-04ci: Represent build status as a symbol.Ludovic Courtès
2021-07-04cpio: Fix device number calculation.Tobias Geerinckx-Rice
2021-07-02build: qt-utils: Wrappers set 'QTWEBENGINEPROCESS_PATH' if needed.Maxim Cournoyer
2021-07-02build: qt-utils: Refactor the code to filter XDG_DATA_DIRS.Ludovic Courtès
2021-07-02guix: qt-utils: Don't include useless inputs in wrapped variables.Jakub Kądziołka
2021-07-02build-system: qt: Exclude useless inputs from wrapped variables.Jakub Kądziołka
2021-07-02guix: qt-utils: Wrapped executables honor user's envvars.Hartmut Goebel
2021-07-02guix: qt-build-system, qt-utils: Unify wrapping of qt-programs.Hartmut Goebel
2021-07-02Revert "build-system/qt: Wrappers only include relevant directories to XDG_DA...Maxim Cournoyer
2021-07-02Revert "build-system/qt: Wrappers set 'QTWEBENGINEPROCESS_PATH' if needed."Maxim Cournoyer
2021-07-02Revert "build-system/qt: Fix wrapping with QTWEBENGINEPROCESS_PATH."Maxim Cournoyer
2021-06-30lint: Verify if #:tests? is respected in the 'check' phase.Maxime Devos
2021-06-30guix: gexp: Define gexp->approximate-sexp.Maxime Devos
2021-06-29pack: Add support for the deb format.Maxim Cournoyer
2021-06-29pack: Prevent duplicate files in tar archives.Maxim Cournoyer