aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-04-23gnu: Add go-github-com-aws-aws-sdk-go-v2-service-sts.Nicolas Graves
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-service-sts): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23gnu: Add go-github-com-aws-aws-sdk-go-v2-service-ssooidc.Nicolas Graves
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-service-ssooidc): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23gnu: Add go-github-com-aws-aws-sdk-go-v2-service-sso.Nicolas Graves
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-service-sso): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23gnu: Add go-github-com-aws-aws-sdk-go-v2-service-iam.Nicolas Graves
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-service-iam): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23gnu: Add go-github-com-aws-aws-sdk-go-v2-config.Nicolas Graves
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-config): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23gnu: Add go-github-com-aws-aws-sdk-go-v2.Nicolas Graves
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23gnu: Add go-github-com-aws-smithy-go.Nicolas Graves
* gnu/packages/golang.scm (go-github-com-aws-smithy-go): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23gnu: curlie: Add input go-golang-org-x-term.Nicolas Graves
* gnu/packages/curl.scm (curlie): Add input go-golang-x-term. Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23gnu: pixterm: Add input go-golang-org-x-term.Nicolas Graves
* gnu/packages/image-viewers.scm (pixterm): Add input go-golang-go-x-term. Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23gnu: go-github-com-99designs-go-keyring: Update to 1.2.2.Nicolas Graves
* gnu/packages/golang.scm (go-github-com-99designs-go-keyring): Update to 1.2.2. [native-inputs] Delete go-golang-org-x-crypto. Add go-golang-org-x-term. Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23gnu: go-golang-org-x-term: Update to 0.3.0.Nicolas Graves
* gnu/packages/golang.scm (go-golang-org-x-term): Update to 0.3.0. Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23gnu: go-golang-org-x-crypto: Update to 0.4.0.Nicolas Graves
* gnu/packages/golang.scm (go-golang-org-x-crypto): Update to 0.4.0. Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23gnu: Remove go-github.com-howeyc-gopass.Nicolas Graves
* gnu/packages/terminals.scm (go-github.com-howeyc-gopass): Delete variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23gnu: Add restic-rest-server.Timo Wilken
* gnu/packages/backup.scm (restic-rest-server): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23gnu: Add go-github-com-coreos-go-systemd-activation.Timo Wilken
Required by restic-rest-server; see following commit. * gnu/packages/golang.scm (go-github-com-coreos-go-systemd-activation): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23gnu: Move golang dependencies to (gnu packages golang).Timo Wilken
These packages are needed by syncthing and the new restic-rest-server package, so put them in (gnu packages golang) instead. * gnu/packages/syncthing.scm (go-github-com-prometheus-common, go-github-com-prometheus-procfs, go-github-com-prometheus-client-golang): Move variables ... * gnu/packages/golang.scm (go-github-com-prometheus-common, go-github-com-prometheus-procfs, go-github-com-prometheus-client-golang): ... to here. Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-23gnu: ncmpc: Update to 0.48.Leo Famulari
* gnu/packages/mpd.scm (ncmpc): Update 0.48.
2023-04-23gnu: khal: Update to 0.11.1.Leo Famulari
* gnu/packages/calendar.scm (khal): Update to 0.11.1. [inputs]: Remove sqlite. [description]: Add some more information.
2023-04-23gnu: python-libusb1: Update to 3.0.0.Guillaume Le Vaillant
* gnu/packages/libusb.scm (python-libusb1): Update to 3.0.0.
2023-04-23refresh: Support select packages SUBSET by module name.宋文武
* guix/scripts/refresh.scm (%options): Support '--select module:NAME'. (show-help): Adjust accordingly. (options->update-specs): Honor the module passed by '--select'. * doc/guix.texi (Invoking guix refresh): Document it.
2023-04-22gnu: python-msal: Update to 1.22.0.John Kehayias
* gnu/packages/python-web.scm (python-msal): Update to 1.22.0.
2023-04-23gnu: python-shellingham: Run test suite.Efraim Flashner
* gnu/packages/python-xyz.scm (python-shellingham)[arguments]: Add custom 'check phase. [native-inputs]: Add python-pytest, python-pytest-mock.
2023-04-23gnu: python-shellingham: Update to 1.5.1.Efraim Flashner
* gnu/packages/python-xyz.scm (python-shellingham): Update to 1.5.1.
2023-04-22gnu: python-structlog: Update to 23.1.0.Efraim Flashner
* gnu/packages/python-xyz.scm (python-structlog): Update to 23.1.0. [build-system]: Switch to pyproject-build-system. [arguments]: Remove custom 'check phase. [native-inputs]: Add python-hatch-fancy-pypi-readme, python-hatch-vcs, and python-hatchling.
2023-04-22gnu: perl-glib: Update to 1.3293.Efraim Flashner
* gnu/packages/glib.scm (perl-glib): Update to 1.3293.
2023-04-22Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge
2023-04-22gnu: python-aenum: Update to 3.1.12.Kaelyn Takata
* gnu/packages/python-xyz.scm (python-aenum): Update to 3.1.12. [source]: Add snippet to delete Python 2 specific files. Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-22gnu: bmake: Update to 20230321.Josselin Poiret
* gnu/packages/build-tools.scm (bmake): Update to 20230321. Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-22gnu: bmake: Switch to G-Exps.Josselin Poiret
* gnu/packages/build-tools.scm (bmake): Switch to G-Exps. Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-22gnu: guile-next: Fix build failure.Josselin Poiret
* gnu/packages/guile.scm (guile-next): Fix build failure. Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-22gnu: guile-fibers-next: Update to 36a6cc7079 to fix build failure.Josselin Poiret
* gnu/packages/guile-xyz.scm (guile-fibers-next): Update it. Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-22Revert "gnu: icecat: Update to 102.10.0-guix0-preview1 [security fixes]."Jonathan Brielmaier
This reverts commit e94dcbf3c28588eab25dfa1e017d792c09f68488. "gnu: icecat: Update to 102.10.0-guix0-preview1 [security fixes]." was already pushed as 3ab983d630a95a29b9418b1ba8a26e5ca2836ec0. And the `icecat-102.9.0-source` was removed in "gnu: icedove: Update to 102.10.0 [security fixes]." a741b554cb66cd053a130b8b5b5926a30bec9d48.
2023-04-22gnu: qgis: Fix build.Guillaume Le Vaillant
* gnu/packages/geo.scm (qgis)[arguments]: Update 'configure-pyqt5-sip-path' phase. Disable a few more failing tests in 'check' phase.
2023-04-22gnu: zig: Fix build.Josselin Poiret
* gnu/packages/patches/zig-do-not-link-against-librt.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/zig.scm (zig-0.10): Use it. Also force LLVM to be dynamically linked, and set up the CC env variable. (zig-0.9): Also use the above patch. Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-22gnu: prusa-slicer: Update to 2.5.2.Guillaume Le Vaillant
* gnu/packages/patches/prusa-slicer-boost-fixes.patch: New file. * gnu/packages/patches/prusa-slicer-fix-tests.patch: New file. * gnu/packages/patches/prusa-slicer-with-cereal-1.3.1.patch: New file. * gnu/local.mk (dist_patch_DATA): Register them. * gnu/packages/engineering.scm (prusa-slicer): Update to 2.5.2. [source]: Use patches. [inputs]: Replace cereal-1.3.0 by cereal.
2023-04-22gnu: libigl: Fix build.Guillaume Le Vaillant
* gnu/packages/engineering.scm (libigl)[inputs]: Add tbb.
2023-04-22gnu: embree: Update to 3.13.5.Guillaume Le Vaillant
* gnu/packages/graphics.scm (embree): Update to 3.13.5.
2023-04-22gnu: Add emacs-bookmark-plus.Kyle Andrews
* gnu/packages/emacs-xyz.scm (emacs-bookmark-plus): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-22gnu: libxapp: Update to 2.4.3.Nicolas Goaziou
* gnu/packages/cinnamon.scm (libxapp): Update to 2.4.3.
2023-04-22gnu: Add nemo.florhizome
* gnu/packages/cinnamon.scm (nemo): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-22gnu: cinnamon: Update to 5.6.2.florhizome
* gnu/packages/cinnamon.scm (cinnamon-desktop): Update to 5.4.2. [arguments]<#:configure-flags>: Enable alsa-support. [inputs]: Remove PYTHON-2, remove GOBJECT-INTROSPECTION, add LIBEXT, ALSA-LIB. [native-inputs]: Remove gnu-build-system related packages, add GOBJECT-INTROSPECTION. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-22gnu: Add dataparksearch.Adam Faiz
* gnu/packages/search.scm (dataparksearch): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-22gnu: font-amiri: Update to 1.000.Greg Hogan
Fix for the broken build on master. * gnu/packages/fonts.scm (font-amiri): Update to 1.000. [arguments](%standard-phases): Add 'patch-source' to hard-code version. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-22gnu: hydrogen: Update to 1.2.0.Nicolas Goaziou
* gnu/packages/music.scm (hydrogen): Update to 1.2.0. [inputs]: Add QTSVG-5.
2023-04-22gnu: tlpui: Update to 1.5.0-7.Nicolas Goaziou
* gnu/packages/linux.scm (tlpui): Update to 1.5.0-7.
2023-04-22gnu: emacs-org-rich-yank: Update to 0.2.2.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-org-rich-yank): Update to 0.2.2.
2023-04-22gnu: emacs-consult: Update to 0.34.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.34.
2023-04-22gnu: frescobaldi: Update to 3.3.0.Nicolas Goaziou
* gnu/packages/music.scm (frescobaldi): Update to 3.3.0. [arguments]: Generate translations, metainfo.xml and desktop file. [inputs]: Add QPAGEVIEW.
2023-04-22gnu: Add qpageview.Nicolas Goaziou
* gnu/packages/image-viewers.scm (qpageview): New variable.
2023-04-22gnu: python-genshi: Update to 0.7.7.Andreas Enge
* gnu/packages/python-web.scm (python-genshi): Update to 0.7.7.