~ruther/guix-local

7e6bbd8b — Liliana Marie Prikler 6 years ago
gnu: gnome-shell-extension-dash-to-dock: Update to 67.

* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock): Update to 67.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
1c85ecec — Ekaitz Zarraga 6 years ago
gnu: Add lib3ds.

* gnu/packages/engineering.scm (lib3ds): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
525fd26d — Ekaitz Zarraga 6 years ago
gnu: openctm: Correct inputs vs native-inputs

* gnu/packages/engineering.scm (openctm): Move mesa, glu, glut and
gtk+-2 to inputs

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
6d859451 — zimoun 6 years ago
doc: Reword "The GCC toolchain".

Fix commit 1f14e25c1969a93908288cb302a572f3cbbaa478
as discussed in <https://bugs.gnu.org/41038>.

* doc/guix.texi (Packages for C Development): Rename to...
(The GCC toolchain): ...this. Add gfortran-toolchain.
(Invoking guix package): Add guix-search anchor.
(Application Setup)[The GCC toolchain]: Remove.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
d952eebd — Michael Rohleder 6 years ago
gnu: emacs-pass: Update to 2.0.

* gnu/packages/emacs-xyz.scm (emacs-pass): Update to 2.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3c102716 — Julien Lepiller 6 years ago
gnu: Add font-api-mj-mincho.

* gnu/packages/fonts.scm (font-api-mj-mincho): New variable.
8ba990e6 — Julien Lepiller 6 years ago
gnu: Add java-picocli.

gnu/packages/java.scm (java-picocli): New variable.
523cbfbd — Julien Lepiller 6 years ago
gnu: bap: Update to 2.0.0.

* gnu/packages/ocaml.scm (bap): Update to 2.0.0.
a3dfe052 — Alex Sassmannshausen 6 years ago
gnu: guile-hall: Update to 0.3.0.

* gnu/packages/guile-xyz.scm (guile-hall): Update to 0.3.0.
1a1faa78 — Tobias Geerinckx-Rice 6 years ago
etc: Add a systemd unit to bind-mount @storedir@ read-only.

* etc/gnu-store.mount.in: New file.
* nix/local.mk (nodist_systemdservice_DATA): Add it.
(etc/%.mount): New rule for it.
* etc/guix-install.sh (sys_enable_guix_daemon): Install it.
* doc/guix.texi (Binary Installation): Document it.
* .gitignore: Ignore changes to it.
0fe654eb — Tobias Geerinckx-Rice 6 years ago
gnu: z3: Update to 4.8.8.

* gnu/packages/maths.scm (z3): Update to 4.8.8.
eeebf572 — Tobias Geerinckx-Rice 6 years ago
gnu: youtube-dl: Update to 2020.05.08.

* gnu/packages/video.scm (youtube-dl): Update to 2020.05.08.
13356b22 — Tobias Geerinckx-Rice 6 years ago
gnu: console-setup: Update to 1.195.

* gnu/packages/xorg.scm (console-setup): Update to 1.195.
cbae2049 — Tobias Geerinckx-Rice 6 years ago
gnu: utf8proc: Update to 2.5.0.

* gnu/packages/textutils.scm (utf8proc): Update to 2.5.0.
[native-inputs]: Update test data UNICODE_VERSION.
63f2de03 — Tobias Geerinckx-Rice 6 years ago
gnu: utf8proc: Factor out UNICODE_VERSION.

* gnu/packages/textutils.scm (utf8proc)[native-inputs]: Use a single
UNICODE_VERSION.
b273158b — Tobias Geerinckx-Rice 6 years ago
gnu: Order (gnu packase suckless) module imports.

* gnu/packages/suckless.scm: Order module imports alphabetically.
211dc8cd — Tobias Geerinckx-Rice 6 years ago
gnu: Support cross-gccs in (gnu packages suckless).

* gnu/packages/suckless.scm (blind, dmenu, spoon, slock, st, surf, sent)
(xbattmon, skroll, sbm, prout, noice, human, fortify-headers, colors)
(libutf, lchat, scron)[arguments]: Use ${target}-gcc when
cross-compiling.
259da514 — Tobias Geerinckx-Rice 6 years ago
gnu: libutf: Use GIT- helpers.

* gnu/packages/suckless (libutf)[source]: Use GIT-VERSION and GIT-FILE-NAME.
ca39ee94 — Tobias Geerinckx-Rice 6 years ago
gnu: fortify-headers: Update to 1.1.

* gnu/packages/suckless.scm (fortify-headers): Update to 1.1.
dd3f0680 — Tobias Geerinckx-Rice 6 years ago
gnu: st: Update to 0.8.3.

* gnu/packages/suckless.scm (st): Update to 0.8.3.
Next