| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: libdbusmenu-qt: Move to (gnu packages qt).•••* gnu/packages/lxqt.scm: Remove libdbusmenu-qt.
* gnu/packages/qt.scm: Re-add libdbusmenu-qt.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Brendan Tildesley | 2022-09-01 | 2 | -32/+32 |
* | gnu: Add plasma-wayland-protocols.•••* gnu/packages/kde-frameworks.scm (plasma-wayland-protocols): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Brendan Tildesley | 2022-09-01 | 1 | -0/+24 |
* | gnu: libxmlb: Update to 0.3.9.•••* gnu/packages/xml.scm (libxmlb): Update to 0.3.9.
[source](patches): Remove.
* gnu/packages/patches/libxmlb-install-xb-tool-into-bindir.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Marius Bakke | 2022-09-01 | 3 | -105/+2 |
* | gnu: libstemmer: Update to 2.2.0.•••* gnu/packages/language.scm (libstemmer): Update to 2.2.0.
[source](uri): Use new versioned URL.
[arguments]: Remove obsolete step and trailing #t.
| Marius Bakke | 2022-09-01 | 1 | -6/+5 |
* | gnu: libstemmer: Add release-monitoring-url and upstream-name properties.•••* gnu/packages/language.scm (libstemmer)[properties]: New field.
| Marius Bakke | 2022-09-01 | 1 | -0/+3 |
* | gnu: meson: Add 0.63.1.•••* gnu/packages/build-tools.scm (meson-0.63): New variable.
| Marius Bakke | 2022-09-01 | 1 | -0/+13 |
* | gnu: rsyslog: Remove gratuitous whitespace.•••* gnu/packages/logging.scm (rsyslog)[#:configure-flags]: Remove gratuitous whitespace.
| Liliana Marie Prikler | 2022-09-01 | 1 | -2/+2 |
* | gnu: Add missing imports for python-check.•••This fixes an issue introduced in 3bf5a19609560c7ba985eda66019eda15aaf4a86,
which caused `guix pull', `guix time-machine', and a few other commands to
fail.
* gnu/packages/diffoscope.scm: Import python-check.
* gnu/packages/django.scm: Likewise.
* gnu/packages/logging.scm: Likewise.
* gnu/packages/magic-wormhole.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
| Liliana Marie Prikler | 2022-09-01 | 5 | -0/+5 |
* | gnu: tiled: Update to 1.8.6.•••* gnu/packages/game-development.scm (tiled): Update to 1.8.6.
[source]: Modify git URL to use the official 'mapeditor/tiled' repository for
which 'bjorn/tiled' was a permanent redirect.
| David Thompson | 2022-09-01 | 1 | -3/+3 |
* | bug#22020: [PATCH] gnu: guile-sdl: Update to 0.6.1.•••Fixes <https://issues.guix.gnu.org/22020>.
* gnu/packages/sdl.scm (guile-sdl): Update to 0.6.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Thiago Jung Bauermann | 2022-09-01 | 1 | -2/+2 |
* | gnu: fail2ban-service-type: Fix documentation typos.•••Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| muradm | 2022-09-01 | 1 | -1/+1 |
* | gnu: fail2ban-service-type: Improve jail configuration serialization.•••* gnu/services/security.scm (fail2ban-jail-configuration)
[name]: Should use empty-serializer.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| muradm | 2022-09-01 | 1 | -1/+2 |
* | gnu: fail2ban-service-type: Fix field name serialization.•••* gnu/services/security.scm: Wrong condition in string-filter
function in fail2ban-jail-configuration-serialize-field-name.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| muradm | 2022-09-01 | 1 | -1/+1 |
* | gnu: python-tox: Build with tests.•••* gnu/packages/python-check.scm (python-tox)[arguments]: Convert to list of
G-Expressions. Drop #:tests?. Add #:phases.
[native-inputs]: Add python-flaky, python-pathlib2, python-pytest-freezegun,
and python-pytest-timeout.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Nicolas Graves | 2022-09-01 | 1 | -5/+41 |
* | gnu: python-tox: Move to python-check.•••* gnu/packages/python-xyz.scm (python-tox): Move from here...
* gnu/packages/python-check.scm (python-tox): ... to here.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Nicolas Graves | 2022-09-01 | 2 | -37/+37 |
* | gnu: Add treefmt.•••* gnu/packages/rust-apps.scm (treefmt): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Gabriel Arazas | 2022-09-01 | 1 | -0/+57 |
* | gnu: rust-sha-1-0.9: Update to 0.9.8.•••* gnu/packages/crates-io.scm (rust-sha-1-0.9): Update to 0.9.8.
[arguments]: In cargo-inputs replace rust-cfg-if-0.1 with 1,
rust-sha1-asm-0.4 with 0.5. Remove rust-cpuid-bool-0.1, rust-libc-0.2.
Add rust-cpufeatures-0.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Gabriel Arazas | 2022-09-01 | 1 | -6/+6 |
* | gnu: Add snafu.•••* gnu/packages/suckless.scm (snafu): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| jgart | 2022-09-01 | 1 | -0/+29 |
* | gnu: Add python-paho-mqtt.•••* gnu/packages/messaging.scm (python-paho-mqtt): New variable.
| Maxim Cournoyer | 2022-08-31 | 1 | -0/+31 |
* | gnu: Add python-mypy-protobuf.•••* gnu/packages/protobuf.scm (python-mypy-protobuf): New variable.
| Maxim Cournoyer | 2022-08-31 | 1 | -0/+66 |
* | gnu: Add python-typing-extensions-next.•••* gnu/packages/python-xyz.scm (python-typing-extensions-next): New variable.
| Maxim Cournoyer | 2022-08-31 | 1 | -0/+15 |
* | gnu: Add python-grpc-stubs.•••* gnu/packages/rpc.scm (python-grpc-stubs): New variable.
| Maxim Cournoyer | 2022-08-31 | 1 | -0/+18 |
* | gnu: Add python-types-protobuf.•••* gnu/packages/python-xyz.scm (python-types-protobuf): New variable.
| Maxim Cournoyer | 2022-08-31 | 1 | -0/+18 |
* | gnu: ghostwriter: Update to 2.1.4 and fix wrapping.•••* gnu/packages/text-editors.scm (ghostwriter): Update to 2.14.
[arguments]: Use gexps to fix 'wrap-executable' phase.
| Eric Bavier | 2022-08-31 | 1 | -24/+23 |
* | gnu: pipe-viewer: Update to 0.2.3.•••* gnu/packages/video.scm (pipe-viewer): Update to 0.2.3
[inputs, arguments]: Remove dependency on youtube-dl, unnecessary
since 0.2.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ykonai | 2022-09-01 | 1 | -9/+2 |
* | gnu: Add texlive-biblatex-apa.•••* gnu/packages/tex.scm (texlive-biblatex-apa): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Tor Egil Hoftun Kvæstad | 2022-09-01 | 1 | -0/+22 |
* | gnu: Add guile-srfi-146.•••* gnu/packages/guile-xyz.scm (guile-srfi-146): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| pukkamustard | 2022-09-01 | 1 | -0/+38 |
* | gnu: Add guile-srfi-128.•••* gnu/packages/guile-xyz.scm (guile-srfi-128): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| pukkamustard | 2022-09-01 | 1 | -0/+30 |
* | gnu: tdlib: Update to 1.8.4.•••* gnu/packages/messaging.scm (tdlib): Update to 1.8.4.
<#:configure-flags>: Enable LTO. Move build type settings to #:build-type
arguments.
<#:build-type>: Use "Release build".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Zhu Zihao | 2022-09-01 | 1 | -6/+4 |
* | gnu: tdlib: Use G-expressions.•••* gnu/packages/messaging.scm (tdlib)[arguments]: Use G-expressions.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Zhu Zihao | 2022-09-01 | 1 | -13/+14 |
* | gnu: perf-tools: Patch executable file names.•••* gnu/packages/instrumentation.scm (perf-tools)[arguments: Add
'patch-file-names' phase.
[inputs]: Remove GCC-TOOLCHAIN, which appears to be redundant and would
be retained as a reference due to the new phase.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Olivier Dion | 2022-09-01 | 1 | -2/+11 |
* | gnu: Add cbqn.•••* gnu/packages/bqn.scm (cbqn): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Christopher Rodriguez | 2022-09-01 | 1 | -0/+47 |
* | gnu: Add singeli-sources.•••* gnu/packages/bqn.scm: Add singeli-sources origin definition.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Christopher Rodriguez | 2022-09-01 | 1 | -0/+11 |
* | gnu: Add cbqn-bootstrap.•••* gnu/packages/bqn.scm: Add cbqn-bootstrap package.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Christopher Rodriguez | 2022-09-01 | 1 | -0/+41 |
* | gnu: Add bqn-sources.•••* gnu/packages/bqn.scm (bqn-sources): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Christopher Rodriguez | 2022-09-01 | 1 | -0/+14 |
* | gnu: Add dbqn.•••* gnu/packages/bqn.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Christopher Rodriguez | 2022-09-01 | 1 | -0/+111 |
* | gnu: emacs-diff-hl: Update to 1.9.0.•••* gnu/packages/emacs-xyz.scm (emacs-diff-hl): Update to 1.9.0.
| Nicolas Goaziou | 2022-08-31 | 1 | -19/+21 |
* | gnu: emacs-autothemer: Update to 0.2.10.•••* gnu/packages/emacs-xyz.scm (emacs-autothemer): Update to 0.2.10.
| Nicolas Goaziou | 2022-08-31 | 1 | -2/+2 |
* | gnu: emacs-vertico: Update to 0.26.•••* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.26.
| Nicolas Goaziou | 2022-08-31 | 1 | -2/+2 |
* | gnu: emacs-corfu: Update to 0.27.•••* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.27.
| Nicolas Goaziou | 2022-08-31 | 1 | -2/+2 |
* | gnu: emacs-s: Update to 1.13.0.•••* gnu/packages/emacs-xyz.scm (emacs-s): Update to 1.13.0.
| Nicolas Goaziou | 2022-08-31 | 1 | -2/+2 |
* | gnu: emacs-tramp: Update to 2.5.3.2.•••* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.5.3.2.
| Nicolas Goaziou | 2022-08-31 | 1 | -2/+2 |
* | gnu: python-simplejson: Update to 3.17.6.•••* gnu/packages/python-xyz.scm (python-simplejson): Update to 3.17.6.
Signed-off-by: David Thompson <davet@gnu.org>
| jgart via Guix-patches via | 2022-08-31 | 1 | -2/+2 |
* | gnu: Add r-milor.•••* gnu/packages/bioconductor.scm (r-milor): New variable.
| Ricardo Wurmus | 2022-08-31 | 1 | -0/+48 |
* | gnu: Add linux-libre 5.19.•••* gnu/packages/linux.scm (linux-libre-5.19-version,
linux-libre-5.19-gnu-revision, deblob-scripts-5.19,
linux-libre-5.19-pristine-source, linux-libre-5.19-source,
linux-libre-headers-5.19, linux-libre-5.19): New variables.
* gnu/packages/aux-files/linux-libre/5.19-arm.conf,
gnu/packages/aux-files/linux-libre/5.19-arm64.conf,
gnu/packages/aux-files/linux-libre/5.19-i686.conf,
gnu/packages/aux-files/linux-libre/5.19-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add them.
| Leo Famulari | 2022-08-31 | 5 | -1/+44501 |
* | gnu: Add ghc-roman-numerals.•••* gnu/packages/haskell-xyz.scm (ghc-roman-numerals): New variable.
Signed-off-by: David Thompson <davet@gnu.org>
| Alice BRENON | 2022-08-31 | 1 | -1/+22 |
* | gnu: linux-libre 5.10: Update to 5.10.139.•••* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.139.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari | 2022-08-31 | 1 | -2/+2 |
* | gnu: Add python-nanopb.•••* gnu/packages/protobuf.scm (python-nanopb): New variable.
| Maxim Cournoyer | 2022-08-31 | 1 | -0/+31 |
* | gnu: Add nanopb.•••* gnu/packages/protobuf.scm (nanopb): New variable.
| Maxim Cournoyer | 2022-08-31 | 1 | -0/+33 |
* | gnu: Add python-grpcio-tools.•••* gnu/packages/rpc.scm (python-grpcio-tools): New variable.
| Maxim Cournoyer | 2022-08-31 | 1 | -0/+28 |