~ruther/guix-local

ref: 5c2af89985f73d984120fd0e4c49d8a733f3dda1 guix-local/gnu/packages d---------
5c2af899 — Marius Bakke 9 years ago
gnu: lvm2: Update to 2.02.168.

* gnu/packages/linux.scm (lvm2): Update to 2.02.168.
55330714 — Danny Milosavljevic 9 years ago
gnu: rdmd: Update to 2.073.0.

* gnu/packages/ldc.scm (rdmd): Remove local variable "commit".
  [version]: Modify.
  [source]: Modify.
82de2655 — David Craven 9 years ago
gnu: git: Add GIT_EXEC_PATH search-path-specification.

Enables git plugins to be found when in they're in the system profile.

* gnu/packages/version-control.scm (git)[native-search-paths]: Add
  GIT_EXEC_PATH.  Remove git wrapper and outdated comment.
6c4f7022 — David Craven 9 years ago
gnu: Add gnome-disk-utility.

* gnu/packages/gnome.scm (gnome-disk-utility): New variable.
7b83b695 — David Craven 9 years ago
gnu: Add appstream-glib.

* gnu/packages/glib.scm (appstream-glib): New variable.
53ff5495 — David Craven 9 years ago
gnu: Add git-crypt.

* gnu/packages/version-control.scm (git-crypt): New variable.
f23052a6 — David Craven 9 years ago
gnu: mutter: Update to HEAD.

* gnu/packages/gnome.scm (mutter): Update to HEAD.
  [native-inputs]: Add autoconf, automake and libtool.
  [arguments]: Add autoreconf phase.
fa73a7c1 — Ben Woodcroft 9 years ago
gnu: rustc: Add native-search-paths.

* gnu/packages/rust.scm (rust)[native-search-paths]: New field.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
836cbd9f — Danny Milosavljevic 9 years ago
gnu: ldc: Update to 1.1.0.

* gnu/packages/ldc.scm (ldc-1.1.0-beta6): Rename to...
  (ldc): ... this.
  [version]: Modify.
  [source]: Modify.
  (ldc-beta): Modify.
beffaf9a — Danny Milosavljevic 9 years ago
gnu: ldc: Rename ldc 0.17.2 to ldc-bootstrap.

* gnu/packages/ldc.scm (ldc): Rename to...
  (ldc-bootstrap): ... this.
  (ldc-1.1.0-beta6): Replace ldc by ldc-bootstrap.
  [native-inputs]: Replace ldc by ldc-bootstrap.
1a82ba66 — Kei Kebreau 9 years ago
gnu: ntfs-3g: Fix CVE-2017-0358.

* gnu/packages/linux.scm (ntfs-3g)[source]: Add patch.
* gnu/packages/patches/ntfs-3g-CVE-2017-0358.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
b2b02ba3 — Mark H Weaver 9 years ago
gnu: linux-libre: Update to 4.9.9.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.9.9.
(%linux-libre-hash): Update hash.
76e62ef7 — Mark H Weaver 9 years ago
gnu: linux-libre: Use %linux-libre-{version,hash} in package definition.

* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash): Move
above definition of 'linux-libre'.  Remove comment about avoiding minor
version bumps.
(linux-libre): Use %linux-libre-version and %linux-libre-hash to avoid
duplicate copies of that information.
69ff1794 — Mark H Weaver 9 years ago
gnu: linux-libre@4.4: Update to 4.4.48.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.48.
c7adafa7 — Mathieu Othacehe 9 years ago
gnu: Add tlp.

* gnu/packages/linux (tlp): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
dc701091 — Ludovic Courtès 9 years ago
gnu: emacs: Adjust 'tramp-remote-path' for remote GuixSD machines.

* gnu/packages/emacs.scm (emacs)[source](snippet): Patch
'net/tramp-sh.el'.
8fd68504 — Muriithi Frederick Muriuki 9 years ago
gnu: Add python2-ruamel.ordereddict.

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

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2299b137 — Muriithi Frederick Muriuki 9 years ago
gnu: Add python-pycosat.

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

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2f4623db — Muriithi Frederick Muriuki 9 years ago
gnu: Add python-ddt.

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

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
1f42d824 — Muriithi Frederick Muriuki 9 years ago
gnu: Add python-flake8-polyfill.

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

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
Next