summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2023-05-06build-system: node: Use `--install-links' with `npm install'.Jelle Licht
2023-05-05read-print: Recognize 'wrap-program' and 'wrap-script' as special forms.Ludovic Courtès
2023-05-05read-print: Correctly read "(. x)".Ludovic Courtès
2023-05-04transformations: Add '--with-configure-flag'.Sarthak Shah
2023-05-04style: Make 'safe' policy less conservative.Ludovic Courtès
2023-05-04profiles: 'texlive-font-maps' gracefully handles lack of texlive inputs.Ludovic Courtès
2023-05-04import: elpa: Standardize warning message.Ludovic Courtès
2023-05-04import: Cosmetic tweaks to 'recursive-import'.Ludovic Courtès
2023-05-04import: elpa: Use the expected repo in recursive imports.Ludovic Courtès
2023-05-04import: elpa: 'elpa->guix-package' accepts other keyword arguments.Ludovic Courtès
2023-05-04ftp-client: 'connect*' retries until the timeout has expired.Ludovic Courtès
2023-04-30scripts: import: crate: Handle non-existent package.Simon Tournier
2023-04-30guix: import: crate: Fix incorrect returned values.Simon Tournier
2023-04-30build-system/cmake: Add support for the #:disallowed-references key.Leo Famulari
2023-04-29import/cran: Translate from xml2 to libxml2.Ricardo Wurmus
2023-04-29import/cran: Add "unix" to list of invalid packages.Ricardo Wurmus
2023-04-29guix: Upgrade to Bioconductor 3.16.Ricardo Wurmus
2023-04-29import/pypi: Generate packages using pyproject-build-system.Ricardo Wurmus
2023-04-24Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge
2023-04-24read-print: 'pretty-print-with-comments' keeps newlines on long strings.Ludovic Courtès
2023-04-23Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge
2023-04-23refresh: Support select packages SUBSET by module name.宋文武
2023-04-22Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge
2023-04-21packages: 'package-direct-sources' correctly handles non-origin sources.Ludovic Courtès
2023-04-19ssh: Silence remote daemon messages when sending store items.Ludovic Courtès
2023-04-19substitute: Download nar from another server upon ETIMEDOUT.Ludovic Courtès
2023-04-19environment: Really auto-load (guix scripts pack).Ludovic Courtès
2023-04-17ssh: Silence remote daemon messages when sending store items.Ludovic Courtès
2023-04-17substitute: Download nar from another server upon ETIMEDOUT.Ludovic Courtès
2023-04-17environment: Really auto-load (guix scripts pack).Ludovic Courtès
2023-04-17Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge
2023-04-17self: Restructure accessing packages.Christopher Baines
2023-04-17packages: Export guile-for-grafts.Christopher Baines
2023-04-14maint: Merge sanity-check-next.py into sanity-check.py.Maxim Cournoyer
2023-04-14Merge branch 'master' into core-updates.Maxim Cournoyer
2023-04-14build/glib-or-gtk: Avoid duplicate entries in gdk-pixbuf loaders cache.Maxim Cournoyer
2023-04-14build: qt-utils: Revert setting QT_PLUGIN_PATH exactly.Maxim Cournoyer
2023-04-12status: Guard against a numerical overflow condition.Maxim Cournoyer
2023-04-12import: opam: Tweak doc for '--repo' option.Ludovic Courtès
2023-04-12import: opam: opam->guix-package: Fix default repo argument.Csepp
2023-04-12svn-download: Default to non-recursive checkouts.Ludovic Courtès
2023-04-12import: Properly report "no specific version" errors.Ludovic Courtès
2023-04-12packages: Remove 'origin-sha256' procedure.Bruno Victal
2023-04-12po: Do not auto-translate cross-references to other manuals.Florian Pelz
2023-04-12environment: Add '--nesting'.Ludovic Courtès
2023-04-10status: Guard against a numerical overflow condition.Maxim Cournoyer
2023-04-10status: Guard against a numerical overflow condition.Maxim Cournoyer
2023-04-09build: meson: Explicitly invoke "meson setup" instead of just "meson".Maxim Cournoyer
2023-04-09build: meson: Honor bindir, libdir and includedir.Maxim Cournoyer
2023-04-08import: opam: Tweak doc for '--repo' option.Ludovic Courtès