~ruther/guix-local

b402cb77 — Leo Famulari 9 years ago
gnu: libressl: Update to 2.3.5.

* gnu/packages/tls.scm (libressl): Update to 2.3.5.
bcd2982f — Taylan Ulrich Bayırlı/Kammer 10 years ago
gnu: Add higan.

* gnu/packages/games.scm (higan): New variable.
d0b6fed6 — Danny Milosavljevic 9 years ago
gnu: Add python-ply.

* gnu/packages/python.scm (python-ply, python2-ply): New variables.

Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: Add font-hack.

* gnu/packages/fonts.scm (font-hack): New variable.

Signed-off-by: 宋文武 <iyzsong@gmail.com>
2d15f601 — Ricardo Wurmus 10 years ago
gnu: java-swt: Use 64-bit archive on x86_64.

* gnu/packages/java.scm (java-swt)[source]: Use separate source archive
for x86_64.
f82c5853 — Ludovic Courtès 9 years ago
bournish: Allow compilation of multiple expressions.

* guix/build/bournish.scm (%bournish-language): Add a joiner to SCHEME.
Compile only to Scheme.
* tests/bournish.scm: New file.
* Makefile.am (SCM_TESTS): Add it.
8bebe00a — Ludovic Courtès 9 years ago
bournish: Handle EOF in the reader.

* guix/build/bournish.scm (read-bournish): Add case for EOF.
febf7ef6 — Ludovic Courtès 9 years ago
gnu: Add ghc-wl-pprint.

* gnu/packages/haskell.scm (ghc-wl-pprint): New variable.
abbf2623 — Ludovic Courtès 9 years ago
gnu: Add ghc-union-find.

* gnu/packages/haskell.scm (ghc-union-find): New variable.
b6bfa2ca — Ludovic Courtès 9 years ago
gnu: Add ghc-indents.

* gnu/packages/haskell.scm (ghc-indents): New variable.
839415ec — Ludovic Courtès 9 years ago
gnu: Add ghc-concatenative.

* gnu/packages/haskell.scm (ghc-concatenative): New variable.
2aa0bada — Ludovic Courtès 9 years ago
gnu: Add ghc-aeson-pretty.

* gnu/packages/haskell.scm (ghc-aeson-pretty): New variable.
b2c108ff — Ludovic Courtès 9 years ago
file-systems: Remove unneeded import.

* gnu/system/file-systems.scm: Remove import of (guix gexp), unneeded
since commit 060d62a740fc1932a3be505534feff099b59ac9f.
6e8dee98 — Efraim Flashner 9 years ago
gnu: qtkeychain: Update to 0.7.0.

* gnu/packages/qt.scm (qtkeychain): Update to 0.7.0.
9acd40fe — Efraim Flashner 9 years ago
gnu: calibre: Update to 2.58.0.

* gnu/packages/ebook.scm (calibre): Update to 2.58.0.
eef988c8 — Efraim Flashner 9 years ago
gnu: python-pyqt: Use 'modify-phases'.

* gnu/packages/qt.scm (python-pyqt)[arguments]: Use 'modify-phases'.
2be06813 — Efraim Flashner 9 years ago
gnu: python-pyqt: Update to 5.6.

* gnu/packages/qt.scm (python-pyqt, python2-pyqt): Update to 5.6.
(python-pyqt)[native-inputs]: Remove qt, add qtbase.
(python2-pyqt)[native-inputs]: Remove qt, add qtbase.
39766868 — Efraim Flashner 9 years ago
gnu: python-sip: Use 'modify-phases'.

* gnu/packages/qt.scm (python-sip)[arguments]: Use 'modify-phases'.
8fa7f8d9 — Efraim Flashner 9 years ago
gnu: python-sip: Update to 4.18.

* gnu/packages/qt.scm (python-sip, python2-sip): Update to 4.18.
f9be4366 — humanitiesNerd 9 years ago
gnu: Add emacs-cider.

* gnu/packages/emacs.scm (emacs-cider): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
Next