~ruther/guix-local

c86f0207 — David Thompson 10 years ago
gnu: Add emacs-rainbow-delimiters.

* gnu/packages/emacs.scm (emacs-rainbow-delimiters): New variable.
4aea1e01 — David Thompson 10 years ago
gnu: Add emacs-elfeed.

* gnu/pacakges/emacs.scm (emacs-elfeed): New variable.
a2670dde — David Thompson 10 years ago
gnu: Add emacs-projectile.

* gnu/packages/emacs.scm (emacs-projectile): New variable.
b78b6e80 — David Thompson 10 years ago
gnu: Add emacs-markdown-mode.

* gnu/packages/emacs.scm (emacs-markdown-mode): New variable.
3e5be84b — David Thompson 10 years ago
gnu: Add emacs-js2-mode.

* gnu/packages/emacs.scm (emacs-js2-mode): New variable.
c5c08f1b — David Thompson 10 years ago
gnu: Add emacs-smex.

* gnu/packages/emacs.scm (emacs-smex): New variable.
ad1c4537 — Ludovic Courtès 10 years ago
gnu: ipopt: Use libblas from LAPACK, and fix 'Libs' in 'ipopt.pc'.

* gnu/packages/maths.scm (ipopt)[inputs]: Remove OPENBLAS.
[arguments]: New field.
f9940ef1 — Ludovic Courtès 10 years ago
gnu: Add ceres-solver.

* gnu/packages/maths.scm (ceres): New variable.
4b4e1b4b — Ludovic Courtès 10 years ago
gnu: Add gflags.

* gnu/packages/popt.scm (gflags): New variable.
085115ed — Efraim Flashner 10 years ago
gnu: gdb: Update to 7.11.1.

* gnu/packages/gdb.scm (gdb): Update to 7.11.1.
89978a0a — McKinley Olsen 10 years ago
gnu: Add Termite.

* gnu/packages/terminals.scm (termite): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
0e69cf67 — Ludovic Courtès 10 years ago
doc: Explain that packages can be installed in the installation system.

* doc/guix.texi (Preparing for Installation): Add paragraph about
package installation in the installation system.
d9e61683 — Mark H Weaver 10 years ago
gnu: linux-libre: Update to 4.6.1.

* gnu/packages/linux.scm (linux-libre): Update to 4.6.1.
7f125616 — Mark H Weaver 10 years ago
gnu: linux-libre-4.4: Update to 4.4.12.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.12.
6cde5c34 — Ludovic Courtès 10 years ago
gnu: icecat: Install '.desktop' entry.

Fixes <http://bugs.gnu.org/23094>.
Reported by Danny Milosavljevic <dannym@scratchpost.org>.

* gnu/packages/gnuzilla.scm (icecat)[arguments]: Add
'install-desktop-entry' phase.
005c787d — Ludovic Courtès 10 years ago
gnu: Add IpOpt.

* gnu/packages/maths.scm (ipopt): New variable.
7cd9b014 — David Thompson 10 years ago
gnu: bundler: Update to 1.12.5.

* guix/packages/ruby.scm (bundler): Update to 1.12.5.
4ff20605 — Lukas Gradl 10 years ago
gnu: Add libiax2.

* gnu/packages/telephony.scm (libiax2): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
234d0b69 — Leo Famulari 10 years ago
gnu: certbot, python-acme: Update to 0.7.0.

These packages should be updated together.

* gnu/packages/tls.scm (certbot): Update to 0.7.0.
(arguments): Adjust 'docs' phase to new build system and work around upstream
typo.
(python-acme, python2-acme): Update to 0.7.0.
99c866a0 — Hartmut Goebel 10 years ago
doc: Update specification for Python packages

* doc/guix.texi (Python Packages): Add rule for packages with upstream
  name starting with "py".

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Next