~ruther/guix-local

351ab2c1 — Leo Famulari 9 years ago
Merge branch 'master' into staging
603308ee — Thomas Danckaert 9 years ago
gnu: doxygen: Use sh from the store.

* gnu/packages/documentation.scm (doxygen)[inputs]: Add bash-minimal.
[arguments]: Add phase to add store prefix to "/bin/sh".

Signed-off-by: Leo Famulari <leo@famulari.name>
7e5b944e — Leo Famulari 9 years ago
gnu: libdrm: Update to 2.4.74.

* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.74.
b4fddeae — Leo Famulari 9 years ago
gnu: flac: Update to 1.3.2.

* gnu/packages/xiph.scm (flac): Update to 1.3.2.
8efd10cd — Leo Famulari 9 years ago
gnu: speex: Update to 1.2.0.

* gnu/packages/xiph.scm (speex): Update to 1.2.0.
b1972a83 — Leo Famulari 9 years ago
gnu: libsndfile: Update to 1.0.27.

* gnu/packages/pulseaudio.scm (libsndfile): Update to 1.0.27.
ae6591ef — Leo Famulari 9 years ago
gnu: perl-image-exiftool: Update to 10.40.

* gnu/packages/photo.scm (perl-image-exiftool): Update to 10.40.
[synopsis, description]: Mention more capabilities.
265afbdf — Ricardo Wurmus 9 years ago
gnu: ghc-quickcheck-instances: Update to 0.3.12.

* gnu/packages/haskell.scm (ghc-quickcheck-instances): Update to 0.3.12.
[inputs]: Add ghc-scientific and ghc-vector.
19083a5e — Leo Famulari 9 years ago
gnu: imagemagick: Update to 6.9.7-4 [security fixes].

* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.7-4.
9381a02a — Leo Famulari 9 years ago
gnu: Add scrypt.

* gnu/packages/crypto.scm (scrypt): New variable.
ce9701fb — Ricardo Wurmus 9 years ago
gnu: Add emacs-stripe-buffer.

* gnu/packages/emacs.scm (emacs-stripe-buffer): New variable.
0b35f11d — Ricardo Wurmus 9 years ago
gnu: Add emacs-git-timemachine.

* gnu/packages/emacs.scm (emacs-git-timemachine): New variable.
ae21519f — Ludovic Courtès 9 years ago
gnu: guile-sqlite3: Provide a new source URL.

* gnu/packages/guile.scm (guile-sqlite3)[home-page]: Change.
38434419 — Ludovic Courtès 9 years ago
file-systems: 'file-system-needed-for-boot?' is #t for parents of the store.

Suggested by John Darrington <john@darrington.wattle.id.au>.

* gnu/system/file-systems.scm (%not-slash): New variable.
(file-prefix?): New procedure.
(file-system-needed-for-boot?): Use it to check whether FS holds the
store.
* tests/file-systems.scm ("file-system-needed-for-boot?"): New test.
* gnu/tests/install.scm (%separate-store-os)[file-systems]: Remove
'needed-for-boot?' field for "/gnu".
b91cfa22 — Ricardo Wurmus 9 years ago
gnu: Add r-centipede.

* gnu/packages/bioinformatics.scm (r-centipede): New variable.
1fdfbadf — Julien Lepiller 9 years ago
gnu: Add ocaml-lwt.

* gnu/packages/ocaml.scm (ocaml-lwt): New variable.
37f17e2a — Julien Lepiller 9 years ago
gnu: Add ocaml-ssl.

* gnu/packages/ocaml.scm (ocaml-ssl): New variable.
1342fce1 — Julien Lepiller 9 years ago
gnu: Add ocaml-react.

* gnu/packages/ocaml.scm (ocaml-react): New variable.
0a7b43a8 — Julien Lepiller 9 years ago
gnu: Add ocaml-ppx-tools.

* gnu/packages/ocaml.scm (ocaml-ppx-tools): New variable.
69705efe — Julien Lepiller 9 years ago
gnu: Add ocaml-alcotest.

* gnu/packages/ocaml.scm (ocaml-alcotest): New variable.
Next