summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2026-01-29gnu: libupnp: Update to 1.14.25.Maxim Cournoyer
* gnu/packages/upnp.scm (libupnp): Update to 1.14.25. Change-Id: I2df20a58da2c771d2bf64ff8414233d40806345f
2026-01-29build/marionette: Remove 'reconnect=1' QEMU parameter.Maxim Cournoyer
This option was removed from QEMU 10.2. 'make check-system TESTS=anonip', which does a reboot and was the reason for its introduction still passes, so apparently it's no longer needed. * gnu/build/marionette.scm (make-marionette) <extra-options>: Remove reconnect=1 chardev parameter. Change-Id: Iaa225bc6a9f58cbbca74fc394ec2005f51e8491d
2026-01-28gnu: Add wayout.jgart
* gnu/packages/xdisorg.scm (wayout): New variable. Change-Id: Ibe4c302ff273e84f9baf444a56c10970d59ba120 Signed-off-by: jgart <jgart@dismail.de>
2026-01-28gnu: Add lisgd.jgart
* gnu/packages/freedesktop.scm (lisgd): New variable. Change-Id: I3ebee227ff08c500380739613b36b7ebc81c7deb Signed-off-by: jgart <jgart@dismail.de>
2026-01-28gnu: emacs-shell-maker: Update to 0.84.8.jgart
* gnu/packages/emacs-xyz.scm (emacs-shell-maker): Update to 0.84.8. [arguments]: Patch curl. [inputs]: Add curl. Change-Id: Icab3e1fdc5ef20a1959e4735098a9c3df6d7eae1
2026-01-28gnu: python-botorch: Update to 0.16.1.Cayetano Santos
* gnu/packages/machine-learning.scm (python-botorch): Update to 0.16.1. Merges guix/guix!5935 Change-Id: I6d2d9d3b3071a7974a41020c2f42b4547cc92fcf
2026-01-28gnu: python-gpytorch: Update to 1.15.1.Cayetano Santos
* gnu/packages/machine-learning.scm (python-gpytorch): Update to 1.15.1. Merges guix/guix!5935 Change-Id: I1b2d4b8937f74143910ba281f7496d4b1c10b81c
2026-01-28gnu: python-pynndescent: Update to 0.6.0.Cayetano Santos
* gnu/packages/machine-learning.scm (python-pynndescent): Update to 0.6.0. [native-inputs]: Remove python-wheel. Merges guix/guix!5935 Change-Id: Ib9dcb82bede9d2806c0e44c8b39c428aaac97804
2026-01-28gnu: bowtie: Update to 2.5.4.Cayetano Santos
* gnu/packages/bioinformatics.scm (bowtie): Update to 2.5.4. [source]: Use G-Expressions in ’snippet. [arguments]: Use G-Expressions. <#:make-flags>: Add CC. <#:phases>: Add ’tests? arguments to ’check phase; add ’fix-prefix. [inputs]: Drop variables, add onetbb, delete tbb-2020 and python-wrapper. [native-inputs]: Add python-wrapper, which and perl-file-which. Merges guix/guix!5491 Change-Id: I12686b06911c11170748b64af722c5311b2e542d
2026-01-28gnu: iotop: Update to 1.31.Patrick Norton
* gnu/packages/linux.scm (iotop): Update to 1.31. Closes: guix/guix#5961 Change-Id: I1f15cb19542d9be4a738adf113bded904e4d3b6a Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2026-01-28gnu: knot: Update to 3.5.3.Ashish SHUKLA
* gnu/packages/dns.scm (knot): Update to 3.5.3. Closes: guix/guix#5984 Change-Id: Iffe0cc8e828c99bd8c3345cbb656369425a438f0 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2026-01-28gnu: Add python-gdstk.Thomas Kramer
* gnu/packages/electronics.scm (python-gdstk): New variable Merges guix/guix!5798 Change-Id: I00e6ae26aaf741acd24caceba6d3181ab83ed692 Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2026-01-28gnu: Add gdstk.Thomas Kramer
* gnu/packages/electronics.scm (gdstk): New variable Merges guix/guix!5798 Change-Id: Ic159f22e31fadb7f348bf768b1e23e0ef71d2331 Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2026-01-28gnu: emacs-lsp-mode: Update to 9.0.1-1.328c979.Cayetano Santos
* gnu/packages/emacs-xyz.scm (emacs-lsp-mode): Update to 9.0.1-1.328c979. [arguments]: Update #:emacs. Change-Id: I79a5da405f9ef77e9a8376db421c3709a69e2fb4
2026-01-27services: Add endlessh-service-type.Clombrong
* docs/guix.texi: Document EndleSSH service and configuration. * gnu/services/ssh.scm: New service. * gnu/services/ssh.scm: Define shepherd service. Merges: https://codeberg.org/guix/guix/pulls/5910 Co-Authored-By: Giacomo Leidi <therewasa@fishinthecalculator.me> Change-Id: Ief4520b536276b88f2e5027ef0897bf84b2835df Signed-off-by: Giacomo Leidi <therewasa@fishinthecalculator.me>
2026-01-27gnu: Add node-typescript.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-typescript): New variable. Change-Id: Ief680a973c6f4f98837db3b2b15109c10fda8c6e Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-types-source-map-support.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-types-source-map-support): New variable. Change-Id: I4bfda700f971ad4b8ec2d04ff510e263f94d94bd Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-types-node.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-types-node): New variable. Change-Id: I31801972ed59743856d56585aad450aa8368baea Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-chalk.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-chalk): New variable. Change-Id: Ia267af1f10b4b322682ceb44d0bae7d9ee0dc30b Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-command-line-usage.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-command-line-usage): New variable. Change-Id: I30410f1287e1a4aa07ea159e160bc7c6e79073ed Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-hereby.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-hereby): New variable. Change-Id: Ide051fbc2be3d80f70a45f1030211e20fbc9f9bf Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-glob.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-glob): New variable. Change-Id: I8a16ef870f604cac35cda534b49006c7f746895e Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-minimatch.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-minimatch): New variable. Change-Id: Ided488ef27a54d680681d966845e6e8cee74c0f3 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-table-layout.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-table-layout): New variable. Change-Id: I52722b5c23f877e0e11efca970a55a9bff4941eb Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-wordwrapjs.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-wordwrapjs): New variable. Change-Id: I7a85881db3e2ce9cd99517b655b53add55ee7158 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-ansi-styles.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-ansi-styles): New variable. Change-Id: I5ea900aae7a16418d442de5cd058eed5e18a7cbc Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-brace-expansion.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-brace-expansion): New variable. Change-Id: I3d2d96c5a888d3e70ed23248e7e02b3a92ae14c2 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-fast-xml-parser.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-fast-xml-parser): New variable. Change-Id: I1e569fed347895d0409b65110f184e90f7d9222c Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-minipass-7.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-minipass-7): New variable. Change-Id: I9a7fa292a8117795959a3f45cb300d9e07fd6a45 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-path-scurry.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-path-scurry): New variable. Change-Id: I39598efc068bc706a481d121f6b0c5615a83effc Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-pretty-ms.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-pretty-ms): New variable. Change-Id: I77eb83b965af37f31076766d4a0e795e61d64ab7 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-source-map-support.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-source-map-support): New variable. Change-Id: Ie975afe66498a174a78536c0075c53306a73593d Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-supports-color.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-supports-color): New variable. Change-Id: I00d7701662e4d3752426aca5aece879fa8d15c79 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-which.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-which): New variable. Change-Id: I31434c264ba2df58ed74eb3f35a97faea327ddf6 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-balanced-match.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-balanced-match): New variable. Change-Id: I91006e112da75c54a777bf6da83d5d939a7de9d1 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-color-convert.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-color-convert): New variable. Change-Id: Ifc3061862a5d0abbad0fedf1b36ea4f9e554b418 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-dprint-formatter.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-dprint-formatter): New variable. Change-Id: I3b850a1a3d821f125f52d02718c49c7252ed0247 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-jsonc-parser.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-jsonc-parser): New variable. Change-Id: I4a482d482b587006bac621161c01a31ab8c16a55 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-array-back.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-array-back): New variable. Change-Id: I348ce710940d8309c1fb55313425541061644228 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-buffer-from.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-buffer-from): New variable. Change-Id: Id90afe871a323fa513832544c222560a0954da0a Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-deep-extend.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-deep-extend): New variable. Change-Id: I567a994e57e48d54e5a938cd56fb4d98445448c7 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-escape-string-regexp.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-escape-string-regexp): New variable. Change-Id: I5879164912380f9880313bf45349c42a270f4c07 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-fastest-levenshtein.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-fastest-levenshtein): New variable. Change-Id: I452ea3174da66509b199c38031ae6e5ca08f1a85 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-has-flag.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-has-flag): New variable. Change-Id: I75d3d85928e8f3cd884ce9dc3a6c20927f62965a Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-isexe.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-isexe): New variable. Change-Id: I412db97f7c94d3eed15edf9ca9a27f843a3079aa Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-lru-cache.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-lru-cache): New variable. Change-Id: Ic09c6608d11554d0e67935dab87a0f681d1ca49b Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-minipass-5.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-minipass-url): New variable. Change-Id: Ib3edc6d85aa3e279751b296870d6ed1f571affcf Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-undici-types.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-undici-types): New variable. Change-Id: I2a958fa4b7aeda01587105fe1027607df7677851 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: node-minimist: Update to 1.2.8.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-minimist): Update to 1.2.8. Change-Id: Ie9eb70530a2870365794c4d3b2432dddc4e27361 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-01-27gnu: Add node-parse-ms.Daniel Khodabakhsh
* gnu/packages/node-xyz.scm (node-parse-ms): New variable. Change-Id: I9d12b5acff3122276e7074c9b77ba1b3d109a4fd Signed-off-by: Andreas Enge <andreas@enge.fr>