Age | Commit message (Expand) | Author |
2023-07-09 | Revert "gnu: maven-embedder: Fix build."...This reverts commit 87ba11eff1b7a1784c94c897d468ba28822b0609.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Bruno Victal |
2023-07-09 | gnu: maven-pom: Add missing shebangs....* gnu/packages/patches/maven-generate-component-xml.patch: Add missing shebang.
* gnu/packages/patches/maven-generate-javax-inject-named.patch: Likewise.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Bruno Victal |
2023-07-02 | gnu: audacious: Use G-expressions....* gnu/packages/music.scm (audacious)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: audacious: Update to 4.3.1....* gnu/packages/music.scm (audacious): Update to 4.3.1.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: Fix typo in copyright header....* gnu/packages/terminals.scm: Substitute ‘©’ for ‘@’.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: asciinema: Update to 2.3.0....* gnu/packages/terminals.scm (asciinema): Update to 2.3.0.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: cups: Replace with 2.4.6 [fixes CVE-2023-34241]....* gnu/packages/cups.scm (cups-minimal/fixed): New variable.
(cups-minimal)[replacement]: Assign it to new field.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: yt-dlp: Update to 2023.07.06....* gnu/packages/video.scm (yt-dlp): Update to 2023.07.06.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: mu: Update to 1.10.5....* gnu/packages/mail.scm (mu): Update to 1.10.5.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: xplanet: Update package style....* gnu/packages/astronomy.scm (xplanet)[arguments]: Use G-expressions.
Improve code style.
[inputs]: Remove labels.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Sharlatan Hellseher |
2023-07-02 | gnu: stuff: Mark up description....* gnu/packages/astronomy.scm (stuff)[description]: Use @uref{}.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: stuff: Update to 2.0.1....* gnu/packages/astronomy.scm (stuff): Update to 2.0.1.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[native-inputs]: Add autoconf, automake, libtool, and pkg-config.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Sharlatan Hellseher |
2023-07-02 | gnu: skymaker: Use @uref{}....* gnu/packages/astronomy.scm (skymaker)[description]: Use @uref{} over @url{}.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: skymaker: Update to 4.2.0-0.1a69c47....* gnu/packages/astronomy.scm (skymaker): Update to 4.2.0-0.1a69c47.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[arguments]: Remove upstreamed -fcommon work-around.
[native-inputs]: Add autoconf, automake, libtool, and pkg-config.
Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Sharlatan Hellseher |
2023-07-02 | gnu: skymaker: Remove input labels....* gnu/packages/astronomy.scm (skymaker)[inputs]: Remove input labels.
[arguments]: Adjust accordingly.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Sharlatan Hellseher |
2023-07-02 | gnu: skymaker: Use G-expressions....* gnu/packages/astronomy.scm (skymaker)[arguments]: Rewrite as G-expressions.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Sharlatan Hellseher |
2023-07-02 | gnu: skymaker: Fix build....* gnu/packages/astronomy.scm (skymaker)[arguments]: Build with GCC 10.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Sharlatan Hellseher |
2023-07-02 | gnu: missfits: Mark up description....* gnu/packages/astronomy.scm (missfits)[description]: Use @acronym{} and @uref{}.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: missfits: Fetch sources from Git....* gnu/packages/astronomy.scm (missfits)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Sharlatan Hellseher |
2023-07-02 | gnu: missfits: Fix build....* gnu/packages/astronomy.scm (missfits)[arguments]:
Add CPPFLAGS to pass build with GCC 10.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Sharlatan Hellseher |
2023-07-02 | gnu: eye: Mark up description....* gnu/packages/astronomy.scm (eye)[description]: Use @acronym{} and @dfn{}.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: eye: Fetch sources from Git....* gnu/packages/astronomy.scm (eye)[source]:
Use GIT-FETCH and GIT-FILE-NAME.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Sharlatan Hellseher |
2023-07-02 | gnu: eye: Fix build....* gnu/packages/astronomy.scm (eye)[arguments]:
Add #:configure-flags to build with GCC 10.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Sharlatan Hellseher |
2023-07-02 | gnu: swarp: Update to 2.41.5....* gnu/packages/astronomy.scm (swarp): Update to 2.41.5.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[native-inputs]: Add automake, autoconf, libtool, and pkg-config.
[inputs]: Add cfitsio.
Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Sharlatan Hellseher |
2023-07-02 | gnu: weightwatcher: Fetch sources from Git....They were removed from the home page.
* gnu/packages/astronomy.scm (weightwatcher)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Sharlatan Hellseher |
2023-07-02 | gnu: weightwatcher: Fix build....* gnu/packages/astronomy.scm (weightwatcher)[arguments]:
Add #:configure-flags to build with GCC 10.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Sharlatan Hellseher |
2023-07-08 | gnu: clipman: Use a source file-name....* gnu/packages/xdisorg.scm (clipman)[source]: Use a source file-name.
| Efraim Flashner |
2023-07-08 | gnu: emacs-pasp-mode: Use a source file-name....* gnu/packages/potassco.scm (emacs-pasp-mode)[source]: Use a source
file-name.
| Efraim Flashner |
2023-07-08 | gnu: pantheon-wallpapers: Use a source file-name....* gnu/packages/pantheon.scm (pantheon-wallpapers)[source]: Use a source
file-name.
| Efraim Flashner |
2023-07-08 | gnu: emacs-auto-compile: Use a source file-name....* gnu/packages/emacs-xyz.scm (emacs-auto-compile)[source]: Use a source
file-name.
| Efraim Flashner |
2023-07-08 | gnu: emacs-bookmark-plus: Use a source file-name....* gnu/packages/emacs-xyz.scm (emacs-bookmark-plus)[source]: Use a source
file-name.
| Efraim Flashner |
2023-07-08 | gnu: emacs-xonsh-mode: Use a source file-name....* gnu/packages/emacs-xyz.scm (emacs-xonsh-mode)[source]: Use a source
file-name.
| Efraim Flashner |
2023-07-08 | gnu: emacs-org-board: Use a source file-name....* gnu/packages/emacs-xyz.scm (emacs-org-board)[source]: Use a source
file-name.
| Efraim Flashner |
2023-07-08 | gnu: emacs-prism: Use a source file-name....* gnu/packages/emacs-xyz.scm (emacs-prism)[source]: Use a source
file-name.
| Efraim Flashner |
2023-07-08 | gnu: libsecp256p1: Use a source file-name....* gnu/packages/crypto.scm (libsecp256p1)[source]: Use a source
file-name.
| Efraim Flashner |
2023-07-08 | gnu: libxapp: Use a source file-name....* gnu/packages/cinnamon.scm (libxapp)[source]: Use a source file-name.
| Efraim Flashner |
2023-07-02 | services: cgit: Remove ‘cgit-repo’ left-overs....This follows up on commit 16d77b31c5024e9288dfd2f25f8eb6d0114a342c.
* gnu/services/cgit.scm (cgit-configuration): Use extant
repository-cgit-configuration variable name.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: gmime: Use G-expressions....* gnu/packages/mail.scm (gmime)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: gmime: Download sources from the git repository....* gnu/packages/mail.scm (gmime)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[arguments]: Add "--enable-gtk-doc=yes" to #:configure-flags.
Don't explicitly return #t from phases.
[native-inputs]: Add autoconf, automake, gtk-doc, libtool, and which.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: gmime: Remove obsolete configure flag....* gnu/packages/mail.scm (gmime)[arguments]: Remove "--vapigen=yes"
from #:configure-flags.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: fetchmail: Use G-expressions....* gnu/packages/mail.scm (fetchmail)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: fetchmail: Update to 6.4.37....* gnu/packages/mail.scm (fetchmail): Update to 6.4.37.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: nullmailer: Use G-expressions....* gnu/packages/mail.scm (nullmailer)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: nullmailer: Remove obsolete trailing #t....* gnu/packages/mail.scm (nullmailer)[arguments]:
Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2023-07-02 | doc: Fix some cgit-configuration typos(?)....* doc/guix.texi (Version Control Services): Fix lost ‘cgit-repo’s.
| Tobias Geerinckx-Rice |
2023-07-08 | gnu: python-pyzmq: Enable the draft test....* gnu/packages/python-xyz.scm (python-pyzmq) [arguments]: Delete the
disable-problematic-tests phase and add a configure phase.
| Maxim Cournoyer |
2023-07-08 | gnu: Add gnome-shell-extension-vitals....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-vitals): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Eidvilas Markevičius |
2023-07-08 | gnu: make-crust-package: Remove debugging left-overs....* gnu/packages/firmware.scm (make-crust-package)
[arguments]: Remove pk call and commented error call.
| Maxim Cournoyer |
2023-07-02 | gnu: crda: Mark up acronyms in description....* gnu/packages/linux.scm (crda)[synopsis, description]: Use @acronym{}.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: crda: Use G-expressions....* gnu/packages/linux.scm (crda)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |