aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-07-25gnu: 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-25gnu: 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-25gnu: 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-25gnu: mupdf: Update to 1.24.7.宋文武
* gnu/packages/pdf.scm (mupdf): Update to 1.24.7. Change-Id: Ic325aeb43933bfdcbe779623c49805ce48bdb7e0
2024-07-25gnu: mujs: Update to 1.3.5.宋文武
* gnu/packages/javascript.scm (mujs): Update to 1.3.5. Change-Id: I15580d589cf3163ea669adfd93848ad893f0e124
2024-07-24gnu: borg: Update to 1.4.0.Leo Famulari
* 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
2024-07-24gnu: xxHash: Update to 0.8.2.Leo Famulari
* gnu/packages/digest.scm (xxhash): Update to 0.8.2. [arguments]: Remove obsolete build phase 'fix-man-page-links'. Change-Id: I43b10dd18c70c21de8de50336dfef9f8125519f7
2024-07-24gnu: Add linux-libre-lts-arm64-generic.Efraim Flashner
* gnu/packages/linux.scm (linux-libre-lts-arm64-generic): New variable. Change-Id: I85b0c318850cf984ec9dbfc272278ba80eb39b30
2024-07-23graft: Only create directory when needed.Efraim Flashner
* guix/build/graft.scm (rewrite-directory)[rewrite-leaf]: Only create the parent directories when they don't already exist. Change-Id: I802aac4d6090ed07effddde3eb3195f64aca31d3
2024-07-23graft: Perform grafts with guile-final.Efraim Flashner
* 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
2024-07-23graft: Remove work-around for old guile.Efraim Flashner
* guix/build/graft.scm (mkdir-p*): Remove function. (rewrite-directory): Switch from mkdir-p* to mkdir-p. Change-Id: Ib6a80648d271c19093c05af84acb967e069ccc19
2024-07-23scripts: hash: Handle repository with different VCS folders.Simon Tournier
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
2024-07-23ci: Catch error for unreachable channel with substitutes.Simon Tournier
* 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
2024-07-23gnu: keepassxc: Update to 2.7.9.Nicolas Goaziou
* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.9. Change-Id: Ifcdfa5b58e4d7407c270bfa715fb94019015c089
2024-07-23gnu: fet: Update to 6.22.2.Nicolas Goaziou
* gnu/packages/education.scm (fet): Update to 6.22.2. Change-Id: Iea767b46255680981b604607d839ab7ad509f706
2024-07-23gnu: mednafen: Improve package style.Nicolas Goaziou
* gnu/packages/emulators.scm (mednafen)[arguments]: Use G-expressions. [inputs]: Remove input labels. Change-Id: I8ec291faae92a19da880a65fab39d9a01b7ddda7
2024-07-23gnu: mednafen: Update to 1.32.1.Nicolas Goaziou
* gnu/packages/emulators.scm (mednafen): Update to 1.32.1. Change-Id: I62d75f0158fe958ea9d1e7750be6ef715c18fae0
2024-07-23gnu: Add matterhorn.Romain GARBAGE
* gnu/packages/haskell-apps.scm (matterhorn): New variable. Change-Id: I8f83b39fdc5f94251239129814068000fb492336
2024-07-23gnu: Add ghc-brick-skylighting.Romain GARBAGE
* gnu/packages/haskell-xyz.scm (ghc-brick-skylighting): New variable. Change-Id: I634c108edff99b1003c26dbb2f9107ed464a5e84
2024-07-23gnu: Add ghc-brick.Romain GARBAGE
* gnu/packages/haskell-xyz.scm (ghc-brick): New variable. Change-Id: I52fbfa27422a6aacca65d0e8ed5ffa3ab335cc67
2024-07-23gnu: Add ghc-hclip.Romain GARBAGE
gnu/packages/haskell-xyz.scm (ghc-hclip): New variable. Change-Id: I2d1a2d6e1983eb89a5e61eb05204c2e1c0dc3634
2024-07-23gnu: Add ghc-vty-6.Romain GARBAGE
* gnu/packages/haskell-xyz.scm (ghc-vty-6): New variable. Change-Id: I2e2dbbe0e99d26f38494fb6bdb51bc6d67e5c02c
2024-07-23gnu: Add ghc-vty-unix.Romain GARBAGE
gnu/packages/haskell-xyz.scm (ghc-vty-unix): New variable. Change-Id: Idf8e550a5d7b645d19af177dd65c5956ba3ab478
2024-07-23gnu: Add ghc-vty-crossplatform.Romain GARBAGE
* gnu/packages/haskell-xyz.scm (ghc-vty-crossplatform): New variable. Change-Id: Icbd33d9bbd7561bdb6178b3431edef6a1db92fcb
2024-07-23gnu: Add ghc-unix-compat-7.Romain GARBAGE
* gnu/packages/haskell-xyz.scm (ghc-unix-compat-7): New variable. Change-Id: I28e8e4924d4f829dd07059aa205d894803409320
2024-07-23gnu: Add ghc-unique.Romain GARBAGE
* 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
2024-07-23gnu: Add ghc-stm-delay.Romain GARBAGE
* gnu/packages/haskell-xyz.scm (ghc-stm-delay): New variable. Change-Id: If9e20a2c103549de9b4b7d63158fe34165f6036a
2024-07-23gnu: ghc-text-zipper: Update to 0.13.Romain GARBAGE
* gnu/packages/haskell-xyz.scm (ghc-text-zipper): Update to 0.13. Change-Id: I0ae9154713d799b48f9f0772a7c7ee2210493095
2024-07-23gnu: Add ghc-monad-parallel.Romain GARBAGE
* gnu/packages/haskell-xyz.scm (ghc-monad-parallel): New variable. Change-Id: I39a5b5392a50fb4f6e9e15ed107705486362d021
2024-07-23gnu: Add ghc-checkers.Romain GARBAGE
* gnu/packages/haskell-xyz.scm (ghc-checkers): New variable. Change-Id: I4228398238a169e49e68ead60cbe69ef0437e3e9
2024-07-23gnu: Add ghc-bimap.Romain GARBAGE
* gnu/packages/haskell-xyz.scm (ghc-bimap): New variable. Change-Id: Ib6ffebff5417273afaa3a08005aae3445606d6d2
2024-07-23gnu: Add ghc-aspell-pipe.Romain GARBAGE
* gnu/packages/haskell-xyz.scm (ghc-aspell-pipe): New variable. Change-Id: I0d31c9c457ce33b45c0fb6589413208796843920
2024-07-23gnu: Add ghc-modern-uri.Romain GARBAGE
* gnu/packages/haskell-web.scm (ghc-modern-uri): New variable. Change-Id: I62d4c2722303cbeb9a7ef1acd3f12f355cf67509
2024-07-23gnu: Add ghc-mattermost-api-qc.Romain GARBAGE
* gnu/packages/haskell-web.scm (ghc-mattermost-api-qc): New variable. Change-Id: If28b8a03170bb235b2418329d408fec8f06d4b7c
2024-07-23gnu: Add ghc-mattermost-api.Romain GARBAGE
* gnu/packages/haskell-web.scm (ghc-mattermost-api): New variable. Change-Id: Idc2a8fb0d8589b38d7e50aa7565fff71dcc6ab28
2024-07-23gnu: Add ghc-crypton-connection.Romain GARBAGE
* gnu/packages/haskell-web.scm (ghc-crypton-connection): New variable. Change-Id: I37bc263de2aa9f3ce7b06b9a752424a0550bf6d3
2024-07-23gnu: Add ghc-tls-1.9.Romain GARBAGE
* gnu/packages/haskell-crypto.scm (ghc-tls-1.9): New variable. Change-Id: I53d26e85d7ed333be036cb5e0e359b72f5c21262
2024-07-23gnu: Add ghc-crypton-x509-validation.Romain GARBAGE
* gnu/packages/haskell-crypto.scm (ghc-crypton-x509-validation): New variable. Change-Id: Ib25c2dee8fef24c763cf70dfa1c615405d250d39
2024-07-23gnu: Add ghc-crypton-x509-system.Romain GARBAGE
* gnu/packages/haskell-crypto.scm (ghc-crypton-x509-system): New variable. Change-Id: Idfadaf630a3bcc4d019738d37ae9ee888f49fd80
2024-07-23gnu: Add ghc-crypton-x509-store.Romain GARBAGE
* gnu/packages/haskell-crypto.scm (ghc-crypton-x509-store): New variable. Change-Id: Id9e2bd91d99c09fee5bd0054741176108b7376ed
2024-07-23gnu: Add ghc-crypton-x509.Romain GARBAGE
* gnu/packages/haskell-crypto.scm (ghc-crypton-x509): New variable. Change-Id: I0bea5088c2fd23b77f22a2017303bac849c45c29
2024-07-23gnu: Add ghc-crypton.Romain GARBAGE
* gnu/packages/haskell-crypto.scm (ghc-crypton): New variable. Change-Id: I91902a8dbc0df2d19729933e6cd096810fdc1059
2024-07-22gnu: kubo: Unbundle go-github-com-ipfs-go-metrics-interface.Artyom V. Poptsov
* 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>
2024-07-22gnu: Add go-github-com-ipfs-go-ipfs-blockstore.Artyom V. Poptsov
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-blockstore): New variable. Change-Id: I75b885ec55b5bd8ae274a4832d421bf2de696314 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-22gnu: Add go-github-com-ipfs-go-metrics-interface.Artyom V. Poptsov
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-metrics-interface): New variable. Change-Id: Ibdc97a27f873615d3ace7dbaee8709a174b783dd Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-22gnu: Add go-github-com-ipfs-go-ipfs-ds-help.Artyom V. Poptsov
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-ds-help): New variable. Change-Id: Ia174fec9c8a6bae4838e5a4ec06d0f555894c37e Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-22gnu: Add go-github-com-ipfs-bbloom.Artyom V. Poptsov
* gnu/packages/ipfs.scm (go-github-com-ipfs-bbloom): New variable. Change-Id: If5b5d486f50f82750a5b11a3248a3aaa2ed91658 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-22gnu: Add go-github-com-ipfs-go-ipfs-exchange-interface.Artyom V. Poptsov
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-exchange-interface): New variable. Change-Id: I5931d32952e021a29073227acc9fff5a87bbebf9 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-22gnu: Add go-github-com-ipfs-go-ipfs-blocksutil.Artyom V. Poptsov
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-blocksutil): New variable. Change-Id: I64c8f6a6d2337b40fa24e478ba49a590abced8ec Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-22gnu: Add go-github-com-pion-datachannel.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-pion-datachannel): New variable. Change-Id: Idc7e0d132fff3c71c37b784f38bcda9dc77e05b1