~ruther/guix-local

b65249cc — Efraim Flashner 10 years ago
gnu: gnupg: Update to 2.1.10.

* gnu/packages/gnupg.scm (gnupg): Update to 2.1.10.
[inputs]: Add adns.
7b40296f — Efraim Flashner 10 years ago
gnu: gnupg-2.0: Update to 2.0.29.

* gnu/packages/gnupg.scm (gnupg-2.0): Update to 2.0.29.
[inputs]: Add adns.
b682a776 — Efraim Flashner 10 years ago
gnu: libassuan: Update to 2.4.2.

* gnu/packages/gnupg.scm (libassuan): Update to 2.4.2.
d4fe27fe — Mathieu Lirzin 10 years ago
gnu: Move pkg-config to native inputs.

* gnu/packages/xiph.scm (ao)[native-inputs]: Move pkg-config from
inputs.
* gnu/packages/xorg.scm (xf86-video-geode)[native-inputs]: Likewise.
cd08fe42 — Mathieu Lirzin 10 years ago
edit: Don't assume that an emacs daemon is running.

* guix/scripts/edit.scm (%editor): Use Emacs as a default value.
b16dbd13 — Mathieu Lirzin 10 years ago
edit: Allow command line arguments in $VISUAL and $EDITOR.

* guix/scripts/edit.scm (guix-edit): Fix the assumption that %editor is
a one word command.
2f52ad74 — Efraim Flashner 10 years ago
gnu: nano: Update to 2.5.0.

* gnu/packages/nano.scm (nano): Update to 2.5.0.
ff21fa8b — Efraim Flashner 10 years ago
gnu: gdb: Update to 7.10.1.

* gnu/packages/gdb.scm (gdb): Update to 7.10.1.
7edf2429 — Alex Kost 10 years ago
gnu: manaplus: Update to 1.5.12.5.

* gnu/packages/games.scm (manaplus): Update to 1.5.12.5.
f5688801 — Alex Kost 10 years ago
emacs: info: Show a message after copying button label.

* emacs/guix-info.el (guix-info-button-copy-label): Use
  'guix-copy-as-kill' to display a message with what was killed.
9ff17565 — Alex Kost 10 years ago
emacs: Complete --profile in 'guix package' popup.

* emacs/guix-command.el (guix-command-improve-package-argument): Use
  'guix-read-file-name' to complete --profile option.
a65f0075 — Alex Kost 10 years ago
emacs: 'guix-emacs-load-autoloads' takes a profile.

* emacs/guix-emacs.el (guix-emacs-load-autoloads): Use 'profile'
  as an optional argument.
  (guix-emacs-load-autoloads-maybe): Adjust accordingly.
* emacs/guix-init.el: Likewise.
c67e344f — Alex Kost 10 years ago
emacs: Fix 'guix-pull'.

* emacs/guix-base.el (guix-pull): Handle prefix argument when it is run
  interactively.  Use 'guix-command' instead of 'guix-pull' to prevent
  REPL exit if 'leave' happens.
957b7338 — Alex Kost 10 years ago
emacs: Fix 'guix-apply-manifest'.

* emacs/guix-base.el (guix-apply-manifest): Use 'guix-command' instead
  of 'guix-package' to prevent REPL exit if 'leave' happens.  Expand
  profile and manifest file names, as relative file names lead to an
  error.
e2e3600f — Ludovic Courtès 10 years ago
gnu: pius: Update to 2.2.1.

* gnu/packages/gnupg.scm (pius): Update to 2.2.1.  Change URL to
github.com.
[arguments]: Update pattern for 'gpg' command.
9fd0838b — David Thompson 10 years ago
gnu: Add letsencrypt.

* gnu/packages/tls.scm (letsencrypt): New variable.
7890e3ba — Leo Famulari 10 years ago
gnu: Add acme.

* gnu/packages/tls.scm (acme): New variable.
38b8f9b2 — Leo Famulari 10 years ago
gnu: Add python2-parsedatetime.

* gnu/packages/python.scm (python2-parsedatetime): New variable.
4df1e30d — Leo Famulari 10 years ago
gnu: python-parsedatetime: Update to 1.5.

* gnu/packages/python.scm (python-parsedatetime): Update to 1.5.
  [arguments]: Enable tests.
ab41f979 — Leo Famulari 10 years ago
gnu: Add python-ndg-httpsclient.

* gnu/packages/python.scm (python-ndg-httpsclient,
  python2-ndg-httpsclient): New variables.
Next