~ruther/guix-local

55b7bbd8 — Ludovic Courtès 8 years ago
gnu: libpeas: Propagate gobject-introspection.

* gnu/packages/gnome.scm (libpeas)[propagated-inputs]: New field.
4c228f9e — Ludovic Courtès 8 years ago
refresh: Be more verbose when passed an explicit package list.

* guix/scripts/refresh.scm (check-for-package-update): Use
'version-compare' instead of 'version>?'.  When WARN? is true, print
something for the '=' and '<' cases.
048175e2 — Ludovic Courtès 8 years ago
gnu: geeqie: Enable map support.

* gnu/packages/image-viewers.scm (geeqie)[arguments]: Add
 #:configure-flags.
[inputs]: Add CLUTTER and LIBCHAMPLAIN.
1d093724 — Andreas Enge 8 years ago
gnu: Add hugin.

* gnu/packages/photo.scm (hugin): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
6e13e2bd — Efraim Flashner 8 years ago
gnu: libffcall: Update to 1.13.

* gnu/packages/libffcall.scm (libffcall): Update to 1.13.
[source]: Use url-fetch, download from GNU mirror.
[supported-systems]: Remove field.
730c0790 — Oleg Pykhalov 8 years ago
gnu: Add emacs-dired-hacks.

* gnu/packages/emacs.scm (emacs-dired-hacks): New variable.

Co-authored-by: Alex Kost <alezost@gmail.com>
99e9d598 — Arun Isaac 8 years ago
gnu: font-google-material-design-icons: Use 'font-build-system'.

* gnu/packages/fonts.scm (font-google-material-design-icons): Re-indent.
Switch to font-build-system.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
0e5c9cf5 — rennes 8 years ago
gnu: epiphany: Add gdk-pixbuf input.

* gnu/packages/gnome.scm (epiphany)[inputs]: Add gdk-pixbuf.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
8bca358b — Theodoros Foradis 8 years ago
gnu: Add adms.

* gnu/packages/engineering.scm (adms): New variable.
28b08d2a — Theodoros Foradis 8 years ago
gnu: Add meep.

* gnu/packages/engineering.scm (meep): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
5e872d4b — Theodoros Foradis 8 years ago
gnu: Add mpb.

* gnu/packages/engineering.scm (mpb): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
cbd9568f — Theodoros Foradis 8 years ago
gnu: Add guile-libctl.

* gnu/packages/engineering.scm (guile-libctl): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
1251c664 — Theodoros Foradis 8 years ago
gnu: Add harminv.

* gnu/packages/engineering.scm (harminv): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
665d6a59 — Efraim Flashner 8 years ago
gnu: glibc: Add mitigations for CVE-2017-1000366.

* gnu/packages/base.scm (glibc/linux)[replacement]: New field.
(glibc-2.25-patched): New variable.
(glibc-2.24, glibc-2.23, glibc-2.22, glibc-2.21)[source]: Add patches.
[replacement]: New field.
(glibc-locales)[replacement]: New field.
* gnu/packages/patches/glibc-CVE-2017-1000366-pt1.patch,
gnu/packages/patches/glibc-CVE-2017-1000366-pt2.patch,
gnu/packages/patches/glibc-CVE-2017-1000366-pt3.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.

Modified-By: Mark H Weaver <mhw@netris.org>
13f7f2fd — Mark H Weaver 8 years ago
gnu: glibc-final: Add support for grafted glibc.

* gnu/packages/commencement.scm (glibc-final-with-bootstrap-bash)
(glibc-final): Use 'package/inherit'.
56ed97c8 — Mark H Weaver 8 years ago
gnu: glibc-2.22: Return #t from 'fix-pwd' phase.

Based on a patch by Efraim Flashner <efraim@flashner.co.il>.

* gnu/packages/base.scm (glibc-2.22)[arguments]: Return #t from 'fix-pwd'
phase.
d2ba69f3 — Mark H Weaver 8 years ago
gnu: guile-ssh: Fix entry in dist_patch_DATA.

Based on a patch by Efraim Flashner <efraim@flashner.co.il>.

* gnu/local.mk (dist_patch_DATA): "gnu" -> "%D%" for
guile-ssh-channel-finalization.patch.
6df20b5a — Theodoros Foradis 8 years ago
gnu: Add pulseview.

* gnu/packages/electronics.scm (pulseview): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2dbad1dd — Theodoros Foradis 8 years ago
gnu: Add sigrok-cli.

* gnu/packages/electronics.scm (sigrok-cli): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
1c12be96 — Theodoros Foradis 8 years ago
gnu: Add libsigrok.

* gnu/packages/electronics.scm (libsigrok): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
Next