summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2024-02-19gnu: r-setrng: Update to 2024.2-1....* gnu/packages/cran.scm (r-setrng): Update to 2024.2-1. Change-Id: I7a39f744175b470c3fff6a6add30ddbec4c88dcf Ricardo Wurmus
2024-02-19gnu: r-performance: Update to 0.10.9....* gnu/packages/cran.scm (r-performance): Update to 0.10.9. Change-Id: I6a7225e5465f03404db35da744c2478b6b9224e6 Ricardo Wurmus
2024-02-19gnu: r-magick: Update to 2.8.3....* gnu/packages/cran.scm (r-magick): Update to 2.8.3. Change-Id: Iec4535cc1baf5767ebff6ffc9d18d67b4e305e30 Ricardo Wurmus
2024-02-19gnu: r-splus2r: Update to 1.3-5....* gnu/packages/cran.scm (r-splus2r): Update to 1.3-5. Change-Id: Iac0be3d6d4d2a9a58281ba4c4c75a0c6bb86e057 Ricardo Wurmus
2024-02-19gnu: r-sm: Update to 2.2-6.0....* gnu/packages/cran.scm (r-sm): Update to 2.2-6.0. Change-Id: I3e18ccda83177722e4dbdda1c5e7ccfdd1d6387d Ricardo Wurmus
2024-02-19gnu: r-recipes: Update to 1.0.10....* gnu/packages/cran.scm (r-recipes): Update to 1.0.10. Change-Id: Ie28be7c24181407f20f55b9cb469b0870e232c61 Ricardo Wurmus
2024-02-19gnu: r-collapse: Update to 2.0.10....* gnu/packages/cran.scm (r-collapse): Update to 2.0.10. Change-Id: I1471c026e8063529aa1120564d17777ea1f4acfb Ricardo Wurmus
2024-02-19gnu: r-igraph: Update to 2.0.2....* gnu/packages/cran.scm (r-igraph): Update to 2.0.2. [propagated-inputs]: Add r-vctrs. Change-Id: I9e62b47065c7e7cf7f1d6f78550caca0df54e550 Ricardo Wurmus
2024-02-19gnu: r-callr: Update to 3.7.4....* gnu/packages/cran.scm (r-callr): Update to 3.7.4. Change-Id: I90e0fc91fdad8a2ce7a368d076a54d74ec3497c0 Ricardo Wurmus
2024-02-19gnu: r-r-rsp: Update to 0.46.0....* gnu/packages/statistics.scm (r-r-rsp): Update to 0.46.0. Change-Id: I9512cbf807d0c7346e17ac35c43a1d9f83b4faa9 Ricardo Wurmus
2024-02-19gnu: r-pscbs: Update to 0.67.0....* gnu/packages/bioconductor.scm (r-pscbs): Update to 0.67.0. Change-Id: Ib60a434d40ede5f0c24590c65c45fb7e99affb2a Ricardo Wurmus
2024-02-19machine/ssh: Refresh parameterization of %CURRENT-SYSTEM....When using "guix deploy" on an x86_64-linux machine to deploy a system to i686-linux, DEPLOY-MANAGED-HOST would revert %CURRENT-SYSTEM to the host system's value by the time it evaluated UPGRADE-SHEPHERD-SERVICES. The earlier PARAMETERIZE would no longer be effective. * gnu/machine/ssh.scm (deploy-managed-host): Ensure that UPGRADE-SHEPHERD-SERVICES is evaluated for the architecture of the target machine. Change-Id: I0816da79cd7c46a69418717fa33b2fe4e2fabae0 Ricardo Wurmus
2024-02-19gnu: Add r-abbreviate....* gnu/packages/cran.scm (r-abbreviate): New variable. Change-Id: I8632c1e7b2b5f5b03140191f6fea558d540ae496 Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Wiktor Żelazny
2024-02-19gnu: python-ega-download-client: Add missing input....* gnu/packages/bioinformatics.scm (python-ega-download-client) [native-inputs]: Add python-mock. Change-Id: I3befca6de33f959f4d916caa839d7201c77e8209 Signed-off-by: Ricardo Wurmus <rekado@elephly.net> nafkhamdc
2024-02-18gnu: bemenu: Install man pages...Since version 0.6.5 man pages are written in scdoc, therefore we need to update the dependencies accordingly to ensure that the man pages are build and installed: * gnu/packages/xdisorg.scm (bemenu): Add dependency on scdoc. Signed-off-by: Sören Tempel <soeren@soeren-tempel.net> Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sören Tempel
2024-02-18gnu: Add git-sizer....* gnu/packages/version-control.scm (git-sizer): New variable. Change-Id: I82a61e364782dabfd59d0e81ff310fa916b5ff23 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan
2024-02-18gnu: Add go-go-uber-org-goleak....* gnu/packages/golang.scm (go-go-uber-org-goleak): New variable. Change-Id: I4dd8f244c44ced8910752f67b318c4e39d5acd74 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan
2024-02-18gnu: Add go-github-com-cli-safeexec....* gnu/packages/golang.scm (go-github-com-cli-safeexec): New variable. Change-Id: Ibc183f5185de16b4d6528697cbc85183a3282733 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan
2024-02-18gnu: Add libdisplay-info....libdisplay-info is a new dependency for the wlroots@0.17.0 update. As seen here: - https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.17.0 The 'fix-meson-file phase was ripped right out of the wlroots@0.16.2 package. There was a surprise build dependency for Python in generating the database. * gnu/packages/wm.scm (libdisplay-info): New variable. Change-Id: If6a466b902f4babdfb5bc9b3935c2d14f42ae662 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jaeme Sifat
2024-02-18gnu: Add emacs-fdroid....* gnu/packages/android.scm (emacs-fdroid): New variable. Change-Id: I68358b5490406aa6ee24391bee6e69bebc574d96 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Miguel Ángel Moreno
2024-02-18gnu: Add restartd....* gnu/packages/admin.scm (restartd): New variable. * gnu/packages/patches/restartd-update-robust.patch: Add file. * gnu/local.mk: Register gnu/packages/patches/restartd-update-robust.patch. Change-Id: I38b9b70e97b64f006a86d7618a75f1ec3ed8b034 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nicolas Graves
2024-02-18gnu: Add snapper....* gnu/packages/file-systems.scm (snapper): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Change-Id: I0823705efcd6b043b7682b5c868c17065d307b9b Nicolas Graves
2024-02-18services: virtual-build-machine: Add ‘configuration’ action....* gnu/services/virtualization.scm (build-vm-shepherd-services): Add ‘configuration’ action. * doc/guix.texi (Virtualization Services): Document it. Change-Id: I4734e096d744b3cda0d523692498a73c0029e188 Ludovic Courtès
2024-02-18services: virtual-build-machine: Add periodic GC job....* gnu/services/virtualization.scm (%virtual-build-machine-operating-system): Add ‘periodic-gc’ service. Change-Id: Id5bde1ee3f8e1e549e231375e776d3201ec9e0b5 Ludovic Courtès
2024-02-18services: virtual-build-machine: Use a non-volatile root file system....This is a followup to e0ade40c2b7f39dc109ef03d43241033e14c4d4a, which didn’t have the desired effect. * gnu/services/virtualization.scm (virtual-build-machine-default-image): Add ‘volatile-root?’ field. Change-Id: I1a622f22cdd0f8f83860a6eb4a852518db3b46b7 Ludovic Courtès
2024-02-18services: virtual-build-machine: Do not offload when service is stopped....* gnu/services/virtualization.scm (check-vm-availability): Check the value of ‘live-service-running’. Change-Id: Iba858ea0fa417d9276e026b72b4b78791932482e Ludovic Courtès
2024-02-18services: block-facebook-hosts: Use proper unroutable addresses....This is safer and more appropriate than redirecting to localhost. * gnu/services/networking.scm (%unroutable-ipv4, %unroutable-ipv6): New variables. (facebook-host-aliases): Use them. Change-Id: Idd4b1fec903c52d542d177a52fec1814eded4119 Ludovic Courtès
2024-02-18gnu: node-safe-stable-stringify: Move package in alphabetical order....* gnu/packages/node-xyz.scm (node-safe-stable-stringify): Move package in alphabetical order. Change-Id: I00c93906dfde4108a285709afec508864f5e08f7 Sharlatan Hellseher
2024-02-18gnu: node-irc-colors: Move package in alphabetical order....* gnu/packages/node-xyz.scm (node-irc-colors): Move package in alphabetical order. Change-Id: If30c3362a7b36be5c6e6c2e6c4284242f185f1bd Sharlatan Hellseher
2024-02-18gnu: node-xyz: Add a note to the end of the file....* gnu/packages/node-xyz.scm: Add a note to avoid adding packages in the end of the file. Change-Id: If1f35eb120d283ce9e9dc84ec7b97aebfad4ed5e Sharlatan Hellseher
2024-02-18gnu: node-serialport-*: Move packages in alphabetical order....* gnu/packages/node-xyz.scm (node-serialport-*): Move packages in alphabetical order. Change-Id: I3245d4dbb788061eb3264e73fc9d1fae4d4aa77b Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-02-18gnu: node-path-key: Move package in alphabetical order....* gnu/packages/node-xyz.scm (node-path-key): Move package in alphabetical order. Change-Id: I33d737668063c13f6cd369f8d922eb1aa02f7177 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-02-18gnu: node-semver: Move package in alphabetical order....* gnu/packages/node-xyz.scm (node-semver): Move package in alphabetical order. Change-Id: I723b019db2e46ec7acb5b594a1eacdcd4ddd8ac6 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-02-18gnu: packages: node-xyz: Add alphatical order header....* (gnu/packages/node-xyz): Add alphabetical order header. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-02-18gnu: node-debug: Move package in alphabetical order....* gnu/packages/node-xyz.scm (node-debug): Move package in alphabetical order. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-02-18gnu: node-ms: Move package in alphabetical order....* gnu/packages/node-xyz.scm (node-ms): Move package in alphabetical order. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-02-18gnu: node-segfault-handler: Move package in alphabetical order....* gnu/packages/node-xyz.scm (node-segfault-handler): Move package in alphabetical order. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-02-18gnu: node-file-uri-to-path: Move package in alphabetical order....* gnu/packages/node-xyz.scm (node-file-uri-to-path): Move package in alphabetical order. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-02-18gnu: node-sqlite3: Move package in alphabetical order....* gnu/packages/node-xyz.scm (node-sqlite3): Move package in alphabetical order. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-02-18gnu: node-addon-api: Move package in alphabetical order....* gnu/packages/node-xyz.scm (node-addon-api): Move package in alphabetical order. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-02-18gnu: node-nan: Move package in alphabetical order....* gnu/packages/node-xyz.scm (node-nan): Move package in alphabetical order. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-02-18gnu: node-irc and node-irc-colors: Move in alphabetical order....* gnu/packages/node-xyz.scm (node-irc and node-irc-colors): Move packages in alphabetical order. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-02-18gnu: node-readable-stream: Move package in alphabetical order....* gnu/packages/node-xyz.scm (node-readable-stream): Move package in alphabetical order. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-02-18gnu: node-string-decoder: Move package in alphabetical order....* gnu/packages/node-xyz.scm (node-string-decoder): Move package in alphabetical order. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-02-18gnu: node-safe-buffer: Move package in alphabetical order....* gnu/packages/node-xyz.scm (node-safe-buffer): Move package in alphabetical order. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-02-18gnu: node-inherits: Move package in alphabetical order....* gnu/packages/node-xyz.scm (node-inherits): Move package in alphabetical order. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-02-18gnu: node-ieee754: Move package in alphabetical order....* gnu/packages/node-xyz.scm (node-ieee754): Move package in alphabetical order. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-02-18gnu: node-once: Move package in alphabetical order....* gnu/packages/node-xyz.scm (node-once): Move package in alphabetical order. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-02-18gnu: node-util-deprecate: Move package in alphabetical order....* gnu/packages/node-xyz.scm (node-util-deprecate): Move package in alphabetical order. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-02-18gnu: node-bindings: Move package in alphabetical order....* gnu/packages/node-xyz.scm (node-bindings): Move package in alphabetical order. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves