summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2023-05-25self: Install 'guix-daemon.cil'....Ludovic Courtès
2023-05-24self: Build against "graphviz-minimal"....Ludovic Courtès
2023-05-22substitute: Rethrow with 'raise-exception', not 'throw'....Ludovic Courtès
2023-05-18style: Add 'arguments' styling rule....Ludovic Courtès
2023-05-18refresh: Honor '--key-server'....Ludovic Courtès
2023-05-17scripts: import: elpa: Return consistent error code....Simon Tournier
2023-05-17scripts: import: elpa: Warn when version is specified....Simon Tournier
2023-05-11download: Refer to the 'guile-gnutls' package and not 'gnutls'....Ludovic Courtès
2023-05-09Merge branch 'rust-team'Efraim Flashner
2023-05-09gnu: gcc: Update cpu tuning architectures....Efraim Flashner
2023-05-07gnu: rust: Update to 1.67....Efraim Flashner
2023-05-07build: cargo-build-system: Don't try to package when skipping build....Efraim Flashner
2023-05-06Revert "download: Refer to the 'guile-gnutls' package and not 'gnutls'."...Ludovic Courtès
2023-05-06download: Refer to the 'guile-gnutls' package and not 'gnutls'....Ludovic Courtès
2023-05-06lint: archival: Warn against non-origin package sources....Ludovic Courtès
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