| Commit message (Collapse) | Author | Age |
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
* doc/guix.texi (Invoking guix edit): Explain when you can and can't
edit the recipe.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
| |
| |
| |
| |
| | |
* gnu/packages/emacs.scm (emacs-solarized-theme)[propagated-inputs]:
Remove 'emacs-f' and 'emacs-s'.
|
| |
| |
| |
| |
| |
| |
| |
| | |
Reported by Ricardo Wurmus on #guix.
* gnu/packages/emacs.scm (emacs)[arguments]: Put "site-start.el" in
"/share/emacs/site-lisp" instead of "/share/emacs/<version>/site-lisp"
to let inherited package with another version find it.
|
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile-daemon): New variable.
|
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile-xosd): New variable.
|
| |
| |
| |
| | |
* gnu/packages/xdisorg.scm (xdpyprobe): New variable.
|
| |
| |
| |
| |
| | |
* doc/guix.texi (Application Setup): Document how to add TrueType fonts
installed in a Guix profile to the X server font path.
|
| |
| |
| |
| |
| | |
* guix/profiles.scm (fonts-dir-file): New procedure.
(%default-profile-hooks): Add it.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/xorg.scm (mkfontdir)[propagated-inputs]: Move
'mkfontscale' to ...
[inputs]: ... here.
[arguments]: Add 'wrap-mkfontdir' phase.
|
| |
| |
| |
| | |
* gnu/packages/xorg.scm (xfd): New variable.
|
| |
| |
| |
| | |
* gnu/packages/xorg.scm (xfontsel): New variable.
|
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (sbcl): Update to 1.3.7.
[arguments]: During the patch-unix-tool-paths phase, avoid running
substitute* on a utf-16-be encoded file.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (ecl)[arguments]: Add 'wrap' phase.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (ecl): Enable tests.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lisp.scm (ecl): Update to 16.1.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| | |
* gnu/packages/gnupg.scm (gnupg@2.1)[arguments]: Use 'modify-phases'
syntax.
|
| |
| |
| |
| | |
* gnu/packages/backup.scm (hdup)[source]: Update url.
|
| |
| |
| |
| |
| | |
* gnu/packages/gnupg.scm (gnupg-2.1)[arguments]: Add '--enable-gpg2-is-gpg'
to #:configure-flags.
|
| |
| |
| |
| |
| | |
* gnu/packages/gnupg.scm (gnupg-2.0)[arguments]: Add
'rename-v2-commands' phase.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/gnupg.scm (gnupg@2.0)[arguments]: Fix typo that prevented
gnupg from building.
This is a follow up to 6b547d22952fb30c4419d4f81545353907ab398d.
|
| |
| |
| |
| | |
* gnu/packages/geeqie.scm (exiv2)[source]: Update url.
|
| |
| |
| |
| |
| |
| |
| |
| | |
* guix/scripts/lint.scm (check-inputs-should-be-native): Warn when intltool,
itstool or glib:bin isn't a native-input.
* tests/lint.scm (inputs: glib:bin is probably a native input): Add test.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* doc/contributing.texi (Submitting Patches): Includes a note on
preference of plain text messages with either inline or MIME attachments
and advise contributers to pay attention if their email client breaks the
patches.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| |
| | |
Suggested by ng0 <ng0@we.make.ritual.n0.is>.
* doc/contributing.texi (Contributing): Explain that using a legal name
is not required.
|
| |
| |
| |
| | |
* gnu/packages/gnupg.scm (gnupg-2.0)[arguments]: Use 'modify-phases'.
|
| |
| |
| |
| |
| | |
* HACKING (Commit Access): Give instructions on how to set up Git for
signing.
|
| |
| |
| |
| | |
* gnu/packages/gnuzilla.scm (icecat)[arguments]: Disable parallel build.
|
| |
| |
| |
| |
| |
| |
| | |
* guix/download.scm (%mirrors)[sourceforge]: Add canonical load balancer for
sourceforge.net.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
| |
| |
| |
| | |
* gnu/packages/gnuzilla.scm (icecat): Update to 38.8.0-gnu2.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/ssh.scm (openssh)[source]: Add patches
openssh-CVE-2016-6210-1.patch, openssh-CVE-2016-6210-2.patch,
openssh-CVE-2016-6210-3.patch.
* gnu/packages/patches/openssh-CVE-2016-6210-1.patch: New file.
* gnu/packages/patches/openssh-CVE-2016-6210-2.patch: New file.
* gnu/packages/patches/openssh-CVE-2016-6210-3.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register them.
|
| |
| |
| |
| | |
* gnu/packages/statistics.scm (pspp): Update to 0.10.2.
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-iso8601): Update to 0.1.11.
|
| |
| |
| |
| |
| | |
* gnu/packages/samba.scm (iniparser)[arguments]: Use 'modify-phases'
syntax.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/samba.scm (iniparser): Update to 4.0.
[source]: Download from Github.
[arguments]: Define 'gcc' in Makefiles.
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-waf): Update to 1.9.1.
|
| |
| |
| |
| |
| | |
* gnu/packages/video.scm (mpv)[inputs]: Remove externally downloaded waf
package and use packaged python-waf.
|
| |
| |
| |
| | |
* gnu/packages/wxwidgets.scm (wxwidgets, wxwidgets-2): Update source URL.
|
| |
| |
| |
| |
| | |
* gnu/packages/version-control.scm (git): Update to 2.9.2.
(git-manpages)[source]: Update hash.
|
| |
| |
| |
| |
| | |
* gnu/packages/java.scm (icedtea-6)[arguments]: Extract certificate
blocks from pem files before importing.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/web.scm (perl-io-socket-ssl)[propagated-inputs]: Add perl-uri
for IDN support.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/web.scm (perl-io-socket-ssl): Update to 2.033.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
| |
| |
| |
| | |
* gnu/packages/parallel.scm (parallel): Update to 20160722.
|
| |
| |
| |
| | |
* gnu/packages/cups.scm (hplip): Update to 3.16.7.
|
| |
| |
| |
| | |
* gnu/packages/haskell.scm (ghc-memory): Update to 0.13.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/shellutils.scm (trash-cli): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
| |
| |
| |
| | |
* gnu/packages/video.scm (youtube-dl): Update to 2016.07.22.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/mail.scm (offlineimap): Update to 7.0.0.
[inputs]: Add python2-six.
[native-inputs]: Remove python2.
|
| |
| |
| |
| | |
* gnu/packages/cook.scm (cook)[source]: Update URL.
|
| |
| |
| |
| |
| | |
* gnu/packages/fish.scm (fish): Update to 2.3.1.
[home-page, source]: Use 'https' in the URL.
|