summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: Add go-github-com-ipfs-go-ds-leveldb.•••* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ds-leveldb): New variable. Change-Id: Ida3a850c9d7ca25b694e580837b3bda918875825 Sharlatan Hellseher2024-09-091-0/+27
* gnu: Add go-github-com-ipfs-go-ds-badger.•••* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ds-badger): New variable. Change-Id: I4c2422650a729829210e158abe155823e014bd9d Sharlatan Hellseher2024-09-091-0/+31
* gnu: Add go-github-com-dgraph-io-badger.•••* gnu/packages/golang-xyz.scm (go-github-com-dgraph-io-badger): New variable. Change-Id: Ice103e73802e38c818c064dc7b27da87be9cc0cc Sharlatan Hellseher2024-09-091-0/+61
* gnu: Add go-github-com-dgraph-io-ristretto.•••* gnu/packages/golang-xyz.scm (go-github-com-dgraph-io-ristretto): New variable. Change-Id: Ie22ca28c5b49ceb8daa7ffebc6720bcc9b361046 Sharlatan Hellseher2024-09-091-0/+54
* gnu: Add go-github-com-golang-glog.•••* gnu/packages/golang-build.scm (go-github-com-golang-glog): New variable. Change-Id: I33dd7c2869590514b8351e389532c3a64273225d Sharlatan Hellseher2024-09-091-0/+26
* gnu: Add go-github-com-dgryski-go-farm.•••* gnu/packages/golang-crypto.scm (go-github-com-dgryski-go-farm): New variable. Change-Id: I6e068af38b15451668287df08251da23609f47bd Sharlatan Hellseher2024-09-091-0/+26
* gnu: Add go-github-com-andreasbriese-bbloom.•••* gnu/packages/golang-xyz.scm (go-github-com-andreasbriese-bbloom): New variable. Change-Id: Ibde8dc90c4db2519be8de0b9b0b770fff1a1ca02 Sharlatan Hellseher2024-09-091-0/+27
* gnu: Add go-github-com-decred-dcrd-crypto-blake256.•••* gnu/packages/golang-crypto.scm (go-github-com-decred-dcrd-crypto-blake256): New variable. Change-Id: I497f3ef1015d3260f11711cebd1c64eda5df3ac5 Sharlatan Hellseher2024-09-091-0/+44
* gnu: Add go-github-com-davidlazar-go-crypto.•••* gnu/packages/golang-crypto.scm (go-github-com-davidlazar-go-crypto): New variable. Change-Id: Ib2a070a460d1d6d02a6455881897d35f833bc4f8 Sharlatan Hellseher2024-09-091-0/+50
* gnu: go-github-com-mgutz-ansi: Fix indentation.•••* gnu/packages/golang-xyz.scm (go-github-com-mgutz-ansi): Fix indentation. Change-Id: Ib068c281f971211d5d80fd7ebb571dc60aba6d6f Sharlatan Hellseher2024-09-091-23/+22
* gnu: go-github-com-mgutz-ansi: Update to 0.0.0-20200706080929-d51e80ef957d.•••* gnu/packages/golang-xyz.scm (go-github-com-mgutz-ansi): Update to 0.0.0-20200706080929-d51e80ef957d. Change-Id: Ic7b1d3f8e6f701eba3bc9b442b13ce2bee3cf315 Sharlatan Hellseher2024-09-091-6/+4
* gnu: go-github-com-quic-go-quic-go: Update to 0.45.2.•••* gnu/packages/golang-web.scm (go-github-com-quic-go-quic-go): Update to 0.45.2. Change-Id: I2fd938f8d3c3d1ce86665c70a20cbd7330c88122 Sharlatan Hellseher2024-09-091-2/+2
* gnu: Add guile-srfi-235.•••* gnu/packages/guile-xyz.scm (guile-srfi-235): New variable. Signed-off-by: jgart <jgart@dismail.de> Change-Id: Ic909fb9f960f53337706a90a27245dacb8e549ae Yuval Langer2024-09-091-0/+39
* gnu: git-annex: Update to 10.20240808.•••* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20240808. Change-Id: Id9b3b4ace4871cf9ba04404b43784269a9c45daa Signed-off-by: Ludovic Courtès <ludo@gnu.org> Matthias Riße2024-09-091-2/+3
* gnu: mc: Update to 4.8.32.•••* gnu/packages/mc.scm (mc): Update to 4.8.32. Change-Id: I6e11f9e2442fc45c7a3e01803186b5f9ecccc0df Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andy Tai2024-09-091-2/+2
* pack: Add terminating zero after ‘readlink’ call.•••The bug had been there from the start (commit 47a60325ca650e8fc1a291c8655b4297f4de8deb) but only with the switch to glibc 2.39 did we actually hit it. * gnu/packages/aux-files/run-in-namespace.c (main): Add terminating zero on SELF. Change-Id: If0488f5ca0964d8d7b1666039a7f8bdf7abce111 Ludovic Courtès2024-09-091-0/+1
* services: host-name: Use the host name as the running value.•••Previously, the “running value” of the ‘host-name’ service would be #<unspecified>. This change makes it more pleasing to the eye. * gnu/services/base.scm (host-name-service-type): ‘start’ returns NAME. Change-Id: I38b8320e43639b6623475871ca6fbad3a459eb59 Ludovic Courtès2024-09-091-1/+2
* system: locale: ‘glibc-supported-locales’ uses zstd instead of xz.•••This is a followup to c9666c120b8e40321d6044f572533e160c1e0351. Fixes <https://issues.guix.gnu.org/73065>. * gnu/system/locale.scm (glibc-supported-locales): Change XZ to ZSTD. Change-Id: Ie3cb5d50648a0698ce5246591fb405e4eb690af5 Ludovic Courtès2024-09-091-1/+1
* gnu: trydiffoscope: Update Style.•••* gnu/packages/diffoscope.scm (reprotest): Reindent. [arguments]: Use G-expression. Remove trailing #t. Change-Id: I5d77472405adcca35eca7bed9663f30f1f8ed18e Zheng Junjie2024-09-091-26/+26
* gnu: trydiffoscope: Update to 67.0.8.•••* gnu/packages/diffoscope.scm (trydiffoscope): Update to 67.0.8. Vagrant Cascadian2024-09-091-2/+2
* gnu: reprotest: Use G-expression.•••* gnu/packages/diffoscope.scm (reprotest)[arguments]: Use G-expression. Change-Id: I35d4673e39a449169f5a66265e486d8e45268425 Zheng Junjie2024-09-091-14/+14
* gnu: reprotest: Simplify native-inputs.•••* gnu/packages/diffoscope.scm (reprotest): Simplify native-inputs. Change-Id: Ia443fb9369e65e686d619acaffa60c130a5503cf Zheng Junjie2024-09-091-11/+11
* gnu: reprotest: Update to 0.7.28.•••* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.28. [arguments]<#:phases>: Remove adjust-locales phase. Change-Id: I11a0fd6fa9dae47bb5748dd404856d07a3b08b0c Vagrant Cascadian2024-09-091-11/+2
* gnu: texinfo-7: Update to 7.1.1.•••* gnu/packages/texinfo.scm (texinfo-7): Update to 7.1.1. Change-Id: Ic676c9a29e3efc0c656c3c5315cc83132a475a30 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Andy Tai2024-09-091-2/+2
* gnu: zfs: Update to 2.2.6.•••* gnu/packages/file-systems.scm (zfs): Update to 2.2.6. Change-Id: I728eb14ce11a081edf75d027ecc923d42b0855de Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Zheng Junjie2024-09-091-2/+2
* gnu: Add fmt-11.•••* gnu/packages/pretty-print.scm (fmt-11): New variable. (fmt-10): Inherit from fmt-11. Change-Id: Ic9f28cfb5a805f33beaad9794d69f992a5a27652 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Greg Hogan2024-09-091-7/+20
* gnu: lilypond: Update to 2.24.4.•••* gnu/packages/music.scm (lilypond): Update to 2.24.4. Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Change-Id: Ifd65b83e38594cab33ff7d3d3147ee502929fdf3 Adam Faiz via Guix-patches via2024-09-091-2/+2
* gnu: tuxedo-keyboard: Update to 4.6.3.•••* gnu/packages/linux.scm (tuxedo-keyboard): Update to 4.6.3. Change-Id: I0ad9b7bcbe04b88cce05cf3d1e74b29e97c2b52b Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Jelle Licht2024-09-091-2/+2
* gnu: freeipmi: Use G-expressions.•••* gnu/packages/freeipmi.scm (freeipmi)[arguments]: Use G-expressions. Change-Id: I998d7ca5073031c2a9807c5967b8c20984139bf6 Zheng Junjie2024-09-091-7/+7
* gnu: freeipmi: Fix cross-compilation to riscv64-linux-gnu.•••* gnu/packages/freeipmi.scm (freeipmi)[arguments]: When cross-compilation to riscv64-linux-gnu, add update-config-scripts phase. [native-inputs]: When cross compiling to riscv64-linux-gnu, add config. Change-Id: I0059d2048524b476703514ddbe111870257f4ac6 Zheng Junjie2024-09-091-7/+29
* gnu: konversation: Update to 24.08.0•••* gnu/packages/kde-internet.scm (konversation): Update to 24.08.0. Change-Id: Ifee9d9a5445ef052102c12fbc40e54ea10ae7c0c Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Superfly Johnson via Guix-patches via2024-09-091-2/+3
* gnu: mpop: Update to 1.4.20.•••* gnu/packages/mail.scm (mpop): Update to 1.4.20. Change-Id: I6ad78891b2621ca7a9fe1787aac405fef800cec0 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Timotej Lazar2024-09-091-2/+2
* gnu: f3d: Update to 2.5.0.•••* gnu/packages/graphics.scm (f3d): Update to 2.5.0. Change-Id: Ibd6fd3238dd07b8d52842cda4532ec7c084d1f9e Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Artyom V. Poptsov2024-09-091-2/+2
* gnu: weechat: Update to 4.4.2.•••* gnu/packages/irc.scm (weechat): Update to 4.4.2. Change-Id: Ib7349dc8629645d29f58d7c78954dfd8c01c0543 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Ashish SHUKLA2024-09-091-2/+2
* gnu: stow: Fix cross-compiling.•••* gnu/packages/package-management.scm (stow)[native-inputs]: Add perl. Change-Id: Ic9898a3b3c02b31b21dff3e068a99091961e4ef3 Zheng Junjie2024-09-091-1/+1
* gnu: stow: Update to 2.4.1.•••* gnu/packages/package-management.scm (stow): Update to 2.4.1. Change-Id: I28ff07561a425642595cd64741585c0d3746db9f Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Andy Tai2024-09-091-2/+2
* gnu: libb2: fix cross-compilation.•••* gnu/packages/crypto.scm (libb2)[arguments]: Use target-x86?. Change-Id: I1757c6c294f4e041a210c11658ca1e8d88acc859 Zheng Junjie2024-09-091-3/+1
* gnu: xcb-util-xrm: Fix cross-compilation.•••* gnu/packages/xdisorg.scm (xcb-util-xrm) [inputs]: Add libx11. Change-Id: I5a29e97ee35f0e427d68e0325e51a4d2f67198b5 Zheng Junjie2024-09-091-1/+1
* gnu: startup-notification: Fix cross-compilation to {riscv,aarch}64-linux-gnu.•••* gnu/packages/xdisorg.scm (startup-notification) [arguments]: When cross-compilation to {riscv,aarch}64-linux-gnu, add update-config-scripts phase. Add configure-flags. [native-inputs]: When cross compiling to {riscv,aarch}64-linux-gnu, add config. Change-Id: Iad7220e2a74c7bed706f3cb092e9ead5c94dc5bd Zheng Junjie2024-09-091-1/+27
* gnu: r-quantmod: Attempt to build reproducibly.•••* gnu/packages/cran.scm (r-quantmod)[arguments]: Add phase to avoid recording system time when SOURCE_DATE_EPOCH is set. Change-Id: I818ddf5f5bac7041c9a26624996b6b6a0256f3ea Ricardo Wurmus2024-09-081-0/+11
* gnu: r-hexbin: Update to 1.28.4.•••* gnu/packages/statistics.scm (r-hexbin): Update to 1.28.4. Change-Id: Ic0c0d5c99210387f2bff06a8ccc7ac8c73b638cc Ricardo Wurmus2024-09-081-2/+2
* gnu: r-matrixstats: Update to 1.4.0.•••* gnu/packages/statistics.scm (r-matrixstats): Update to 1.4.0. Change-Id: Ic51e95d16997746490961a6bc9a0a67eb03530e8 Ricardo Wurmus2024-09-081-2/+2
* gnu: r-mvtnorm: Update to 1.3-1.•••* gnu/packages/statistics.scm (r-mvtnorm): Update to 1.3-1. Change-Id: Ia030aff6e41d10975ff21500d5bae59022e2b62e Ricardo Wurmus2024-09-081-2/+2
* gnu: r-segmented: Update to 2.1-2.•••* gnu/packages/statistics.scm (r-segmented): Update to 2.1-2. Change-Id: I21be4f143517aab66c221c8f43595d0ca53fb733 Ricardo Wurmus2024-09-081-2/+2
* gnu: r-catools: Update to 1.18.3.•••* gnu/packages/statistics.scm (r-catools): Update to 1.18.3. Change-Id: Iaa00cc6a359bb8955136746230058ffdbb17746d Ricardo Wurmus2024-09-081-2/+2
* gnu: r-microbenchmark: Update to 1.5.0.•••* gnu/packages/statistics.scm (r-microbenchmark): Update to 1.5.0. Change-Id: Iabdc3b8e3d078cad957a6341b04499224a28b95f Ricardo Wurmus2024-09-081-2/+2
* gnu: r-automap: Update to 1.1-12.•••* gnu/packages/cran.scm (r-automap): Update to 1.1-12. Change-Id: Iff77394560ee97bd619ba4fb6b158025d62f2099 Ricardo Wurmus2024-09-081-2/+2
* gnu: r-spacetime: Update to 1.3-2.•••* gnu/packages/cran.scm (r-spacetime): Update to 1.3-2. Change-Id: I2570a94e575247fa8a98cfa3ce022abd36b7dfb2 Ricardo Wurmus2024-09-081-2/+2
* gnu: r-paws-common: Update to 0.7.6.•••* gnu/packages/cran.scm (r-paws-common): Update to 0.7.6. Change-Id: Ib07a5a717c011f3b9328536b8a8fad5e7e373d5a Ricardo Wurmus2024-09-081-2/+2
* gnu: r-spatstat-univar: Update to 3.0-1.•••* gnu/packages/cran.scm (r-spatstat-univar): Update to 3.0-1. Change-Id: Id6c56c5807c0f7930c6d4642e00c9bb87cd78f2d Ricardo Wurmus2024-09-081-2/+2