aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: sbcl: Update to 2.2.11.Pierre Neidhardt2022-11-29
| | | | * gnu/packages/lisp.scm (sbcl): Update to 2.2.11.
* gnu: lf: Fix build.Tobias Geerinckx-Rice2022-11-27
| | | | | | | | * gnu/packages/golang.scm (go-github-com-gdamore-tcell-v2-2.3): New public variable. * gnu/packages/disk.scm (lf)[native-inputs]: Use it instead of go-github-com-gdamore-tcell-v2. Reported by Tyler Wolf <https://issues.guix.gnu.org/59663>.
* gnu: libdeflate: Update to 1.14.Tobias Geerinckx-Rice2022-11-27
| | | | * gnu/packages/compression.scm (libdeflate): Update to 1.14.
* gnu: btrbk: Update to 0.32.5.Tobias Geerinckx-Rice2022-11-27
| | | | * gnu/packages/backup.scm (btrbk): Update to 0.32.5.
* gnu: knot: Update to 3.2.3.Tobias Geerinckx-Rice2022-11-27
| | | | * gnu/packages/dns.scm (knot): Update to 3.2.3.
* gnu: mythes: Update to 1.2.5.Tobias Geerinckx-Rice2022-11-27
| | | | * gnu/packages/libreoffice.scm (mythes): Update to 1.2.5.
* gnu: libwps: Update to 0.4.13.Tobias Geerinckx-Rice2022-11-27
| | | | * gnu/packages/libreoffice.scm (libwps): Update to 0.4.13.
* gnu: liblangtag: Update to 0.6.4.Tobias Geerinckx-Rice2022-11-27
| | | | * gnu/packages/libreoffice.scm (liblangtag): Update to 0.6.4.
* gnu: netcat-openbsd: Update to 1.219-1.Tobias Geerinckx-Rice2022-11-27
| | | | * gnu/packages/admin.scm (netcat-openbsd): Update to 1.219-1.
* gnu: fritzing: Update to 0.9.6.Gabriel Wicki2022-11-27
| | | | | * gnu/packages/engineering.scm (fritzing): Update to 0.9.6. [arguments]: Update libgit2 substitutions.
* gnu: lightning: Omit static library.Tobias Geerinckx-Rice2022-11-27
| | | | | * gnu/packages/assembly.scm (lightning)[arguments]: Add "--disable-static" to #:configure-flags.
* gnu: Add python-pytest-parawtf.jgart2022-11-29
| | | | | | * gnu/packages/python-check.scm (python-pytest-parawtf): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add svtplay-dl.Jessica Tallon2022-11-28
| | | | | | * gnu/packages/video.scm (svtplay-dl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-dm-tree.Nicolas Graves2022-11-28
| | | | | | * gnu/packages/python-xyz.scm (python-dm-tree): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-pynixutil.Hilton Chain2022-11-28
| | | | | | * gnu/packages/python-xyz.scm (python-pynixutil): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add gojq.kiasoc52022-11-28
| | | | | | * gnu/packages/web (gojq): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add go-github-com-itchyny-gojq.kiasoc52022-11-28
| | | | | | * gnu/packages/web (go-github-com-itchyny-gojq): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add go-github-com-itchyny-timefmt-go.kiasoc52022-11-28
| | | | | | * gnu/packages/web (go-github-com-itchyny-timefmt-go): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add paulxstretch.Sughosha2022-11-28
| | | | | | * gnu/packages/music.scm (paulxstretch): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add swc.zamfofex2022-11-28
| | | | | | * gnu/packages/wm.scm (swc): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-csharp-mode: Update to 2.0.0.Nicolas Goaziou2022-11-28
| | | | * gnu/packages/emacs-xyz.scm (emacs-csharp-mode): Update to 2.0.0.
* gnu: emacs-geiser-guile: Update to 0.28.1.Nicolas Goaziou2022-11-28
| | | | * gnu/packages/emacs-xyz.scm (emacs-geiser-guile): Update to 0.28.1.
* gnu: emacs-geiser: Update to 0.28.1.Nicolas Goaziou2022-11-28
| | | | * gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.28.1.
* gnu: Add r-glmgampoi.Ricardo Wurmus2022-11-28
| | | | * gnu/packages/bioconductor.scm (r-glmgampoi): New variable.
* system: hurd: Create more ttys.Ludovic Courtès2022-11-28
| | | | | | | * gnu/build/hurd-boot.scm (set-hurd-device-translators)[devices]: Add more /dev/ttyN nodes. * gnu/system/hurd.scm (%base-services/hurd): Add more 'hurd-getty-service-type' instances.
* gnu: texinfo: Disable tests on GNU/Hurd.Ludovic Courtès2022-11-28
| | | | * gnu/packages/texinfo.scm (texinfo)[arguments]: Add #:tests? argument.
* hurd-boot: Explain why 'getxattr' cannot be used on GNU/Hurd.Ludovic Courtès2022-11-28
| | | | | | | This is a followup to f25e8f76fec03e5a31c221e7427d6962ece1aa67. * gnu/build/hurd-boot.scm (translated?): Clarify why 'getxattr' cannot be used on GNU/Hurd.
* hurd-boot: Create more PTY nodes.Ludovic Courtès2022-11-28
| | | | | * gnu/build/hurd-boot.scm (set-hurd-device-translators): Create more /dev/ptyp* and /dev/ttyp* nodes.
* gnu: Add swayr.Nicolas Graves2022-11-28
| | | | | | * gnu/packages/rust-apps.scm (swayr): New variable. Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: rust-clap-3: Update to 3.1.18.Nicolas Graves2022-11-28
| | | | | | * gnu/packages/crates-io.scm (rust-clap-3): Update to 3.1.18. Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: rust-clap-derive-3: Update to 3.1.18.Nicolas Graves2022-11-28
| | | | | | * gnu/packages/crates-io.scm (rust-clap-derive-3): Update to 3.1.18. Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: Add rust-clap-lex-0.2.Nicolas Graves2022-11-28
| | | | | | * gnu/packages/crates-io.scm (rust-clap-lex-0.2): New variable. Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: Add rust-rt-format-0.3.Nicolas Graves2022-11-28
| | | | | | * gnu/packages/crates-io.scm (rust-rt-format-0.3): New variable. Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: Add rust-swayipc-3.Nicolas Graves2022-11-28
| | | | | | * gnu/packages/crates-io.scm (rust-swayipc-3): New variable. Signed-off-by: Andrew Tropin <andrew@trop.in>
* Revert "gnu: Add rust-swayipc-3."Andrew Tropin2022-11-28
| | | | This reverts commit 655956131c4208feea3167eac992e8cf204be0d3.
* Revert "gnu: Add rust-rt-format-0.3."Andrew Tropin2022-11-28
| | | | This reverts commit bf7c69b0432b0367966260bacbbc0de3a464051a.
* Revert "gnu: Add rust-clap-lex-0.2."Andrew Tropin2022-11-28
| | | | This reverts commit 4cb299e22ec8d38174e2f05327cf88e2803d0ff0.
* Revert "gnu: rust-clap-derive-3: Update to 3.1.18."Andrew Tropin2022-11-28
| | | | This reverts commit 7760e3fb094928c809ab894c476cbf974e556891.
* Revert "gnu: rust-clap-3: Update to 3.1.18."Andrew Tropin2022-11-28
| | | | This reverts commit 93edae81b65e212619de84447eb5fe1009ea7864.
* Revert "gnu: Add swayr."Andrew Tropin2022-11-28
| | | | This reverts commit b8a000b33b907ed161aef3cd08430e0905b4344f.
* gnu: waybar: Update to 0.9.16.Andrew Tropin2022-11-28
| | | | * gnu/packages/wm.scm (waybar): Update to 0.9.16.
* gnu: Add swayr.Nicolas Goaziou2022-11-28
| | | | | | * gnu/packages/rust-apps.scm (swayr): New variable. Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: rust-clap-3: Update to 3.1.18.Nicolas Goaziou2022-11-28
| | | | | | * gnu/packages/crates-io.scm (rust-clap-3): Update to 3.1.18. Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: rust-clap-derive-3: Update to 3.1.18.Nicolas Goaziou2022-11-28
| | | | | | * gnu/packages/crates-io.scm (rust-clap-derive-3): Update to 3.1.18. Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: Add rust-clap-lex-0.2.Nicolas Goaziou2022-11-28
| | | | | | * gnu/packages/crates-io.scm (rust-clap-lex-0.2): New variable. Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: Add rust-rt-format-0.3.Nicolas Goaziou2022-11-28
| | | | | | * gnu/packages/crates-io.scm (rust-rt-format-0.3): New variable. Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: Add rust-swayipc-3.Nicolas Goaziou2022-11-28
| | | | | | * gnu/packages/crates-io.scm (rust-swayipc-3): New variable. Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: Add rust-swayipc-types-1.Nicolas Graves2022-11-28
| | | | | | * gnu/packages/crates-io.scm (rust-swayipc-types-1): New variable. Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: Add rust-textwrap-0.15.Nicolas Graves2022-11-28
| | | | | | * gnu/packages/crates-io.scm (rust-textwrap-0.15): New variable. Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: rust-thiserror-1: Update to 1.0.37.Nicolas Graves2022-11-28
| | | | | | * gnu/packages/crates-io.scm (rust-thiserror-1): Update to 1.0.37. Signed-off-by: Andrew Tropin <andrew@trop.in>