| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
| |
Suggested by Jookia.
* guix/derivations.scm (&file-search-error): New error condition.
(search-path*): Raise it when 'search-path' returns #f.
* guix/gexp.scm (search-path*): Remove.
* guix/ui.scm (call-with-error-handling): Add case for
'file-search-error?'.
* tests/derivations.scm ("build-expression->derivation and invalid
module name"): New test.
|
|
|
|
|
|
| |
* guix/derivations.scm (module->source-file-name): New procedure.
(%imported-modules): Use it.
* guix/gexp.scm (imported-modules): Likewise.
|
|
|
|
|
| |
* guix/scripts/substitute.scm (with-networking): Use 'match-lambda*' and
add case for 'gnutls-error'.
|
|
|
|
|
| |
* guix/import/cran.scm (package->upstream-name): Match single URL in
addition to list of URLs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes CVE-2014-1748, CVE-2015-1071, CVE-2015-1076, CVE-2015-1081,
CVE-2015-1083, CVE-2015-1120, CVE-2015-1122, CVE-2015-1127, CVE-2015-1153,
CVE-2015-1155, CVE-2015-3658, CVE-2015-3659, CVE-2015-3727, CVE-2015-3731,
CVE-2015-3741, CVE-2015-3743, CVE-2015-3745, CVE-2015-3747, CVE-2015-3748,
CVE-2015-3749, CVE-2015-3752, CVE-2015-5788, CVE-2015-5794, CVE-2015-5801,
CVE-2015-5809, CVE-2015-5822, and CVE-2015-5928.
* gnu/packages/patches/webkitgtk-2.4-sql-init-string.patch: Delete file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/webkit.scm (webkitgtk-2.4): Update to 2.4.10.
[source]: Remove patch.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.20.
|
|\ |
|
| |\ |
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/glib.scm (dbus)[source]: Apply
"dbus-helper-search-path.patch".
(dbus/activation): Remove.
* gnu/services/dbus.scm (<dbus-configuration>)[dbus]: Default to DBUS.
(dbus-service): Likewise.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/linux.scm (eudev)[inputs]: Add UTIL-LINUX.
(eudev-with-blkid): Remove.
* gnu/services/base.scm (udev-service): Use EUDEV instead of
EUDEV-WITH-BLKID.
* gnu/system.scm (%base-packages): Likewise.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/fontutils.scm (graphite2)[replacement]: Remove.
[version, source]: Update to 1.3.6.
(graphite2-1.3.6): Remove.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/tls.scm (openssl)[replacement]: Remove.
[version, source]: Bump to 1.0.2g. Use "openssl-c-rehash-in.patch"
instead of "openssl-c-rehash.patch".
(openssl-1.0.2g): Remove.
* gnu-system.am (dist_patch_DATA): Remove "openssl-c-rehash.patch".
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/perl.scm (perl)[source]: Add "perl-CVE-2016-2381.patch".
[replacement]: Remove.
(perl-fixed): Remove.
|
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/scheme.scm (chicken)[native-inputs]: Add GCC 4.8.
|
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/scheme.scm (chicken)[arguments]: Do not run port tests.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/scheme.scm (chicken)[arguments]: Use "modify-phases"
syntax.
|
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/scheme.scm (chicken): Update to 4.10.0.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/mail.scm (mutt)[inputs]: Add gdbm.
[arguments]: Pass --enable-hcache to #:configure-flags.
|
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/libusb.scm (gmtp): Update to 1.3.10.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/guile.scm (artanis): Update to 0.1.2.
[arguments]: Set DESTDIR.
|
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/statistics.scm (r-doparallel): New variable.
|
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/statistics.scm (r-foreach): New variable.
|
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/statistics.scm (r-codetools): New variable.
|
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/statistics.scm (r-iterators): New variable.
|
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/textutils.scm (ustr): New variable.
|
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/disk.scm (ddrescue): Update to 1.21.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
* doc.am <Man pages>: Rewrite comments to describe the build process and
the meaning of the noticeable idiosyncrasies in a more general way.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Before that the doc/guix.1 rule was always triggered when doing a VPATH
build from a tarball.
* doc.am (sub_commands_mans, dist_man1_MANS): man pages are now
generated in $(srcdir) like the info manual.
(doc/guix.1, doc/guix-%.1): Prepend $(srcdir) to target name.
[BUILD_DAEMON] (doc/guix-daemon.1): Likewise.
|
| | | |
| | | |
| | | |
| | | | |
* doc.am (doc/guix.1): Add scripts/guix.in prerequisite.
|
| | | |
| | | |
| | | |
| | | | |
This reverts commit 97966e6d65bd3d450f12c7bb41af5f9eafd35a60.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/freedesktop.scm (udisks)[arguments]: Add
#:disallowed-references.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* guix/build-system/gnu.scm (gnu-build): Add #:disallowed-references and
honor it.
(gnu-cross-build): Likewise.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* guix/gexp.scm (gexp->derivation): Add #:disallowed-references and
honor it.
* tests/gexp.scm ("gexp->derivation #:disallowed-references, allowed")
("gexp->derivation #:disallowed-references"): New tests.
* doc/guix.texi (G-Expressions): Adjust accordingly.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* guix/derivations.scm (derivation): Add #:disallowed-references.
[user+system-env-vars]: Honor it.
(build-expression->derivation): Likewise.
* tests/derivations.scm ("derivation #:disallowed-references, ok")
("derivation #:disallowed-references, not ok"): New tests.
* doc/guix.texi (Derivations): Adjust accordingly.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This fixes a bug whereby fonts in /run/current-system/profile would be
invisible to Fontconfig.
* gnu/packages/fontutils.scm (fontconfig): Add comment about system
profile not being searched.
* gnu/system/shadow.scm (default-skeletons)[fonts.conf-content,
fonts.conf]: New variable.
Add FONTS.CONF to the skeletons.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add
FONT-CANTARELL.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/system/shadow.scm (skeleton-directory): Use 'copy-recursively'
instead of 'copy-file'.
* gnu/build/activation.scm (copy-account-skeletons): Likewise.
|
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/fonts.scm (font-cantarell): New variable.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fixes <http://bugs.gnu.org/23062>.
Reported by Danny Milosavljevic <dannym@scratchpost.org>.
* guix/import/pypi.scm (make-pypi-sexp): Check whether 'pypi-uri'
returns SOURCE-URL and fall back to the full URL otherwise.
* tests/pypi.scm ("pypi->guix-package"): Adjust expected URI
accordingly.
Co-authored-by: Danny Milosavljevic <dannym@scratchpost.org>
|
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/fontutils.scm (fontforge)[source](snippet, modules): New
fields.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/fontutils.scm (fontforge): Update to 20150824.
[inputs]: Add libltdl, libxft, python.
[native-inputs]: New field.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Suggested by Jookia <166291@gmail.com>.
* m4/guix.m4 (GUIX_CURRENT_LOCALSTATEDIR, GUIX_CHECK_LOCALSTATEDIR): New
macros.
* config-daemon.ac: Use 'GUIX_CHECK_LOCALSTATEDIR'.
* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --localstatedir.
* doc/guix.texi (Requirements): Mention --localstatedir.
(The Store): Mention LOCALSTATEDIR as such.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This works around <http://bugs.gnu.org/21772>.
* gnu/packages/kodi.scm (crossguid): Remove @acronym.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/bioinformatics.scm (r-dnacopy)[home-page]: Add missing
URI scheme.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/gnome.scm (gnome-session)[arguments]: Add
'disable-hardware-acceleration-check' phase.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Before that, a session command with several items, such as
'gnome-session --disable-acceleration-check', would trigger the fallback
session.
* gnu/services/xorg.scm (xinitrc)[builder]: Accept command lines with
more than one arguments.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/gnome.scm (gnome-session)[arguments]: Add
'wrap-gnome-session' phase.
|
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/music.scm (beets): New variable.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/python.scm (python-rarfile, python2-rarfile): New
variables.
* gnu/packages/patches/python-rarfile-fix-tests.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
|