Nicolas Goaziou
f5b2716f6b
gnu: Add texlive-docsurvey.
...
* gnu/packages/tex.scm (texlive-docsurvey): New variable.
2023-08-11 14:39:07 +02:00
Nicolas Goaziou
afdfd1c490
gnu: Add texlive-dickimaw.
...
* gnu/packages/tex.scm (texlive-dickimaw): New variable.
2023-08-11 14:39:07 +02:00
Nicolas Goaziou
c642b86e51
gnu: Add texlive-comprehensive.
...
* gnu/packages/tex.scm (texlive-comprehensive): New variable.
2023-08-11 14:39:06 +02:00
Nicolas Goaziou
63ee600a22
gnu: Add texlive-components.
...
* gnu/packages/tex.scm (texlive-components): New variable.
2023-08-11 14:39:06 +02:00
Nicolas Goaziou
a40e50d2f7
gnu: Add texlive-biblatex-cheatsheet.
...
* gnu/packages/tex.scm (texlive-biblatex-cheatsheet): New variable.
2023-08-11 14:39:06 +02:00
Nicolas Goaziou
63ccc655ef
gnu: Add texlive-ascii-chart.
...
* gnu/packages/tex.scm (texlive-ascii-chart): New variable.
2023-08-11 14:39:05 +02:00
Nicolas Goaziou
b1cd26e2b2
gnu: Add texlive-around-the-bend.
...
* gnu/packages/tex.scm (texlive-around-the-bend): New variable.
2023-08-11 14:39:05 +02:00
Nicolas Goaziou
d96f28ec27
gnu: Add texlive-amslatex-primer.
...
* gnu/packages/tex.scm (texlive-amslatex-primer): New variable.
2023-08-11 14:39:05 +02:00
Nicolas Goaziou
1c430d369c
gnu: Add texlive-amscls-doc.
...
* gnu/packages/tex.scm (texlive-amscls-doc): New variable.
2023-08-11 14:39:05 +02:00
Nicolas Goaziou
b4b7e71752
gnu: Add texlive-amiweb2c-guide.
...
* gnu/packages/tex.scm (texlive-amiweb2c-guide): New variable.
2023-08-11 14:39:04 +02:00
Nicolas Goaziou
b6c7c9b10a
gnu: Add texlive-collection-langczechslovak.
...
* gnu/packages/tex.scm (texlive-collection-langczechslovak): New variable.
2023-08-11 14:39:04 +02:00
Nicolas Goaziou
de570ecd7e
gnu: Add texlive-vlna.
...
* gnu/packages/tex.scm (texlive-vlna): New variable.
2023-08-11 14:39:04 +02:00
Nicolas Goaziou
7015018cda
gnu: Add texlive-lshort-slovak.
...
* gnu/packages/tex.scm (texlive-lshort-slovak): New variable.
2023-08-11 14:39:04 +02:00
Nicolas Goaziou
a99fa13e4f
gnu: Add texlive-lshort-czech.
...
* gnu/packages/tex.scm (texlive-lshort-czech): New variable.
2023-08-11 14:39:03 +02:00
Nicolas Goaziou
e145c90eea
gnu: Add texlive-cstex.
...
* gnu/packages/tex.scm (texlive-cstex): New variable.
2023-08-11 14:39:03 +02:00
Nicolas Goaziou
7cd6ab1df7
gnu: Add texlive-cslatex.
...
* gnu/packages/tex.scm (texlive-cslatex): New variable.
2023-08-11 14:39:03 +02:00
Nicolas Goaziou
156b25b9a3
gnu: Add texlive-csbulletin.
...
* gnu/packages/tex.scm (texlive-csbulletin): New variable.
2023-08-11 14:39:02 +02:00
Nicolas Goaziou
f9c0272b06
gnu: Add texlive-cnbwp.
...
* gnu/packages/tex.scm (texlive-cnbwp): New variable.
2023-08-11 14:39:02 +02:00
Nicolas Goaziou
3483faff2e
gnu: Add texlive-babel-slovak.
...
* gnu/packages/tex.scm (texlive-babel-slovak): New variable.
2023-08-11 14:38:57 +02:00
Nicolas Graves
a831efb52f
gnu: emacs-ibrowse: Update to 0.2.2.
...
* gnu/packages/emacs-xyz.scm (emacs-ibrowse): Update to 0.2.2.
[inputs]: Add emacs-websocket.
Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-08-11 16:22:49 +04:00
Andrew Tropin
ad4520b926
gnu: Add emacs-org-wild-notifier.
...
* gnu/packages/emacs-xyz.scm (emacs-org-wild-notifier): New variable.
2023-08-11 09:02:14 +04:00
Nicolas Graves
e6c6014f03
gnu: Add emacs-sway.
...
* gnu/packages/emacs-xyz.scm (emacs-sway): New variable.
2023-08-11 09:02:13 +04:00
terramorpha
56fddefc6d
services: syncthing: Use the new command line syntax.
...
* gnu/services/syncthing.scm (syncthing-shepherd-service): Use the new command line syntax.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-11 00:50:48 +02:00
Sharlatan Hellseher
4f91c77dc5
gnu: Sort use-module alphabetically in (gnu packages engineering)
...
* gnu/packages/engineering.scm: Sort use-module alphabetically to ease maintenance.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-11 00:50:48 +02:00
Sharlatan Hellseher
11d0006b2a
gnu: fritzing: Improve package style.
...
* gnu/package/engineering.scm (fritzing): Improve package style.
Use Gexp.
[inputs]: Remove labels. Sort alphabetically.
[native-inputs]: Introduce it, use fritzing-parts instead local source.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-11 00:50:48 +02:00
Sharlatan Hellseher
10d9d08c9a
gnu: Add fritzing-parts.
...
* gnu/packages/engineering.scm (fritzing-parts): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-11 00:50:48 +02:00
Miguel Moreno
71aba798d3
services: postgresql: Add more role fields.
...
* gnu/services/databases.scm (postgresql-role): Add more role fields.
(postgresql-create-roles): Honor it.
* doc/guix.texi (Database Services): Document it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-11 00:50:48 +02:00
Ludovic Courtès
caa30ff2f1
gnu: openfoam-org: Use 'git-fetch'.
...
So far the source was taken from an auto-generated, unstable tarball at
github.com. This fixes that.
* gnu/packages/simulation.scm (openfoam-org)[source]: Switch to
'git-fetch'.
[arguments]: Add 'rename-self' phase.
2023-08-11 00:50:47 +02:00
Ludovic Courtès
2a4047e540
gnu: libflame: Remove input labels and use gexps.
...
* gnu/packages/maths.scm (libflame)[arguments]: Use gexps and remove
trailing #t in phases.
[inputs, native-inputs]: Remove labels.
2023-08-11 00:50:47 +02:00
Ludovic Courtès
229faac39b
gnu: libflame: Remove dependency on OpenBLAS.
...
This dependency was build-time-only and unused at compile time (the test
suite is unaffected).
* gnu/packages/maths.scm (libflame)[native-inputs]: Remove OPENBLAS.
2023-08-11 00:50:47 +02:00
Navid Afkhami
3775006f24
gnu: Add r-partr2.
...
* gnu/packages/bioinformatics.scm (r-partr2): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-08-11 00:32:42 +02:00
Leo Famulari
16e2547df5
news: Add entry about the removal of linux-libre 6.3.
...
* etc/news.scm: Add entry.
2023-07-23 22:26:00 -04:00
Leo Famulari
bb7d40c1cd
news: Add entry for the linux-libre 6.4 update.
...
* etc/news.scm: Add entry.
2023-07-23 22:26:09 -04:00
Leo Famulari
db775e7367
gnu: Remove linux-libre 6.3.
...
This kernel series is no longer supported upstream.
* gnu/packages/linux.scm (linux-libre-6.3-version, linux-libre-6.3-gnu-revision,
deblob-scripts-6.3, linux-libre-6.3-pristine-source, linux-libre-6.3-source,
linux-libre-headers-6.3, linux-libre-6.3): Remove variables.
* gnu/packages/aux-files/linux-libre/6.3-arm.conf,
gnu/packages/aux-files/linux-libre/6.3-arm64.conf,
gnu/packages/aux-files/linux-libre/6.3-i686.conf,
gnu/packages/aux-files/linux-libre/6.3-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove them.
* gnu/packages/patches/linux-libre-wireguard-postup-privkey.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2023-07-23 22:26:09 -04:00
Leo Famulari
8eefb81b77
gnu: linux-libre 4.14: Update to 4.14.231.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.231.
(linux-libre-4.14-pristine-source, deblob-scripts-4.14): Update hashes.
2023-07-23 22:26:09 -04:00
Leo Famulari
efac4b9b57
gnu: linux-libre 4.19: Update to 4.19.290.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.290.
(linux-libre-4.19-pristine-source, deblob-scripts-4.19): Update hashes.
2023-07-23 22:26:08 -04:00
Leo Famulari
bbe66815f1
gnu: linux-libre 5.4: Update to 5.4.252.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.252.
(linux-libre-5.4-pristine-source, deblob-scripts-5.4): Update hashes.
2023-07-23 22:26:08 -04:00
Leo Famulari
5d340ee399
gnu: linux-libre 5.10: Update to 5.10.189.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.189.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
2023-07-23 22:26:08 -04:00
Leo Famulari
a713ac5656
gnu: linux-libre 5.15: Update to 5.15.125.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.125.
(linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
2023-07-23 22:26:08 -04:00
Leo Famulari
c690201151
gnu: linux-libre 6.1: Update to 6.1.44.
...
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.44.
(linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes.
2023-07-23 22:26:08 -04:00
Leo Famulari
795d11b90a
gnu: linux-libre: Update to 6.4.9.
...
* gnu/packages/linux.scm (linux-libre-6.4-version): Update to 6.4.9.
(linux-libre-6.4-pristine-source, deblob-scripts-6.4): Update hashes.
2023-07-23 22:26:00 -04:00
Oleg Pykhalov
65543ad8c8
gnu: Add obs-looking-glass.
...
* gnu/packages/video.scm (obs-looking-glass): New variable.
2023-08-10 18:45:24 +03:00
Maxim Cournoyer
b2c28de020
gnu: Add yubikey-manager-qt.
...
* gnu/packages/security-token.scm (yubikey-manager-qt): New variable.
Reviewed-by: Andreas Enge <andreas@enge.fr>
2023-08-10 09:26:22 -04:00
Maxim Cournoyer
6eb465112c
gnu: Add pyotherside-for-qt5.
...
* gnu/packages/qt.scm (pyotherside-for-qt5): New variable.
2023-08-10 09:17:07 -04:00
Maxim Cournoyer
537962ae90
gnu: Add pyotherside.
...
* gnu/packages/qt.scm (pyotherside): New variable.
2023-08-10 09:17:06 -04:00
Konrad Hinsen
d32740d8be
gnu: cl-mime: Fix home page URL.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-mime)[home-page]: Use the correct URL.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-08-10 14:09:59 +02:00
Ricardo Wurmus
a38ebae09c
gnu: plink: Build with GCC 8.
...
* gnu/packages/bioinformatics.scm (plink)[native-inputs]: Add gcc-8.
2023-08-10 10:26:31 +02:00
reza
997b38bada
gnu: Add openfoam-com.
...
* gnu/packages/simulation.scm (openfoam-com): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-10 09:26:08 +02:00
reza
5d77091cfc
gnu: Add openfoam-org. Deprecate openfoam.
...
* gnu/packages/patches/openfoam-4.1-cleanup.patch: Delete file.
* gnu/local.mk: Remove it.
* gnu/packages/simulation.scm (openfoam-org): New variable.
(openfoam): Mark as deprecated.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-10 09:26:08 +02:00
Ludovic Courtès
66158f535a
gnu: Do not use (gnu packages commencement) in engineering.scm.
...
This avoids a circular dependency evidenced by the following commit.
* gnu/packages/engineering.scm (freehdl)[inputs]: Resolve
'gcc-toolchain' from here rather than by using (gnu packages
commencement).
2023-08-10 09:26:08 +02:00