~ruther/guix-local

ref: 0e6e037417c2cd278b206d9cd627396955bfa8b3 guix-local/gnu d---------
ff91ab76 — Efraim Flashner 3 years ago
gnu: urlscan: Update to 0.9.10.

* gnu/packages/mail.scm (urlscan): Update to 0.9.10.
3b75131b — Ricardo Wurmus 3 years ago
gnu: Add r-biomartr.

* gnu/packages/bioconductor.scm (r-biomartr): New variable.
62e1e3c1 — Ricardo Wurmus 3 years ago
gnu: Add r-philentropy.

* gnu/packages/cran.scm (r-philentropy): New variable.
45ace7bc — Ricardo Wurmus 3 years ago
gnu: Add r-poorman.

* gnu/packages/cran.scm (r-poorman): New variable.
d11a432a — Ludovic Courtès 3 years ago
guix system: Remove unused 'read-operating-system' procedure.

* guix/scripts/system.scm (read-operating-system): Remove.
* gnu/ci.scm: Remove unused (guix scripts system) import.
12087b1b — Ludovic Courtès 3 years ago
gnu: mumps: Add alternate source code URL.

* gnu/packages/maths.scm (mumps)[source]: Add alternate URL.
b70d6ce6 — FELŠÖCI Marek 3 years ago
gnu: mumps: Update to 5.5.1

* gnu/packages/maths.scm (mumps): Update to 5.5.1. Stop applying patches as the build configuration has been updated upstream. Allow for further optimized BLR compression by specifying the -DBLR_MT build option.
* gnu/packages/patches/mumps-build-parallelism.patch: File removed.
* gnu/packages/patches/mumps-shared-libseq.patch: File removed.
* gnu/packages/patches/mumps-shared-mumps.patch: File removed.
* gnu/packages/patches/mumps-shared-pord.patch: File removed.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
81faecf7 — Philip McGrath 4 years ago
gnu: Add texlive-sourcecodepro.

* gnu/packages/tex.scm (texlive-sourcecodepro): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
f6f7bb51 — Philip McGrath 4 years ago
gnu: Add texlive-sourceserifpro.

* gnu/packages/tex.scm (texlive-sourceserifpro): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
f7fed0d9 — Philip McGrath 4 years ago
gnu: Add texlive-sourcesanspro.

* gnu/packages/tex.scm (texlive-sourcesanspro): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
46148a36 — Philip McGrath 4 years ago
gnu: Add texlive-physics.

* gnu/packages/tex.scm (texlive-physics): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
54ec9c14 — Philip McGrath 4 years ago
gnu: Add texlive-datatool.

* gnu/packages/tex.scm (texlive-datatool): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
0ae0bb9c — Philip McGrath 4 years ago
gnu: Add texlive-comment.

* gnu/packages/tex.scm (texlive-comment): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
26410b47 — Philip McGrath 4 years ago
gnu: Add texlive-breqn.

* gnu/packages/tex.scm (texlive-breqn): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7279801c — Philip McGrath 4 years ago
gnu: Add texlive-abstract.

* gnu/packages/tex.scm (texlive-abstract): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
1a1c4e48 — tiantian 4 years ago
gnu: gnome-shell-extension-appindicator: Update to 42.

* gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator): Update to 42.
[build-system]: Switch to meson-build-system.
[arguments]: Delete.
[native-inputs]: New field.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
e167044f — Vivien Kraus 3 years ago
gnu: openssl: Keep .dll.a files in main output.

* gnu/packages/tls.scm (openssl) [phase move-static-libraries]: Do not move
.dll.a files to the static output when targetting mingw.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3b1510b8 — Andrew Tropin 3 years ago
home: Use warning instead of display.

* gnu/home/services/xdg.scm (compute-on-first-login-script): Use warning
instead of display.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
b57c656f — Andrew Tropin 3 years ago
home: xdg: Skip mkdir XDG_RUNTIME_DIR in activation script.

* gnu/home/services/xdg.scm (ensure-xdg-base-dirs-on-activation): Skip mkdir
XDG_RUNTIME_DIR in activation script.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
a80edc0d — Andrew Tropin 4 years ago
home: xdg: Use a single @ instead of @@.

* gnu/home/services/xdg.scm (ensure-xdg-base-dirs-on-activation,
home-xdg-user-directories-files-service): Use single @ intsead of @@.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Next