summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-02-19gnu: go-github-com-songmu-gitconfig: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-songmu-gitconfig): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/version-control.scm: Add (gnu packages golang-xyx) module. Change-Id: Ibab2595d981d46096501bb8ab495e899d2aacf7d
2024-02-19gnu: go-github-com-alecthomas-assert-v2: Update to 2.5.0.Sharlatan Hellseher
* gnu/packages/golang-check.scm (go-github-com-alecthomas-assert-v2): Update to 2.5.0. Change-Id: Ie0a1ad0488b499092437ce56f9df83d90d1be1e9
2024-02-19gnu: go-github-com-alecthomas-assert: Depricate package.Sharlatan Hellseher
The package go-github-com-alecthomas-assert is succeeded by go-github-com-alecthomas-assert-v2 not in use by any others and failed to build, see <https://ci.guix.gnu.org/build/3490314/log/raw>. * gnu/packages/golang-check.scm (go-github-com-alecthomas-assert): Remove variable. Change-Id: Ia3f7b039c4de9b1b2956f0bfc2629d791aa9cf5a
2024-02-19gnu: Add go-github-com-alecthomas-chroma-v2.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-chroma-v2): New variable. Change-Id: I883a1ca1a84fd35cf0d7fe946fd1caedafae3842
2024-02-19gnu: go-github-com-alecthomas-chroma: Remove bundled files.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-chroma) [source]: Remove git submodules and generated files. Change-Id: Idafee9723b837495084aa0cd2fb454a953ff6233
2024-02-19gnu: go-github-com-alecthomas-chroma: Update to 0.10.0.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-chroma): Update to 0.10.0. [native-inputs]: Remove go-github-com-alecthomas-assert, go-github-com-alecthomas-colour, go-github-com-alecthomas-repr, go-github-com-mattn-go-isatty, and go-github-com-sergi-go-diff; add go-github-com-stretchr-testify. Change-Id: I9d72bbdeb97a3c94545ff08d356c5e568fe173c6
2024-02-19gnu: go-github-com-alecthomas-chroma: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-alecthomas-chroma): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/configuration-management.scm: Add (gnu packages golang-xyz) module. Change-Id: I0f5f7068f530b282f3636678e9edc4fad6c8c94a
2024-02-19gnu: Add go-github-com-dustin-gojson.Artyom V. Poptsov
* gnu/packages/golang.scm (go-github-com-dustin-gojson): New variable. Change-Id: Ifc3df4e7a2cdf21bf0725a848123930d61d048e3 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-19gnu: Add go-github-com-benbjohnson-clock.Artyom V. Poptsov
* gnu/packages/golang-xyz.scm (go-github-com-benbjohnson-clock): New variable. Change-Id: Ifcb3254e07388a6c7b4a7f9ee5dff4f3b4d25ee8 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-19gnu: Add go-github-com-golang-jwt-jwt-v5.Sharlatan Hellseher
* gnu/packages/golang-crypto.scm (go-github-com-golang-jwt-jwt-v5): New variable. Change-Id: Ic4dae5e59495c5316586034c5ddbd5bcb70cdf95
2024-02-19gnu: Add go-github-com-golang-jwt-jwt-v4.Troy Figiel
* gnu/packages/golang-crypto.scm (go-github-com-golang-jwt-jwt-v4): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: If96f032f404c4aaf80c7bd8a3e231336a8c6dbfb
2024-02-19gnu: Add go-github-com-coocood-freecache.Troy Figiel
* gnu/packages/golang-xyz.scm (go-github-com-coocood-freecache): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-19gnu: Add go-pixelmatch.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-pixelmatch): New variable. Change-Id: Iaf1480d7ee938605644e27345c2e7a2b6cf8b9e0
2024-02-19gnu: Add go-github-com-orisano-pixelmatch.Troy Figiel
* gnu/packages/golang-xyz.scm (go-github-com-orisano-pixelmatch): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-19gnu: go-golang-org-x-net-html: Add missing input.Troy Figiel
* gnu/packages/golang-build.scm (go-golang-org-x-net-html): Add missing input. [propagated-inputs]: Add go-golang-org-x-text. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-19gnu: go-github-com-valyala-fasthttp: Add missing input.Troy Figiel
* gnu/packages/golang-web.scm (go-github-com-valyala-fasthttp): Add missing input. [propagated-inputs]: Add go-golang-org-x-text. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-19gnu: go-github-com-coreos-go-semver: Update to 0.3.1.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-coreos-go-semver): Update to 0.3.1. Change-Id: I1b43d705c587c5a6030b96ce4419d58d8513b1cb
2024-02-19gnu: go-github-com-coreos-go-semver: Add missing input.Troy Figiel
* gnu/packages/golang.scm (go-github-com-coreos-go-semver): Add missing input. [propagated-inputs]: Add go-gopkg-in-yaml-v2. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I0ba64084dcd939ee4a95f4629351f7ac9a49a8cb
2024-02-19gnu: go-github-com-schollz-progressbar-v3: Remove examples.Troy Figiel
* gnu/packages/golang.scm (go-github-com-schollz-progressbar-v3): Remove examples. [arguments] <#:phases>: Add remove-examples phase. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ib1aa91160a8e94624d484654572da1b89305e076
2024-02-19gnu: go-github-com-mesilliac-pulse-simple: Remove examples.Troy Figiel
* gnu/packages/golang.scm (go-github-com-mesilliac-pulse-simple): Remove examples. [arguments] <#:phases>: Add remove-examples phase. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-19gnu: go-github-com-mattn-go-colorable: Add missing input.Troy Figiel
* gnu/packages/golang.scm (go-github-com-mattn-go-colorable): Add missing input. [native-inputs]: Move go-github-com-mattn-go-isatty from here ... [propagated-inputs]: ... to here. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-19gnu: go-github-com-charmbracelet-harmonica: Remove examples.Troy Figiel
* gnu/packages/golang.scm (go-github-com-charmbracelet-harmonica): Remove examples. [arguments] <#:phases>: Add remove-examples phase. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-19gnu: go-github-com-goccy-go-json: Revert source snippetSharlatan Hellseher
Reported by Hilton Chain <hako@ultrarare.space> in <https://issues.guix.gnu.org/64916>. Introduced in commit d86c93c9cbe5. * gnu/packages/golang-web.scm (go-github-com-goccy-go-json) [source]: Add snippet deleting benchmarks files. Change-Id: I86d878bd9cd5a24fb71c1cbbd698527a40e84f05
2024-02-19gnu: Add ghc-7.0.Efraim Flashner
* gnu/packages/haskell.scm (ghc-7.0): New variable. Change-Id: I6b05c5fa87dca1d9fbea6b782b64e3d005d76c1c
2024-02-19gnu: perl-5.6: Build with a newer gcc.Efraim Flashner
* gnu/packages/perl.scm (perl-5.6)[arguments]: Adjust custom 'configure script to force using the C90 standard when compiling C code. [native-inputs]: Remove gcc-5. Change-Id: Ica3f810c3a4ef662055294f61b6b5bd19fe84f20
2024-02-19home: symlink-manager: Allow busy device skip.Nicolas Graves
* gnu/home/services/symlink-manager.scm (update-symlinks-script): Allow busy device skip. Change-Id: Iff91c8a30309d25c02a8311d8d5ddbf54e90f5ad Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-02-19system: Omit “root=” kernel argument when root device is “none”.Nicolas Graves
* gnu/system.scm (bootable-kernel-arguments): Fallback to tmpfs if root is "none". Change-Id: I35a656e71169dc786e5256d98a3c04c65043086d Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-02-19services: activation: Ensure /run existence.Nicolas Graves
* gnu/build/activation.scm (activation-script): Ensure /var/run existence. * gnu/build/install.scm (evaluate-populate-directive) [directives]: Remove directory /run. Change-Id: I19ca8e7605c0cff598ab89077a94e20390ba27b0 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-02-19services: activation: Ensure /var/run existence.Nicolas Graves
* gnu/services.scm (activation-script): Ensure /var/run existence. * gnu/build/install.scm (evaluate-populate-directive) [directives]: Remove directory /var/run. Change-Id: I5fb93d33b6b1f045f1e5ba206b9b0b74b5184260 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-02-19file-systems: Recognize “none” as a valid device spec.Nicolas Graves
* gnu/build/file-systems (canonicalize-device-name): Fallback to tmpfs if spec is "none". Change-Id: Ia55c715d04c7611ba8c979f23f1ad4a8ed2e75b6 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-02-19gnu: haunt: Update to 0.3.0.David Thompson
* gnu/packages/guile-xyz.scm (haunt): Update to 0.3.0. Change-Id: Ied0479ac9d27a9703040e0b2ce67eaf6b9af1b1d
2024-02-19gnu: Add python-pybox2d.Ricardo Wurmus
* gnu/packages/game-development.scm (python-pybox2d): New variable. Change-Id: I1468a1f8cf5ce6170d643447001057eec02500fc
2024-02-19gnu: elixir: Set default value for MIX_REBAR3.Andrew Tropin
* gnu/packages/elixir.scm (elixir): Set default value for MIX_REBAR3. Change-Id: Ic7332a3c997a26ca42229a6f2040f20d9b19aad1
2024-02-19gnu: emacs-company: Include company icons and documentation images.Tom Willemse
* gnu/packages/emacs-xyz.scm (emacs-company): Include icons and documentation images. Change-Id: I8b7515141fa71fcb4b199bfaa268ddd4ab117743 Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-02-19gnu: Add python-cloud-init.Ricardo Wurmus
* gnu/packages/python-web.scm (python-cloud-init): New variable. Change-Id: Iaaef6ff4f9c8a9ca5eb36da360bd0572cf2b1a1a
2024-02-19gnu: propeller-load: Disable parallel building.Ricardo Wurmus
* gnu/packages/embedded.scm (propeller-load)[arguments]: Use G-expression; disable parallel building; remove trailing #T from build phase. Change-Id: I3341b8537b09c2e8310f830ed4d7d6725838a147
2024-02-19gnu: r-sgloptim: Apply patch to fix build.Ricardo Wurmus
* gnu/packages/patches/r-sgloptim.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/cran.scm (r-sgloptim)[source]: Apply it. Change-Id: I6435ec1dfadcffac684c378cd074777a19cd0d7f
2024-02-19gnu: r-bigrquery: Update home page.Ricardo Wurmus
* gnu/packages/cran.scm (r-bigrquery)[home-page]: Use new Github URL. Change-Id: I93db880bfc5856aa1ee4506eaddf76a24ddf7ba1
2024-02-19gnu: r-archr: Update to 1.0.2-1.c61b064.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-archr): Update to 1.0.2-1.c61b064. Change-Id: I8967cedbfc3390c364f188d50f8ecb2b27cb1417
2024-02-19gnu: Add sugar-chat-activity.Ricardo Wurmus
* gnu/packages/sugar.scm (sugar-chat-activity): New variable. Change-Id: I8c0245d2d31b1c824abeceea71d42b287890199b
2024-02-19gnu: r-workflows: Update to 1.1.4.Ricardo Wurmus
* gnu/packages/cran.scm (r-workflows): Update to 1.1.4. Change-Id: I741eae75801d6606bd179be59144e12e236193bc
2024-02-19gnu: r-setrng: Update to 2024.2-1.Ricardo Wurmus
* gnu/packages/cran.scm (r-setrng): Update to 2024.2-1. Change-Id: I7a39f744175b470c3fff6a6add30ddbec4c88dcf
2024-02-19gnu: r-performance: Update to 0.10.9.Ricardo Wurmus
* gnu/packages/cran.scm (r-performance): Update to 0.10.9. Change-Id: I6a7225e5465f03404db35da744c2478b6b9224e6
2024-02-19gnu: r-magick: Update to 2.8.3.Ricardo Wurmus
* gnu/packages/cran.scm (r-magick): Update to 2.8.3. Change-Id: Iec4535cc1baf5767ebff6ffc9d18d67b4e305e30
2024-02-19gnu: r-splus2r: Update to 1.3-5.Ricardo Wurmus
* gnu/packages/cran.scm (r-splus2r): Update to 1.3-5. Change-Id: Iac0be3d6d4d2a9a58281ba4c4c75a0c6bb86e057
2024-02-19gnu: r-sm: Update to 2.2-6.0.Ricardo Wurmus
* gnu/packages/cran.scm (r-sm): Update to 2.2-6.0. Change-Id: I3e18ccda83177722e4dbdda1c5e7ccfdd1d6387d
2024-02-19gnu: r-recipes: Update to 1.0.10.Ricardo Wurmus
* gnu/packages/cran.scm (r-recipes): Update to 1.0.10. Change-Id: Ie28be7c24181407f20f55b9cb469b0870e232c61
2024-02-19gnu: r-collapse: Update to 2.0.10.Ricardo Wurmus
* gnu/packages/cran.scm (r-collapse): Update to 2.0.10. Change-Id: I1471c026e8063529aa1120564d17777ea1f4acfb
2024-02-19gnu: r-igraph: Update to 2.0.2.Ricardo Wurmus
* gnu/packages/cran.scm (r-igraph): Update to 2.0.2. [propagated-inputs]: Add r-vctrs. Change-Id: I9e62b47065c7e7cf7f1d6f78550caca0df54e550
2024-02-19gnu: r-callr: Update to 3.7.4.Ricardo Wurmus
* gnu/packages/cran.scm (r-callr): Update to 3.7.4. Change-Id: I90e0fc91fdad8a2ce7a368d076a54d74ec3497c0