~ruther/guix-local

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>
d23ef788 — Ludovic Courtès 10 years ago
doc: Clarify non-interference when installed on a foreign distro.

Suggested by Hartmut Goebel <h.goebel@crazy-compilers.com>.

* doc/guix.texi (Installation): Add paragraph explaining that files live
in two directories.
4a238186 — Hartmut Goebel 10 years ago
gnu: Add python2-ipaddr.

* gnu/packages/python.scm: (python2-ipaddr): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
1a024de4 — Hartmut Goebel 10 years ago
gnu: Add python-sqlparse and python2-sqlparse.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
b8fdbca3 — Hartmut Goebel 10 years ago
gnu: Add python-tblib and python2-tblib.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
af3166c3 — Hartmut Goebel 10 years ago
gnu: Add dfu-util.

* gnu/packages/flashing-tools.scm (dfu-util): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
b2e13aa2 — Ludovic Courtès 10 years ago
doc: Suggest pgp.mit.edu.

* doc/guix.texi (Binary Installation): Use pgp.mit.edu instead of
keys.gnupg.net, which seems to be dead.
Next