summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2023-08-27Merge tracking branch 'master' into gnome-team.Liliana Marie Prikler
2023-08-27gnu: Add tree-sitter-cmake.Hilton Chain
* gnu/packages/tree-sitter.scm (tree-sitter-cmake): New variable.
2023-08-27gnu: phantomsocks: Update to 0.0.0-20230811053544-53b995bdab83.Hilton Chain
* gnu/packages/networking.scm (phantomsocks): Update to 0.0.0-20230811053544-53b995bdab83. [propagated-inputs]: Move go-github-com-google-gopacket and go-github-com-macronut-go-tproxy to... [inputs]: ...here.
2023-08-27gnu: picard: Update to 2.9.1.Hilton Chain
* gnu/packages/music.scm (picard): Update to 2.9.1. [uri]: Switch mirror. [#:phases]: Add phase 'set-HOME. Remove phase 'delete-failing-test.
2023-08-27gnu: emacs-orderless: Update to 1.0.Piotr Kwiecinski
* gnu/packages/emacs-xyz.scm (emacs-orderless): Update to 1.0, previously used commit was pointing to 0.8. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2023-08-27gnu: emacs-hide-mode-line: Update to 1.0.3.Fabio Natali
* gnu/packages/emacs-xyz.scm (emacs-hide-mode-line): Update to 1.0.3. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2023-08-27gnu: emacs-helpful: Update to 0.21.Cayetano Santos
* gnu/packages/emacs-xyz.scm (emacs-helpful): Update to 0.21. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2023-08-27gnu: libsigrokdecode: Update to 0.5.3-0.e6962b3, fix build.Lu Hui
* gnu/packages/electronics.scm (libsigrokdecode): Update to 0.5.3-0.e6962b3. [source]: Use git-fetch. Remove patches. [native-inputs]: Add libtool. [arguments]<#:phases>: Remove bootstrap phase. * gnu/packages/patches/libsigrokdecode-python3.9-fix.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Unregister it. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-08-26gnu: libmtp: Update to 1.1.21.fanquake
* gnu/packages/libusb.scm (libmtp): Update to 1.1.21. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-08-26gnu: neomutt: Update to 20230517.flabbergasted
* gnu/packages/mail.scm (neomutt): Update to 20230517. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-08-26gnu: guix-build-coordinator: Update to 0-87.06a4469.Christopher Baines
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-87.06a4469.
2023-08-26gnu: pkgconf: Update to 2.0.2.Zheng Junjie
* gnu/packages/pkg-config.scm (pkgconf): Update to 2.0.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-08-26gnu: xsecurelock: Update to 1.8.0.kiasoc5
* gnu/packages/xdisorg.scm (xsecurelock): Update to 1.8.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-08-26gnu: ydotool: Update to 1.0.4.kiasoc5
* gnu/packages/xdisorg.scm (ydotool): Update to 1.0.4. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-08-26gnu: xlockmore: Update to 5.72.kiasoc5
* gnu/packages/xdisorg.scm (xlockmore): Update to 5.72. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-08-26gnu: autorandr: Update to 1.14.kiasoc5
* gnu/packages/xdisorg.scm (autorandr): Update to 1.14. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-08-26gnu: mympd: Update to 11.0.4.Bruno Victal
* gnu/packages/mpd.scm (mympd): Update to 11.0.4. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-08-26gnu: rizin: Update to 0.6.1.宋文武
* gnu/packages/engineering.scm (rizin): Update to 0.6.1. [arguments]<#:phases>: Enable a now passing test (analysis_var).
2023-08-26gnu: freedroidrpg: Update to 1.0.宋文武
* gnu/packages/games.scm (freedroidrpg): Update to 1.0.
2023-08-26gnu: gnubg: Update to 1.07.001.宋文武
* gnu/packages/games.scm (gnubg): Update to 1.07.001.
2023-08-26gnu: tp-smapi-module: Update to 0.44.Jussi Timperi
* gnu/packages/linux.scm (tp-smapi-module): Update to 0.44. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-08-25gnu: python-canvasapi: Propagate python-arrow.John Kehayias
The package python-arrow is needed when importing canvasapi. * gnu/packages/python-web.scm (python-canvasapi)[native-inputs]: Move python-arrow from here... [propagated-inputs]: ...to here.
2023-08-25gnu: python-canvasapi: Update to 3.2.0.John Kehayias
* gnu/packages/python-web.scm (python-canvasapi): Update to 3.2.0. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-arrow.
2023-08-25gnu: gcc-toolchain: Add empty librt.a.Josselin Poiret
* gnu/packages/commencememnt.scm (make-gcc-toolchain): Add empty librt.a. * gnu/packages/base.scm (gcc): Add a warning regarding the missing librt.a.
2023-08-25gnu: Add thunarx-python.Simon Streit
* gnu/packages/xfce.scm (thunarx-python): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-08-25gnu: qtwayland: Fix test.Hilton Chain
* gnu/packages/qt.scm (qtwayland)[#:phases]<disable-failing-tests>: Adjust according to source change.
2023-08-25gnu: ebusd: Default pidfile and logfile to writable locations.Danny Milosavljevic
* gnu/packages/embedded.scm (ebusd)[arguments]<#:configure-flags>: Specify --localstatedir=/var
2023-08-25gnu: ebusd: Update to 23.2.Danny Milosavljevic
* gnu/packages/embedded.scm (ebusd): Update to 23.2.
2023-08-24gnu: Add texlive-collection-publishers.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-collection-publishers): New variable.
2023-08-24gnu: Add texlive-yathesis.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-yathesis): New variable.
2023-08-24gnu: Add texlive-dashrule.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-dashrule): New variable.
2023-08-24gnu: Add texlive-wallpaper.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-wallpaper): New variable.
2023-08-24gnu: Add texlive-isodate.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-isodate): New variable.
2023-08-24gnu: Add texlive-cleveref.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-cleveref): New variable.
2023-08-24gnu: Add texlive-glossaries.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-glossaries): New variable.
2023-08-24gnu: Add texlive-tocbibind.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-tocbibind): New variable.
2023-08-24gnu: Add texlive-morewrites.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-morewrites): New variable.
2023-08-24gnu: Add texlive-accsupp.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-accsupp): New variable.
2023-08-24gnu: Add texlive-mparhack.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-mparhack): New variable.
2023-08-24gnu: Add texlive-fixfoot.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-fixfoot): New variable.
2023-08-24gnu: Add texlive-denisbdoc.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-denisbdoc): New variable.
2023-08-24gnu: Add texlive-york-thesis.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-york-thesis): New variable.
2023-08-24gnu: Add texlive-yb-book.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-yb-book): New variable.
2023-08-24gnu: Add texlive-imakeidx.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-imakeidx): New variable.
2023-08-24gnu: Add texlive-yazd-thesis.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-yazd-thesis): New variable.
2023-08-24gnu: Add texlive-xmuthesis.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-xmuthesis): New variable.
2023-08-24gnu: Add texlive-xduts.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-xduts): New variable.
2023-08-24gnu: Add texlive-xduthesis.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-xduthesis): New variable.
2023-08-24gnu: Add texlive-wsemclassic.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-wsemclassic): New variable.
2023-08-24gnu: Add texlive-vancouver.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-vancouver): New variable.