~ruther/guix-local

4b1ba80c — Rutger Helling 8 years ago
gnu: wget2: Switch to official URL.

* gnu/packages/wget.scm (wget2): Switch to official URL.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
aa6ae8d3 — Nicolas Goaziou 8 years ago
gnu: scribus: Fix No module named _sysconfigdata_nd.

* gnu/packages/scribus.scm (scribus): Wrap PATH with expected Python around
  executable.

Fixes <https://bugs.gnu.org/25035>.
92be9ee7 — Mark H Weaver 8 years ago
gnu: linux-libre@4.9: Update to 4.9.63.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.63.
4bee9040 — Mark H Weaver 8 years ago
gnu: linux-libre@4.4: Update to 4.4.99.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.99.
036f1eed — Oleg Pykhalov 8 years ago
gnu: Add python-clf.

* gnu/packages/web.scm (python-clf): New variable.
08cc0ef0 — Marius Bakke 8 years ago
gnu: kodi: Update snapshot.

* gnu/packages/kodi.scm (kodi): Update to 18.0_alpha-67fd70f.
aace9be8 — Marius Bakke 8 years ago
gnu: gcc@6: Respect SOURCE_DATE_EPOCH in __DATE__ and __TIME__ macros.

* gnu/packages/patches/gcc-6-source-date-epoch-1.patch,
gnu/packages/patches/gcc-6-source-date-epoch-2.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
* gnu/packages/gcc.scm (gcc-6)[source]: Use them.
485e006c — Ludovic Courtès 8 years ago
gnu: guix: Update snapshot.

* gnu/packages/package-management.scm (guix): Update to 0b4c385.
0b4c385f — Rutger Helling 8 years ago
gnu: gajim: Add python2-axolotl to inputs.

* gnu/packages/messaging.scm (gajim)[inputs]: Add python2-axolotl.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
0ce5cb02 — Rutger Helling 8 years ago
gnu: qtox: Add filteraudio to inputs.

* gnu/packages/messaging.scm (qtox)[inputs]: Add filteraudio.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
27015d6f — Rutger Helling 8 years ago
gnu: c-toxcore: Update to 0.1.10.

* gnu/packages/messaging.scm (c-toxcore): Update to 0.1.10.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
85f4f7b7 — Ludovic Courtès 8 years ago
zlib: Fix race condition when closing gzip ports.

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

* guix/zlib.scm (close-procedure): Remove.
(make-gzip-input-port): Do (dup (fileno port)) to get a file descriptor
for 'gzdopen'.  Close PORT before returning.  Use 'gzclose' as the
'close' procedure of the returned port.
(make-gzip-output-port): Likewise.
52d174d6 — Ludovic Courtès 8 years ago
ssh: Use (guix i18n).

* guix/ssh.scm: Use (guix i18n) instead of (guix ui).
118a8ecc — Efraim Flashner 8 years ago
gnu: audacity: Fix building on non-Intel systems.

* gnu/packages/audio.scm (audacity)[arguments]: On non-Intel systems add
a configure-flag to disable SSE optimizations.
a93447b8 — Marius Bakke 8 years ago
gnu: nss, nss-certs: Update to 3.34.

* gnu/packages/certs.scm (nss-certs): Update to 3.34.
* gnu/packages/gnuzilla.scm (nss): Update to 3.34.
0632c6a8 — Marius Bakke 8 years ago
gnu: bitcoin: Update to 0.15.1.

* gnu/packages/finance.scm (bitcoin-core): Update to 0.15.1.
53bbafd2 — Marius Bakke 8 years ago
gnu: strace: Update to 4.20.

* gnu/packages/linux.scm (strace): Update to 4.20.
baba4d67 — Marius Bakke 8 years ago
gnu: samba: Update to 4.7.2.

* gnu/packages/samba.scm (samba): Update to 4.7.2.
a0e52af9 — Marius Bakke 8 years ago
gnu: tevent: Update to 0.9.34.

* gnu/packages/samba.scm (tevent): Update to 0.9.34.
Update email address for ng0.
Next