summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-31gnu: Add x11vnc.Mehmet Tekman
* gnu/packages/vnc.scm (x11vnc): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-10-31gnu: silkaj: Update to 0.10.0.Nicolas Goaziou
* gnu/packages/finance.scm (silkaj): Update to 0.10.0. [build-system]: Use PYPROJECT-BUILD-SYSTEM. [arguments]: Remove it. [native-inputs]: Add PYTHON-POETRY-CORE. [inputs]: Remove input labels. Remove PYTHON-PYNACL. Add PYTHON-PENDULUM. [description]: Do not overemphasize project name.
2022-10-31gnu: kicad: Update to 6.0.8.Peter Polidoro
* gnu/packages/engineering.scm (kicad): Update to 6.0.8. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-10-31gnu: Add emacs-hare-mode.jgart
* gnu/packages/emacs-xyz.scm (emacs-hare-mode): New variable. Co-authored-by: ( <paren@disroot.org> Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-10-31gnu: emacs-pyim: Update to 5.2.7.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 5.2.7.
2022-10-31gnu: emacs-mint-mode: Remove unnecessary #:INCLUDE.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-mint-mode)[arguments]: Remove it. Upstream provides no ".txt" and ".el" files are matched in %DEFAULT-INCLUDE.
2022-10-31gnu: emacs-mint-mode: Update to 2.0.0.jgart
* gnu/packages/emacs-xyz.scm (emacs-mint-mode): Update to 2.0.0. [description]: Update description for accuracy with current version. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-10-31installer: parted: Retry failing read-partition-uuid call.Mathieu Othacehe
Fixes: <https://issues.guix.gnu.org/53541>. * gnu/installer/parted.scm (read-partition-uuid/retry): New procedure. (check-user-partitions): Use it.
2022-10-31gnu: mpv-mpris: Update to 0.9.Efraim Flashner
* gnu/packages/video.scm (mpv-mpris): Update to 0.9.
2022-10-31* gnu/packages/golang.scm (notmuch-fixtures): New variable here...(unmatched-parenthesis
(go-github-com-zenhack-go-notmuch): ...and here. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-10-23gnu: jo: Update to 1.7.Tobias Geerinckx-Rice
* gnu/packages/web.scm (jo): Update to 1.7.
2022-10-23gnu: hamlib: Fix inputs.Tobias Geerinckx-Rice
* gnu/packages/radio.scm (hamlib)[native-inputs]: Move lua and tcl… [inputs]: …here. Add python.
2022-10-23gnu: hamlib: Rebuild broken configure script.Tobias Geerinckx-Rice
* gnu/packages/radio.scm (hamlib)[native-inputs]: Add autoconf, automake, and libtool. [arguments]: Add a new 'force-bootstrap phase.
2022-10-23gnu: sdrangel: Don't detect CPU extensions at build time.Tobias Geerinckx-Rice
* gnu/packages/radio.scm (sdrangel)[arguments]: Add a new 'fix-CPU-extension-detection phase.
2022-10-30gnu: tar: Add chained renames and Directory to hurd skipped tests.Christopher Baines
* gnu/packages/base.scm (tar)[arguments]: Include chained renames and Directory in the tests skipped for when building for the hurd.
2022-10-30gnu: diffutils: Add large-subopt to XFAIL_TESTS for the hurd.Christopher Baines
* gnu/packages/base.scm (diffutils)[arguments]: Add large-subopt to XFAIL_TESTS for the hurd.
2022-10-30gnu: coreutils: Remove test-tls from XFAIL_TESTS for the hurd.Christopher Baines
As this test passes. * gnu/packages/base.scm (coreutils)[arguments]: Remove test-tls from XFAIL_TESTS for the hurd.
2022-10-30gnu: linux-libre 4.9: Update to 4.9.331.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.331. (linux-libre-4.9-pristine-source): Update hash.
2022-10-30gnu: linux-libre 4.14: Update to 4.14.296.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.296. (linux-libre-4.14-pristine-source): Update hash.
2022-10-30gnu: linux-libre 4.19: Update to 4.19.262.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.262. (linux-libre-4.19-pristine-source): Update hash.
2022-10-30gnu: linux-libre 5.4: Update to 5.4.221.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.221. (linux-libre-5.4-pristine-source): Update hash.
2022-10-30gnu: linux-libre 5.10: Update to 5.10.152.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.152. (linux-libre-5.10-pristine-source): Update hash.
2022-10-30gnu: linux-libre 5.15: Update to 5.15.76.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.76. (linux-libre-5.15-pristine-source): Update hash.
2022-10-30gnu: Add emacs-flymake-collection.jgart
* gnu/packages/emacs-xyz.scm (emacs-flymake-collection): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-10-30gnu: emacs-plz: Remove unnecessary call to MAKE-FILE-WRITABLE.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-plz)[arguments]: Remove unnecessary MAKE-FILE-WRITABLE call.
2022-10-30gnu: emacs-plz: Patch path to curl.Michael Rohleder
* gnu/packages/emacs-xyz.scm (emacs-plz)[arguments]: Add phase substitute-curl-path. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-10-30gnu: emacs-mentor: Update to 0.5.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-mentor): Update to 0.5.
2022-10-30gnu: wireshark: Update to 4.0.1.Nicolas Goaziou
* gnu/packages/networking.scm (wireshark): Update to 4.0.1.
2022-10-30gnu: keepassxc: Update to 2.7.4.Nicolas Goaziou
* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.4.
2022-10-30gnu: vim: Update to 9.0.0820.Efraim Flashner
* gnu/packages/vim.scm (vim): Update to 9.0.0820.
2022-10-30gnu: vim: Patch another '/bin/sh' shebang.Efraim Flashner
* gnu/packages/vim.scm (vim)[arguments]: Adjust custom phase 'patch-absolute-paths to use absolute value when checking for custom cscope command.
2022-10-23gnu: nginx-documentation: Update to 1.23.1-2898-0b7e004b5061.Tobias Geerinckx-Rice
* gnu/packages/web.scm (nginx-documentation): Update to 1.23.1-2898-0b7e004b5061.
2022-10-23gnu: nginx: Update to 1.23.2.Tobias Geerinckx-Rice
* gnu/packages/web.scm (nginx): Update to 1.23.2.
2022-10-23gnu: pgloader: Update to 3.6.9.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (pgloader): Update to 3.6.9.
2022-10-23etc: systemd services shouldn't ‘RemainAfterExit’.Tobias Geerinckx-Rice
* etc/guix-daemon.service.in (RemainAfterExit): Don't. * etc/guix-publish.service.in (RemainAfterExit): Likewise don't.
2022-10-23etc: Add ‘Restart=always’ to both systemd services.Tobias Geerinckx-Rice
* etc/guix-daemon.service.in (Restart): ‘Always’ do. * etc/guix-publish.service.in (Restart): Likewise.
2022-10-23etc: Add ‘OOMPolicy=continue’ to guix-daemon.service.Tobias Geerinckx-Rice
* etc/guix-daemon.service.in (OOMPolicy): Continue.
2022-10-23gnu: libgphoto2: Update to 2.5.30.Tobias Geerinckx-Rice
* gnu/packages/photo.scm (libgphoto2): Update to 2.5.30.
2022-10-23gnu: rsync: Update to 3.2.7.Tobias Geerinckx-Rice
* gnu/packages/rsync.scm (rsync): Update to 3.2.7.
2022-10-29gnu: helm: Improve package style.Nicolas Goaziou
* gnu/packages/music.scm (helm)[arguments]: Use G-expressions. Remove trailing #T from phases. [inputs]: Remove labels. Sort alphabetically. [native-inputs]: Sort alphabetically.
2022-10-29gnu: helm: fix not finding Factory PresetsSughosha via Guix-patches via
* gnu/packages/music.scm (helm): Fix not finding Factory Presets. This change fixes hardcoded paths so that Factory Presets can be found. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-10-29gnu: emacs-tmr: Update arguments and license.Aleksandr Vityazev
* gnu/packages/emacs-xyz.scm (emacs-trm): [arguments]: Rename PATCH-FFPLAY phase to PATCH-PATHS and substitute TMR-SOUND-FILE variable. Add MAKEINFO phase; [inputs]: Add SOUND-THEME-FREEDESKTOP; [license]: Add fdl1.3+; [use-modules]: Add (gnu packages libcanberra). Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-10-29gnu: wesnoth: Update to 1.16.6.(
* gnu/packages/games.scm (wesnoth): Update to 1.16.6. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-10-23gnu: rapidjson: Fix powerpc64le-linux build.Tobias Geerinckx-Rice
…by avoiding ‘-march=native’, which is an unnecessary risk even if the result is not installed. * gnu/packages/web.scm (rapidjson)[arguments]: Replace the outdated 'patch-aarch-march-detection phase with an unconditional 'fix-march=native one.
2022-10-23gnu: dehydrated: ‘Build’ reproducibly.Tobias Geerinckx-Rice
* gnu/packages/tls.scm (dehydrated)[arguments]: Invoke gzip with ‘-n’.
2022-10-23gnu: dehydrated: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/tls.scm (dehydrated)[arguments]: Rewrite as G-expressions.
2022-10-23gnu: dehydrated: Update to 0.7.0-0.6fb8eba.Tobias Geerinckx-Rice
* gnu/packages/tls.scm (dehydrated): Update to 0.7.0-0.6fb8eba. [source]: Use GIT-FETCH & GIT-FILE-NAME. [arguments]: Adjust accordingly. Don't explicitly return #t from phases. [native-inputs]: Remove tar.
2022-10-23gnu: pinentry-tty: Update to 1.2.1.Tobias Geerinckx-Rice
* gnu/packages/gnupg.scm (pinentry-tty): Update to 1.2.1.
2022-10-23gnu: goffice: Update to 0.10.53.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (goffice): Update to 0.10.53.
2022-10-23gnu: memtest86+: Build reproducibly.Tobias Geerinckx-Rice
* gnu/packages/hardware.scm (memtest86+)[source]: Add patch. * gnu/packages/patches/memtest86+-build-reproducibly.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.