summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gnu: trealla: Update to 2.55.1.•••* gnu/packages/prolog.scm (trealla): Update to 2.55.1. Change-Id: Ib3888d69aa7fa38c03d171a624500ed28098f031 jgart2024-07-241-2/+2
* gnu: trealla: Update to 2.55.0.•••* gnu/packages/prolog.scm (trealla): Update to 2.55.0. Change-Id: Ie3bdd311afae7e975ce495594a35ac20a708bb09 jgart2024-07-241-2/+2
* gnu: trealla: Update to 2.54.6.•••* gnu/packages/prolog.scm (trealla): Update to 2.54.6. Change-Id: I665c518f29bd6df3c9556209453a8638e471a197 jgart2024-07-241-2/+2
* gnu: sshuttle: Improve package style.•••* gnu/packages/vpn.scm (sshuttle) [arguments]: Use G-expressions. Change-Id: Ia8961e3382116d0f1e67a7feb181f1e0fd6a5caf jgart2024-07-241-9/+8
* gnu: sshuttle: Update to 1.1.2.•••* gnu/packages/vpn.scm (sshuttle): Update to 1.1.2. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-poetry-core. Change-Id: I353b8e1206d5d73bf94cb46e98ec7869fbd49fcb jgart2024-07-241-6/+9
* gnu: Add drawterm-wayland.•••* gnu/packages/plan9.scm (drawterm-wayland): New variable. Change-Id: Ice435f5a0d44df61974bf2e028fe364e98a89d80 宋文武2024-07-251-0/+18
* gnu: drawterm: Update to 20240703-1.f11139d.•••* gnu/packages/plan9.scm (drawterm): Update to 20240523-1.8391a9e. Change-Id: I9dfdc7fd934b71422bd62025259da83c26591ddb 宋文武2024-07-251-3/+3
* gnu: zathura-pdf-poppler: Update to 0.3.2.•••* gnu/packages/pdf.scm (zathura-pdf-poppler): Update to 0.3.2. [arguments]: Use G-Expressions. Pass "-Dplugindir=..." to configure-flags. Change-Id: Ib76c87267c342007ad8b26e5a9efbcd17a2f488b 宋文武2024-07-251-14/+5
* gnu: zathura-pdf-mupdf: Update to 0.4.3.•••* gnu/packages/pdf.scm (zathura-pdf-mupdf): Update to 0.4.3. Change-Id: Ib13b98b597516938caf17cf3470565b460367464 宋文武2024-07-251-2/+2
* gnu: zathura: Update to 0.5.6.•••* gnu/packages/patches/zathura-use-struct-initializers.patch: Remove patch. * gnu/local.mk (dist_patch_DATA): Unregister it. * gnu/packages/pdf.scm (zathura): Update to 0.5.6. [source]: Remove patch. Change-Id: Ibe49294891f1adccfcfb6996674602535c8bd842 宋文武2024-07-253-72/+2
* gnu: mupdf: Update to 1.24.7.•••* gnu/packages/pdf.scm (mupdf): Update to 1.24.7. Change-Id: Ic325aeb43933bfdcbe779623c49805ce48bdb7e0 宋文武2024-07-251-2/+3
* gnu: mujs: Update to 1.3.5.•••* gnu/packages/javascript.scm (mujs): Update to 1.3.5. Change-Id: I15580d589cf3163ea669adfd93848ad893f0e124 宋文武2024-07-251-2/+2
* gnu: borg: Update to 1.4.0.•••* gnu/packages/backup.scm (borg): Update to 1.4.0. [source]: Remove obsolete snippet components. [arguments]: Export a newly required environment variable in the 'set-env' phase. Adjust the custom 'install-doc' phase to install miscellaneous documentation into a directory named after the package name and version. Change-Id: I688bb4e6c67506226418b6b4a47595f2a10c10ae Leo Famulari2024-07-241-10/+8
* gnu: xxHash: Update to 0.8.2.•••* gnu/packages/digest.scm (xxhash): Update to 0.8.2. [arguments]: Remove obsolete build phase 'fix-man-page-links'. Change-Id: I43b10dd18c70c21de8de50336dfef9f8125519f7 Leo Famulari2024-07-241-9/+2
* gnu: Add linux-libre-lts-arm64-generic.•••* gnu/packages/linux.scm (linux-libre-lts-arm64-generic): New variable. Change-Id: I85b0c318850cf984ec9dbfc272278ba80eb39b30 Efraim Flashner2024-07-241-0/+28
* graft: Only create directory when needed.•••* guix/build/graft.scm (rewrite-directory)[rewrite-leaf]: Only create the parent directories when they don't already exist. Change-Id: I802aac4d6090ed07effddde3eb3195f64aca31d3 Efraim Flashner2024-07-231-1/+2
* graft: Perform grafts with guile-final.•••* guix/build/graft.scm (rewrite-directory): Rewrite store directories in individual files sequentially. (exit-on-exception): Remove procedure. * guix/packages.scm (guile-for-grafts): Switch to guile-final. Change-Id: I50f7b23a3ceff8bb1495dc1f4bc772746147d924 Efraim Flashner2024-07-232-24/+6
* graft: Remove work-around for old guile.•••* guix/build/graft.scm (mkdir-p*): Remove function. (rewrite-directory): Switch from mkdir-p* to mkdir-p. Change-Id: Ib6a80648d271c19093c05af84acb967e069ccc19 Efraim Flashner2024-07-231-29/+2
* scripts: hash: Handle repository with different VCS folders.•••Fixes <https://issues.guix.gnu.org/issue/65979>. * guix/hash.scm (%vcs-directories): New variable. (vcs-file?): Add optional argument for passing VCS kind of the file/repository. (file-hash*): Adjust accordingly. (vcs-file-predicate): New procedure and export it. * guix/scripts/hash.scm (guix-hash)[file-hash]: Use it. Change-Id: I8e286c3426ddefd664dc3a471d5a09e309824faa Simon Tournier2024-07-232-11/+34
* ci: Catch error for unreachable channel with substitutes.•••* guix/ci.scm (channel-with-substitutes-available): Catch all error when running 'find-latest-commit-with-substitutes'. Move the warning when failing. Change-Id: I352e07f14417f77c7ebf0f40a01c6a2e58b15d78 Simon Tournier2024-07-231-4/+7
* gnu: keepassxc: Update to 2.7.9.•••* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.9. Change-Id: Ifcdfa5b58e4d7407c270bfa715fb94019015c089 Nicolas Goaziou2024-07-231-2/+2
* gnu: fet: Update to 6.22.2.•••* gnu/packages/education.scm (fet): Update to 6.22.2. Change-Id: Iea767b46255680981b604607d839ab7ad509f706 Nicolas Goaziou2024-07-231-2/+2
* gnu: mednafen: Improve package style.•••* gnu/packages/emulators.scm (mednafen)[arguments]: Use G-expressions. [inputs]: Remove input labels. Change-Id: I8ec291faae92a19da880a65fab39d9a01b7ddda7 Nicolas Goaziou2024-07-231-11/+11
* gnu: mednafen: Update to 1.32.1.•••* gnu/packages/emulators.scm (mednafen): Update to 1.32.1. Change-Id: I62d75f0158fe958ea9d1e7750be6ef715c18fae0 Nicolas Goaziou2024-07-231-2/+2
* gnu: Add matterhorn.•••* gnu/packages/haskell-apps.scm (matterhorn): New variable. Change-Id: I8f83b39fdc5f94251239129814068000fb492336 Romain GARBAGE2024-07-232-9/+102
* gnu: Add ghc-brick-skylighting.•••* gnu/packages/haskell-xyz.scm (ghc-brick-skylighting): New variable. Change-Id: I634c108edff99b1003c26dbb2f9107ed464a5e84 Romain GARBAGE2024-07-231-0/+20
* gnu: Add ghc-brick.•••* gnu/packages/haskell-xyz.scm (ghc-brick): New variable. Change-Id: I52fbfa27422a6aacca65d0e8ed5ffa3ab335cc67 Romain GARBAGE2024-07-231-0/+33
* gnu: Add ghc-hclip.•••gnu/packages/haskell-xyz.scm (ghc-hclip): New variable. Change-Id: I2d1a2d6e1983eb89a5e61eb05204c2e1c0dc3634 Romain GARBAGE2024-07-231-0/+22
* gnu: Add ghc-vty-6.•••* gnu/packages/haskell-xyz.scm (ghc-vty-6): New variable. Change-Id: I2e2dbbe0e99d26f38494fb6bdb51bc6d67e5c02c Romain GARBAGE2024-07-231-0/+15
* gnu: Add ghc-vty-unix.•••gnu/packages/haskell-xyz.scm (ghc-vty-unix): New variable. Change-Id: Idf8e550a5d7b645d19af177dd65c5956ba3ab478 Romain GARBAGE2024-07-231-0/+25
* gnu: Add ghc-vty-crossplatform.•••* gnu/packages/haskell-xyz.scm (ghc-vty-crossplatform): New variable. Change-Id: Icbd33d9bbd7561bdb6178b3431edef6a1db92fcb Romain GARBAGE2024-07-231-0/+21
* gnu: Add ghc-unix-compat-7.•••* gnu/packages/haskell-xyz.scm (ghc-unix-compat-7): New variable. Change-Id: I28e8e4924d4f829dd07059aa205d894803409320 Romain GARBAGE2024-07-231-3/+25
* gnu: Add ghc-unique.•••* gnu/packages/haskell-xyz.scm (ghc-unique): New variable. * gnu/packages/patches/ghc-unique-support-newer-hashable.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Change-Id: Id9876b8018f5f8b3bcb82ab0bb13616ed298c31b Romain GARBAGE2024-07-233-0/+136
* gnu: Add ghc-stm-delay.•••* gnu/packages/haskell-xyz.scm (ghc-stm-delay): New variable. Change-Id: If9e20a2c103549de9b4b7d63158fe34165f6036a Romain GARBAGE2024-07-231-0/+22
* gnu: ghc-text-zipper: Update to 0.13.•••* gnu/packages/haskell-xyz.scm (ghc-text-zipper): Update to 0.13. Change-Id: I0ae9154713d799b48f9f0772a7c7ee2210493095 Romain GARBAGE2024-07-231-2/+2
* gnu: Add ghc-monad-parallel.•••* gnu/packages/haskell-xyz.scm (ghc-monad-parallel): New variable. Change-Id: I39a5b5392a50fb4f6e9e15ed107705486362d021 Romain GARBAGE2024-07-231-0/+22
* gnu: Add ghc-checkers.•••* gnu/packages/haskell-xyz.scm (ghc-checkers): New variable. Change-Id: I4228398238a169e49e68ead60cbe69ef0437e3e9 Romain GARBAGE2024-07-231-0/+25
* gnu: Add ghc-bimap.•••* gnu/packages/haskell-xyz.scm (ghc-bimap): New variable. Change-Id: Ib6ffebff5417273afaa3a08005aae3445606d6d2 Romain GARBAGE2024-07-231-0/+21
* gnu: Add ghc-aspell-pipe.•••* gnu/packages/haskell-xyz.scm (ghc-aspell-pipe): New variable. Change-Id: I0d31c9c457ce33b45c0fb6589413208796843920 Romain GARBAGE2024-07-231-0/+20
* gnu: Add ghc-modern-uri.•••* gnu/packages/haskell-web.scm (ghc-modern-uri): New variable. Change-Id: I62d4c2722303cbeb9a7ef1acd3f12f355cf67509 Romain GARBAGE2024-07-231-0/+30
* gnu: Add ghc-mattermost-api-qc.•••* gnu/packages/haskell-web.scm (ghc-mattermost-api-qc): New variable. Change-Id: If28b8a03170bb235b2418329d408fec8f06d4b7c Romain GARBAGE2024-07-231-0/+21
* gnu: Add ghc-mattermost-api.•••* gnu/packages/haskell-web.scm (ghc-mattermost-api): New variable. Change-Id: Idc2a8fb0d8589b38d7e50aa7565fff71dcc6ab28 Romain GARBAGE2024-07-231-0/+40
* gnu: Add ghc-crypton-connection.•••* gnu/packages/haskell-web.scm (ghc-crypton-connection): New variable. Change-Id: I37bc263de2aa9f3ce7b06b9a752424a0550bf6d3 Romain GARBAGE2024-07-231-0/+30
* gnu: Add ghc-tls-1.9.•••* gnu/packages/haskell-crypto.scm (ghc-tls-1.9): New variable. Change-Id: I53d26e85d7ed333be036cb5e0e359b72f5c21262 Romain GARBAGE2024-07-231-0/+37
* gnu: Add ghc-crypton-x509-validation.•••* gnu/packages/haskell-crypto.scm (ghc-crypton-x509-validation): New variable. Change-Id: Ib25c2dee8fef24c763cf70dfa1c615405d250d39 Romain GARBAGE2024-07-231-0/+28
* gnu: Add ghc-crypton-x509-system.•••* gnu/packages/haskell-crypto.scm (ghc-crypton-x509-system): New variable. Change-Id: Idfadaf630a3bcc4d019738d37ae9ee888f49fd80 Romain GARBAGE2024-07-231-0/+20
* gnu: Add ghc-crypton-x509-store.•••* gnu/packages/haskell-crypto.scm (ghc-crypton-x509-store): New variable. Change-Id: Id9e2bd91d99c09fee5bd0054741176108b7376ed Romain GARBAGE2024-07-231-0/+23
* gnu: Add ghc-crypton-x509.•••* gnu/packages/haskell-crypto.scm (ghc-crypton-x509): New variable. Change-Id: I0bea5088c2fd23b77f22a2017303bac849c45c29 Romain GARBAGE2024-07-231-0/+31
* gnu: Add ghc-crypton.•••* gnu/packages/haskell-crypto.scm (ghc-crypton): New variable. Change-Id: I91902a8dbc0df2d19729933e6cd096810fdc1059 Romain GARBAGE2024-07-231-0/+36
* gnu: kubo: Unbundle go-github-com-ipfs-go-metrics-interface.•••* gnu/packages/ipfs.scm (kubo) [snippet]: Remove go-metrics-interface. [inputs]: Add go-github-com-ipfs-go-metrics-interface. Change-Id: I206ce8d2b1823bd60f799aa815fcfb6d366e1704 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Artyom V. Poptsov2024-07-221-1/+2