~ruther/guix-local

b47bc8cf — Maxim Cournoyer 9 months ago
gnu: jami: Specify version via configure flag.

* gnu/packages/jami.scm (jami) [configure-flags]: Add BUILD_VERSION.
[phases] {fix-version-string}: Delete.

Change-Id: Ibe3dcfa72d87e0e5444261d8feecd171f8ddb0a1
d48a93f0 — Danny Milosavljevic 10 months ago
gnu: mpv: Fix wayland-dmabuf output again.

* gnu/packages/video.scm (mpv)[native-inputs]: Add libdisplay-info.
[arguments]<#:configure-flags>: Add "-Ddmabuf-wayland=enabled".

Change-Id: Ibb7d8a1acb458b22a1f81dfb7c633bfbcfa780a4
72996cd5 — Danny Milosavljevic 10 months ago
services: greetd: Support initial-session.

* gnu/services/base.scm (<greetd-terminal-configuration>): Add
initial-session-user, initial-session-command.
* doc/guix.texi (Base Services): Document them.

Change-Id: Iaf7a8203f34794bc36b031166e1ff7005d7a7104
gnu: trealla: Update to 2.78.5.

* gnu/packages/prolog.scm (trealla): Update to 2.78.5.

Change-Id: I9cf38d93b78713bc8fc9eb6e7ece54aeab541a38
b01b310e — Greg Hogan 9 months ago
gnu: texstudio: Update to 4.8.8.

* gnu/packages/tex.scm (texstudio): Update to 4.8.8.

Change-Id: Id079f5678358c77472f9394765e00b878214e9da
Signed-off-by: Andreas Enge <andreas@enge.fr>
78911af4 — Sören Tempel 9 months ago
gnu: binsec: Update to 0.10.1.

* gnu/packages/ocaml.scm (binsec): Update to 0.10.1.

Signed-off-by: Andreas Enge <andreas@enge.fr>
d31a92c6 — Mazin AlHaddad 10 months ago
gnu: libportal: Update to 0.9.1.

* gnu/packages/freedesktop.scm (libportal): Update to 0.9.1.

Change-Id: I6334bb830387cd61e0f3786d21f9df8d1436a620
Signed-off-by: Andreas Enge <andreas@enge.fr>
26996ec2 — Sharlatan Hellseher 10 months ago
teams: science: Adopt more files.

- fortran(-.+|) :: programming language, more likely used in scientific
                   research
- graph         :: any packages related to Graph theory solving problems
- lean          :: proof assistant and a functional programming language
- medical       :: any software related to medical science or equipment
- sagemath      :: system for Algebra and Geometry Experimentation
- statistics    :: any packages (more likely R or Python) for any sort of
                   Statistical analysis

* etc/teams.scm (science)<#:scope>: Add
"^gnu/packages/fortran(-.+|)\\.scm$", "gnu/packages/graph.scm",
"gnu/packages/lean.scm", "gnu/packages/medical.scm",
"gnu/packages/sagemath.scm", and "gnu/packages/statistics.scm".
* CODEOWNERS: Regenerate file.

Change-Id: Id7e599071ccfd438e8eb797c4accda9d35d76720
Signed-off-by: Andreas Enge <andreas@enge.fr>
e04a2ecb — Sharlatan Hellseher 10 months ago
teams: Adjust membership for Sharlatan Hellseher.

* etc/teams.scm (Sharlatan Hellseher): Remove from the lisp team; add to
the julia team.

Change-Id: I13c898e01c2d84c9f2d96f6e76957ef4259617e5
Signed-off-by: Andreas Enge <andreas@enge.fr>
bcd61dd2 — Andreas Enge 9 months ago
gnu: boinc-client: Fix hash.

This is a follow-up to the previous commit
c52afcd75f9d7a1507f705d5aadccd328188916c

* gnu/packages/distributed.scm (boinc-client)[source]: Fix hash.

Change-Id: I2f792aee6530491cf7effd149ed2e6c74a1107f2
c41b2466 — Vitalii Koshura 9 months ago
gnu: boinc-client: Update to 8.2.4.

* gnu/packages/distributed.scm (boinc-client): Update to 8.2.4.

Change-Id: I34f2f951a07e6519ee9bfa3154e0f8e220e7427e
Signed-off-by: Andreas Enge <andreas@enge.fr>
b5f79f21 — Antoine Côté 9 months ago
gnu: libebml: Update to 1.4.5.

* gnu/packages/xml.scm (libebml): Update to 1.4.5.

Change-Id: Ib78669474d5040b6d4ceff64eb3f248ec77fc435
Signed-off-by: Andreas Enge <andreas@enge.fr>
22da302b — Liliana Marie Prikler 10 months ago
gnu: guile-next: Replace gettext native-input.

gnu-gettext has an emacs-minimal dependency, and we'd better avoid
this dependency.

* gnu/packages/guile.scm (guile-next)[native-inputs]: Replace gnu-gettext
by gettext-minimal.
9f868319 — Nicolas Graves 10 months ago
gnu: poedit: Replace gettext native-input.

gnu-gettext has an emacs-minimal dependency, and we'd better avoid
this dependency.

* gnu/packages/gnome.scm (poedit)[native-inputs]: Replace gnu-gettext
by gettext-minimal.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
0037ece4 — Nicolas Graves 10 months ago
gnu: elinks: Replace gettext native-input.

gnu-gettext has an emacs-minimal dependency, and we'd better avoid
this dependency.

* gnu/packages/gnome.scm (elinks)[native-inputs]: Replace gnu-gettext
by gettext-minimal.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
6d00415d — Nicolas Graves 10 months ago
gnu: readstat: Replace gettext native-input.

gnu-gettext has an emacs-minimal dependency, and we'd better avoid
this dependency.

* gnu/packages/gnome.scm (readstat)[native-inputs]: Replace
gnu-gettext by gettext-minimal.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
b3c3f090 — Nicolas Graves 10 months ago
gnu: pcsc-tools: Replace gettext native-input.

gnu-gettext has an emacs-minimal dependency, and we'd better avoid
this dependency.

* gnu/packages/gnome.scm (pcsc-tools)[native-inputs]: Replace
gnu-gettext by gettext-minimal.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
b1ab61a4 — Nicolas Graves 10 months ago
gnu: xffm+: Replace gettext native-input.

gnu-gettext has an emacs-minimal dependency, and we'd better avoid
this dependency.

* gnu/packages/gnome.scm (xffm+)[native-inputs]: Replace gnu-gettext
by gettext-minimal.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
127e61ac — Nicolas Graves 10 months ago
gnu: libtifiles2: Replace gettext native-input.

gnu-gettext has an emacs-minimal dependency, and we'd better avoid
this dependency.

* gnu/packages/gnome.scm (libtifiles2)[native-inputs]: Replace
gnu-gettext by gettext-minimal.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
cef894e3 — Nicolas Graves 10 months ago
gnu: libtifiles2: Improve style.

* gnu/packages/emulators.scm (libtifiles2)
  [source, arguments]: Run guix style, guix style -S arguments. Remove
  trailing #t.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Next