aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: r-magicaxis: Update to 2.4.5.Ricardo Wurmus2024-02-01
| | | | | | * gnu/packages/cran.scm (r-magicaxis): Update to 2.4.5. Change-Id: I4d4d794474e5decf27667361141af2b46b84faeb
* gnu: r-pastecs: Update to 1.4.2.Ricardo Wurmus2024-02-01
| | | | | | | * gnu/packages/cran.scm (r-pastecs): Update to 1.4.2. [native-inputs]: Add r-knitr. Change-Id: I1b42b00e9fd11111faef5fed1f682273a9f6cb88
* gnu: r-climaemet: Update to 1.2.1.Ricardo Wurmus2024-02-01
| | | | | | * gnu/packages/cran.scm (r-climaemet): Update to 1.2.1. Change-Id: I07e1e1c6478e44245b5c981c2446a592b00a0bdf
* gnu: r-ggfittext: Update to 0.10.2.Ricardo Wurmus2024-02-01
| | | | | | | * gnu/packages/cran.scm (r-ggfittext): Update to 0.10.2. [propagated-inputs]: Add r-cli. Change-Id: I0260599cd9dde4732d1c890056230e5022caf229
* gnu: Add python-pandarallel.Wiktor Żelazny2024-02-01
| | | | | | * gnu/packages/python-science.scm (python-pandarallel): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: golang-web: Adjust module commentary.Sharlatan Hellseher2024-02-01
| | | | | | | | | Follow up <https://issues.guix.gnu.org/68835>. * gnu/packages/golang-web.scm: Mention sections for library and executable to reduce cross module inheritance. Change-Id: I9775d5681b380063dc43e6bd38aa94cec4f0db81
* gnu: Add go-minify.Thomas Ieong2024-02-01
| | | | | | | | | * gnu/packages/golang-web.scm (go-minify): New variable. Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Co-authored-by: Hilton Chain <hako@ultrarare.space> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ic9b1c12ea477aa5ad194482f2ade58da029cadc4
* nls: Update translations.Florian Pelz2024-02-01
| | | | Change-Id: I42b5d41bdd5cd1b096c977e132b7a85992223402
* gnu: emacs-arei: Update to 0.9.2.Andrew Tropin2024-02-01
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-arei): Update to 0.9.2. Change-Id: I88c376a548fc9821e56c96b9ee38d1c98d6d416b
* gnu: go-structlayout-pretty: Fix build.Sharlatan Hellseher2024-02-01
| | | | | | | * gnu/packages/golang-check.scm (go-structlayout-pretty) [arguments] <#:go>: Swap to go-1.20. Change-Id: I3afe393468d69e8ec78c6bb62d8ac6714b15a611
* gnu: go-structlayout-optimize: Fix build.Sharlatan Hellseher2024-02-01
| | | | | | | * gnu/packages/golang-check.scm (go-structlayout-optimize) [arguments] <#:go>: Swap to go-1.20. Change-Id: I8ca2f7be5749e8f54c7decc84853ae3f665ba97c
* gnu: go-structlayout: Fix build.Sharlatan Hellseher2024-02-01
| | | | | | | * gnu/packages/golang-check.scm (go-structlayout) [arguments] <#:go>: Swap to go-1.20. Change-Id: I97721cec7624a89439113cf089599d4229ff1d33
* gnu: go-staticcheck: Fix build.Sharlatan Hellseher2024-02-01
| | | | | | | * gnu/packages/golang-check.scm (go-staticcheck) [arguments] <#:go>: Swap to go-1.20. Change-Id: Ic4550e063326d19247098f0713002359a4cc2750
* gnu: go-keyify: Fix build.Sharlatan Hellseher2024-02-01
| | | | | | | * gnu/packages/golang-check.scm (go-keyify) [arguments] <#:go>: Swap to go-20. Change-Id: Ida1aafbbbf4c6a0ff8104c81b82b66c7ecb64218
* gnu: virt-manager: Don't propagate qemu.Hilton Chain2024-02-01
| | | | | | | | | | | The current version of virt-manager does not directly use "qemu-img" or "kvm-img" in its source. * gnu/packages/virtualization.scm (virt-manager)[propagated-inputs]: Move qemu to… [inputs]: …here. Change-Id: I87a549b4d4f14168419ce419cb92dbf078c35381
* gnu: virt-manager: Fix qemu path substitution.Hilton Chain2024-02-01
| | | | | | | * gnu/packages/virtualization.scm (virt-manager)[arguments]<#:phases>: Adjust ‘fix-default-uri’ according to source change. Change-Id: Ic5085841db4759096b844d6f92f81d90554709d1
* gnu: virt-manager: Update package style.Hilton Chain2024-02-01
| | | | | | | | | * gnu/packages/virtualization.scm (virt-manager)[arguments]: Remove trailing #t. Use gexps. [inputs]: Sort alphabetically. [native-inputs]: Remove labels. Change-Id: I6efe95061ff13feb01c45809004884ab0a563d0c
* gnu: python-apsw: Update to 3.45.1.0.Hilton Chain2024-02-01
| | | | | | | * gnu/packages/databases.scm (python-apsw): Update to 3.45.1.0. [native-inputs]: Remove python-cython. Change-Id: Ia478f15f4c3daf2f5e05e1f3d94d50a7de40f13c
* gnu: sqlite-next: Update to 3.45.1.Zhu Zihao2024-02-01
| | | | | | | * gnu/packages/sqlite.scm (sqlite-next): Update to 3.45.1. Change-Id: If7c460e37b6b18768c59bf05472179eb0f7183f0 Signed-off-by: Hilton Chain <hako@ultrarare.space>
* gnu: mpv-mpris: Switch to gnu-build-system.Josselin Poiret2024-02-01
| | | | | | | | | | * gnu/packages/video.scm (mpv-mpris)[build-system]: Use gnu-build-system again. [arguments]<#:phases>: Run tests. [native-inputs]: Add dbus, jq, playerctl, socat, sound-theme-freedesktop, xorg-server-for-tests, xvfb-run. Change-Id: I9de4ade633388ec42ac30019feb133ca98811ad9 Signed-off-by: Hilton Chain <hako@ultrarare.space>
* gnu: age-keygen: Move to (gnu packages golang-crypto).Hilton Chain2024-02-01
| | | | | | | | | | This is a follow-up to c94fc0596f722aa46916983170e41dd0e1c78713, which introduces cyclic module dependencies. * gnu/packages/golang.scm (age-keygen): Move to… * gnu/packages/golang-crypto.scm (age-keygen): …here. Change-Id: Id4f526cd07cf74304d481ca0c94b516360c8dc6c
* gnu: age: Move to (gnu packages golang-crypto).Hilton Chain2024-02-01
| | | | | | | | | | This is a follow-up to c94fc0596f722aa46916983170e41dd0e1c78713, which introduces cyclic module dependencies. * gnu/packages/golang.scm (age): Move to… * gnu/packages/golang-crypto.scm (age): …here. Change-Id: I471ea739315cb052ed61c69ad52906c5c46852f5
* gnu: jami: Update to 20240124.3.Maxim Cournoyer2024-01-31
| | | | | | | * gnu/packages/jami.scm (libjami): Update to 20240124.3. (jami): Likewise. Change-Id: Ib0d8d5d566c5633bf2e33b1874ded92f2e451ff5
* gnu: dhtnet: Update to 0.0.1-1.41848a2.Maxim Cournoyer2024-01-31
| | | | | | | * gnu/packages/networking.scm (dhtnet): Update to 0.0.1-1.41848a2. [inputs]: Add yaml-cpp. Change-Id: I399260201e09185c33bbd441eb1a877a43e10d9f
* gnu: go-honnef-co-go-tools: Update to 0.4.6.Sharlatan Hellseher2024-01-31
| | | | | | * gnu/packages/golang-check.scm (go-honnef-co-go-tools): Update to 0.4.6. Change-Id: Iac26c3147104a06a72e5910edb9fb3deba6be486
* gnu: golang-check: Sort packages alphabetically.Sharlatan Hellseher2024-01-31
| | | | | | | | | | This commit is a housekeeping measure to prepare for natural and structured enlargement. * gnu/packages/golang-check.scm: Improve module commentary introduce sections for libraries and executables and sort packages alphabetically. Change-Id: Ifcac216c1c04e569cfdf2a7d902165a36ed06b32
* gnu: go-honnef-co-go-tools: Update homepage.Sharlatan Hellseher2024-01-31
| | | | | | | | | | | Fixing lint warning by updating home page to actual one found on project's GitHub page: URI <https://honnef.co/go/tools> returned suspiciously small file (333 bytes) * gnu/packages/golang-check.scm (go-honnef-co-go-tools) [home-page]: Update it. Change-Id: I8956b146ff3f826c11b03212c365cf91120380b6
* gnu: go-honnef-co-go-tools: Improve synopsis and description.Nicolas Graves2024-01-31
| | | | | | | | * gnu/packages/golang-check.scm (go-honnef-co-go-tools): Improve synopsis and description. Change-Id: I357626457418f8c6f1b05918226c33f7faa88d49 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: Add go-structlayout-pretty.Nicolas Graves2024-01-31
| | | | | | | * gnu/packages/golang-check.scm (go-structlayout-pretty): New variable. Change-Id: I622a991b12708ee52eb412a3c6b3fbeeb512843d Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: Add go-structlayout-optimize.Nicolas Graves2024-01-31
| | | | | | | * gnu/packages/golang-check.scm (go-structlayout-optimize): New variable. Change-Id: I7e1ce9acbe3ec09cc8b441de4816b247a2742938 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: Add go-structlayout.Nicolas Graves2024-01-31
| | | | | | | * gnu/packages/golang-check.scm (go-structlayout): New variable. Change-Id: I7440cdf75238fc73451cefc73b3ce3eb3d4da323 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: Add go-staticcheck.Nicolas Graves2024-01-31
| | | | | | | * gnu/packages/golang-check.scm (go-staticcheck): New variable. Change-Id: I82ce27df1bdbd79ae4740928e0661b585289d02b Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: Add go-keyify.Nicolas Graves2024-01-31
| | | | | | | * gnu/packages/golang-check.scm (go-keyify): New variable. Change-Id: I99d41a18cb0e00dd35bef9c2c8fce12748f24ad4 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: Remove go-github-com-kisielk-gotool.Nicolas Graves2024-01-31
| | | | | | | * gnu/packages/golang-check.scm (go-github-com-kisielk-gotool): Delete variable. Change-Id: Ic99bba40f4cd66335656f27bf7dd97d1b90bb8f1 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: go-torproject-org-pluggable-transports-goptlib: Move to (gnu packages ↵Sharlatan Hellseher2024-01-31
| | | | | | | | | | golang-crypto). * gnu/packages/golang.scm (go-torproject-org-pluggable-transports-goptlib): Move from here ... gnu/packages/golang-crypto.scm: ... to here. Change-Id: I3bc97e64bd3680405c90eb84c2d7d3c7ff9092e0
* gnu: go-torproject-org-pluggable-transports-goptlib: Fix import path.Sarah Morgensen2024-01-31
| | | | | | | | | | | * gnu/packages/golang.scm (go-torproject-org-pluggable-transports-goptlib) [arguments] <#:import-path>: Use actual module name from go.mod. (go-github-com-operatorfoundation-shapeshifter-transports) [arguments] <#:phases>: Remove obsolete 'patch phase for goptlib. (go-github-com-operatorfoundation-obfs4) [arguments] <#:phases>: Likewise. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ib2e49164e2c750694101b497afe1be67c7fe6302
* services: certbot: Add one-shot service to renew certificates.Carlo Zancanaro2024-01-31
| | | | | | | | | | * gnu/services/certbot.scm (certbot-renewal-one-shot): New procedure. (certbot-service-type)[extensions]: Add it to shepherd-root extension. (certbot-command): Make connection errors return a different exit code. (certbot-activation): Remove message with certificate renewal instructions. Change-Id: I614ac6214a753dba0396e2385a75926c8355caa1 Signed-off-by: Clément Lassieur <clement@lassieur.org>
* services: certbot: Reload nginx in deploy hook.Carlo Zancanaro2024-01-31
| | | | | | | | * gnu/services/certbot.scm (certbot-deploy-hook): Reload nginx. * doc/guix.texi (Certificate services): Remove deploy-hook from example. Change-Id: Ibb10481170a6fda7df72492072b939dd6a6ad176 Signed-off-by: Clément Lassieur <clement@lassieur.org>
* services: certbot: Create self-signed certificates before certbot runs.Carlo Zancanaro2024-01-31
| | | | | | | | | | | | * gnu/services/certbot.scm (<certificate-configuration>): Add start-self-signed? field. (generate-certificate-gexp): New procedure. (certbot-activation): Generate self-signed certificates when start-self-signed? is #t. * doc/guix.texi (Certificate services): Document start-self-signed?. Change-Id: Icfd85ae0c3e29324acbcde6ba283546cf0e27a1d Signed-off-by: Clément Lassieur <clement@lassieur.org>
* services: certbot: Symlink certificates to /etc/certs.Carlo Zancanaro2024-01-31
| | | | | | | | | | * gnu/services/certbot.scm (certbot-deploy-hook): New procedure. (certbot-command): Pass new deploy hook to certbot. * doc/guix.texi: Replace "letsencrypt/live" with "certs" throughout, except in the certbot deploy-hook description. Change-Id: I2ba5e4903d1e293e566b732a84b07d5a134b697d Signed-off-by: Clément Lassieur <clement@lassieur.org>
* gnu: cl-maidenhead: Update to 1.1-1.4b9c38e.Guillaume Le Vaillant2024-01-31
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-maidenhead): Update to 1.1-1.4b9c38e. Change-Id: I766a3d70fc330cf0f1628091c6ed52f1085199e5
* gnu: cl-command-line-args: Update to 0.1.0.Charles2024-01-31
| | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-command-line-args): Update to 0.1.0. [inputs]: Add sbcl-charje.documentation. Change-Id: Iadac4decc64f2333878dd5b106e1e82c33b40e30 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* maint: Add gnupg to the manifest.Ludovic Courtès2024-01-31
| | | | | | * manifest.scm: Add gnupg. Change-Id: Id5e90f87e5c3a07aa3e49afa97cc0b6d3ce71b41
* channels: ‘latest-channel-instances’ traverses user-provided channels first.Ludovic Courtès2024-01-31
| | | | | | | | | | | | | | | | | | | | | | | Previously, ‘latest-channel-instances’ would perform a depth-first traversal of channels. Since dependencies specified in ‘.guix-channel’ are usually less specific that those provided by the user, this would lead to the use of instances corresponding to those less specific specs, which in turn might declare dependencies that do not exist for the more specific instances. This commit changes ‘latest-channel-instances’ to perform a breadth-first traversal, thereby giving user-supplied channels higher precedence over dependencies found via ‘.guix-channel’. Fixes <https://issues.guix.gnu.org/68822>. * guix/channels.scm (latest-channel-instances)[ignore?]: Remove. [instance-name, same-named?, more-specific?]: New procedures. Rewrite as a breadth-first traversal using a regular loop. * tests/channels.scm ("latest-channel-instances reads dependencies from most-specific instance"): New test. Change-Id: Iba518145cfd209f04293a56246dbfee3b714650b
* channels: Tweak test.Ludovic Courtès2024-01-31
| | | | | | | * tests/channels.scm ("latest-channel-instances excludes duplicate channel dependencies"): Use ‘equal?’ rather than ‘string=?’ since we can get #f. Change-Id: I437b9d7e23200cf0c98b1593e68b1d355bc2de01
* gnu: torbrowser: Copy buildID from the official build.Clément Lassieur2024-01-31
| | | | | | | * gnu/packages/tor.scm (%moz-build-date): Update to 20240115174022. Reported-by: André Batista <nandre@riseup.net> Change-Id: Ia057d6efe9db9e04ece03d994ee226ecdbc6cc04
* Revert "gnu: Add minify."Sharlatan Hellseher2024-01-30
| | | | | | | | | This reverts commit f8c2d8141efef4565d12d8247bade069889b720e. Fixes: error: go-github-com-tdewolff-minify-v2: unbound variable <https://ci.guix.gnu.org/eval/1086875/log/raw> Change-Id: I26e02842980cf09e924ac1cae8f3a6421a005276
* teams: go: Add golang-xyz.scm to scope.Sharlatan Hellseher2024-01-30
| | | | | | * etc/teams.scm (go): Add "gnu/packages/golang-xyz.scm". Change-Id: I580eadf52b631c6582e256a2900786b53483a466
* gnu: Add minify.Thomas Ieong2024-01-30
| | | | | | | | | * gnu/packages/web.scm (minify): New variable. Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Co-authored-by: Hilton Chain <hako@ultrarare.space> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I7289c77a17f63501b6c7771606d396241333ac3a
* gnu: Add go-github-com-matryer-try.Thomas Ieong2024-01-30
| | | | | | | * gnu/packages/golang-check.scm (go-github-com-matryer-try): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ic354425938374fcd29e871a597da63a7a390cfa1