~ruther/guix-local

031315e4 — Arun Isaac 6 years ago
gnu: glade3: Update to 3.36.0.

* gnu/packages/gnome.scm (glade3): Update to 3.36.0.
fa3e71d6 — Nicolas Goaziou 6 years ago
gnu: mpg123: Update to 1.26.0.

* gnu/packages/mp3.scm (mpg123): Update to 1.26.0.
[inputs]: Re-order alphabetically.
91c8b23e — Marius Bakke 6 years ago
gnu: popt: Remove defunct mirror.

* gnu/packages/popt.scm (popt)[source](uri): Remove the canonical rpm5.org URI.
0c82f6ad — Nicolas Goaziou 6 years ago
gnu: cdogs-sdl: Update to 0.8.0.

* gnu/packages/games.scm (cdogs-sdl): Update to 0.8.0.
[native-inputs]: Add `pkg-config'.
[inputs]: Add `gtk+'.
57fa9cd8 — Arun Isaac 6 years ago
gnu: fortune-mod: Update to 2.22.0.

* gnu/packages/games.scm (fortune-mod): Update to 2.22.0.
41a2d6a8 — Arun Isaac 6 years ago
gnu: emacs-evil: Update to 1.14.0.

* gnu/packages/emacs-xyz.scm (emacs-evil): Update to 1.14.0.
319a73e7 — Arun Isaac 6 years ago
gnu: aptdec: Do not hard-code CC=gcc.

* gnu/packages/radio.scm (aptdec)[arguments]: Do not hard-code CC=gcc in the
make-flags. Use the compiler appropriate for the target.
ac2fc134 — Arun Isaac 6 years ago
gnu: aptdec: Update source and home page URIs.

* gnu/packages/radio.scm (aptdec)[source, home-page]: Update URI.
776409c5 — Pierre Neidhardt 6 years ago
doc: Add example to calculate the size a system.

* doc/guix.texi (Invoking `guix size'): Add guix size example for store item.
e70e0978 — Pierre Neidhardt 6 years ago
size: Document that positional arguments can be store items.

* guix/scripts/size.scm (show-help): Mention STORE-ITEM positional argument
  alternative.
e65a4464 — Ludovic Courtès 6 years ago
maint: Git pre-push hook runs "make authenticate check-channel-news".

* etc/git/pre-push: Change to run "make authenticate check-channel-news".
17a10233 — Ludovic Courtès 6 years ago
syscalls: 'terminal-dimension' ignores EPERM.

Fixes <https://bugs.gnu.org/41581>.
Reported by Tobias Geerinckx-Rice <me@tobias.gr>.

* guix/build/syscalls.scm (terminal-dimension): Add EPERM to the list of
errno code for FALL-BACK.
b56cbe89 — Jesse Dowell 6 years ago
syscalls: Properly match %HOST-TYPE.

Fixes <https://bugs.gnu.org/41546>.

Regression introduced in 0d371c633f7308cfde2432d6119d386a5c63198c.

* guix/build/syscalls.scm (write-socket-address!)
(read-socket-address): Use 'string-contains' instead of
'string-suffix?'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
36640207 — Ludovic Courtès 6 years ago
quirks: Build 'compute-guix-derivation' modules with 2.2 when needed.

Fixes <https://bugs.gnu.org/41595>.
Reported by Jan Nieuwenhuizen <janneke@gnu.org>.

* guix/quirks.scm (requires-guile-2.2?): New procedure.
(%quirks): Add it.
(%bug-41214-patch): Comment.
60b81ec2 — Nicolas Goaziou 6 years ago
gnu: emacs-2048-game: Update home page.

* gnu/packages/emacs-xyz.scm (emacs-2048-game)[home-page]: Update URL.
9ff667ea — John Soo 6 years ago
gnu: Add dhall.

* gnu/packages/dhall.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
(dist_patch_DATA): Add new patch.
* gnu/packages/patches/dhall-remove-network-tests.patch: Add patch to remove
dhall network tests.

Signed-off-by: Leo Famulari <leo@famulari.name>
b7250901 — John Soo 6 years ago
gnu: Add ghc-atomic-write-0.2.0.7.

* gnu/packages/haskell-xyz.scm (ghc-atomic-write-0.2.0.7): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
23e4b264 — John Soo 6 years ago
gnu: Add ghc-generic-random-1.3.0.1.

* gnu/packages/haskell-xyz.scm (ghc-generic-random-1.3.0.1): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
b4f24d66 — John Soo 6 years ago
gnu: Add ghc-prettyprinter-ansi-terminal.

* gnu/packages/haskell-xyz.scm (ghc-prettyprinter-ansi-terminal): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2496e49f — John Soo 6 years ago
gnu: Add ghc-prettyprinter-1.6.

* gnu/packages/haskell-xyz.scm (ghc-prettyprinter-1.6): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
Next