~ruther/guix-local

e8c1e27f — Tobias Geerinckx-Rice 6 years ago
gnu: balsa: Update to 2.6.1.

* gnu/packages/mail.scm (balsa): Update to 2.6.1.
3102e8d3 — Tobias Geerinckx-Rice 6 years ago
gnu: nethogs: Migrate to HASH.

* gnu/packages/networking.scm (nethogs)[source]<sha256>: Migrate to…
<hash>: …this I guess.
52dd58b5 — Tobias Geerinckx-Rice 6 years ago
gnu: nethogs: Don't use unstable tarball.

* gnu/packages/networking.scm (nethogs)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[arguments]: Don't try (and fail) to determine the version using git.
dd070af5 — Tobias Geerinckx-Rice 6 years ago
gnu: nethogs: Update to 0.8.6.

* gnu/packages/networking.scm (nethogs): Update to 0.8.6.
1bbf7e13 — Kei Kebreau 6 years ago
gnu: wxmaxima: Update to 20.04.0.

* gnu/packages/maths.scm (wxmaxima): Update to 20.04.0.
a1a3bd5f — Ludovic Courtès 6 years ago
maint: 'authenticate' depends on a couple of .go files.

* Makefile.am (authenticate): Add dependency on guix/{git,openpgp}.go.
49143297 — Ludovic Courtès 6 years ago
compile: Do not optimize "gnu/tests/*".

* guix/build/compile.scm (optimization-options): Add "gnu/tests/" to
level 0.
2c402b1a — Ludovic Courtès 6 years ago
gexp: The result of 'imported-files/derivation' is non-substitutable.

* guix/gexp.scm (imported-files/derivation): Pass #:substitutable? #f to
'gexp->derivation'.
9e919830 — Ekaitz Zarraga 6 years ago
gnu: qhull: Update to 2019.1

* gnu/packages/maths.scm (qhull): update to 2019.1

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
f408d8d6 — Ludovic Courtès 6 years ago
self: Optimize 'file-append*' for 'local-file?'.

* guix/self.scm (file-append*): Add 'local-file?' case.
* guix/gexp.scm (local-file-select?): Export.
8c23d7a1 — Ludovic Courtès 6 years ago
doc: Remove one use of 'file-append*'.

* doc/build.scm (texinfo-manual-source)[build]: Use 'file-append', not
'file-append*', for 'htmlxref.cnf', to ensure it has the right basename.
abf43d45 — Ludovic Courtès 6 years ago
gexp: Fix expansion for (file-append (local-file ...) ...).

Fixes <https://bugs.gnu.org/41527>.
Regression introduced in d03001a31a6d460b712825640dba11e3f1a53a14.

* guix/gexp.scm (lower+expand-object): When LOWERED is not a struct and
EXPAND is true, call EXPAND.
* tests/gexp.scm ("file-append, raw store item"): New test.
e033700f — Ludovic Courtès 6 years ago
tests: Hide quoted (define-module ...) form from Geiser.

* tests/gexp.scm (%extension-package): Split (define-module ...) form to
fool Geiser.
6115ab1d — Efraim Flashner 6 years ago
gnu: Add go-github-com-francoispqt-gojay.

* gnu/packages/golang.scm (go-github-com-francoispqt-gojay): New variable.
06258571 — Efraim Flashner 6 years ago
gnu: python-llfuse: Update to 1.3.6.

* gnu/packages/python-xyz.scm (python-llfuse): Update to 1.3.6.
3e7d5cd3 — Efraim Flashner 6 years ago
gnu: perl-timedate: Update to 2.33.

* gnu/packages/perl.scm (perl-timedate): Update to 2.33.
46731db2 — Efraim Flashner 6 years ago
gnu: perl-io-tty: Update to 1.14.

* gnu/packages/perl.scm (perl-io-tty): Update to 1.14.
d84ddbb9 — Efraim Flashner 6 years ago
gnu: quazip: Update to 0.9.1.

* gnu/packages/compression.scm (quazip): Update to 0.9.1.
06df0f9f — Efraim Flashner 6 years ago
gnu: perl-cgi: Update to 4.47.

* gnu/packages/web.scm (perl-cgi): Update to 4.47.
80008f80 — Efraim Flashner 6 years ago
gnu: font-gnu-unifont: Update to 13.0.02.

* gnu/packages/fonts.scm (font-gnu-unifont): Update to 13.0.02.
Next