| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/sdl.scm (sdl2): Update to 2.0.4.
|
|
|
|
|
| |
* gnu/packages/kodi.scm (crossguid)[source]: Set explicit file-name to
satisfy linter.
|
|
|
|
| |
This reverts commit 6458876597d292ea06f0d41048948fd801cedb8a.
|
|
|
|
| |
* gnu/packages/package-management.scm (diffoscope): Update to 51.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-atomicwrites, python2-atomicwrites):
Update to 1.0.0.
|
|
|
|
|
| |
* gnu/packages/xml.scm (expat)[replacement]: New field.
(expat-2.1.1): New variable.
|
|
|
|
| |
* gnu/packages/package-management.scm (guix-devel): Update to dd21308.
|
|
|
|
|
| |
* gnu/packages/music.scm (lilypond)[arguments]: Patch configure script
to find actual fontforge version.
|
|
|
|
|
| |
* gnu/packages/databses.scm (postgresql): substitute /bin/sh
with location of bash binary.
|
|
|
|
| |
* gnu/packages/admin.scm (htop): Update to 2.0.1.
|
|
|
|
|
|
| |
* gnu/system/install.scm (installation-os)[packages]: Remove TEXINFO-4
since %BASE-PACKAGES already provides the Info reader.
(log-to-info): Use INFO-READER instead of TEXINFO-4.
|
|
|
|
| |
* gnu/system.scm (%base-packages): Use INFO-READER instead of TEXINFO.
|
|
|
|
| |
* gnu/packages/texinfo.scm (info-reader): New variable.
|
|
|
|
|
| |
* gnu/system/install.scm (installation-os): Explicitly list three file
systems instead of using %BASE-FILE-SYSTEMS.
|
|
|
|
|
| |
* gnu/build/activation.scm (copy-account-skeletons): Pass #:log to
'copy-recursively'.
|
|
|
|
|
|
|
|
| |
Fixes <http://bugs.gnu.org/23056>.
Reported by Michael Downey <shaggy814@yandex.com>
and Kei <kei@openmailbox.org>.
* gnu/system/install.scm (installation-os)[file-systems]: Add "/tmp".
|
|
|
|
| |
* gnu/services/base.scm (nscd-shepherd-service): Remove 'respawn?' field.
|
|
|
|
| |
* gnu/packages/python.scm (python-llfuse-0.41): Update to 0.41.1.
|
|
|
|
| |
* gnu/packages/backup.scm (borg): New variable.
|
|
|
|
|
| |
* gnu/packages/backup.scm (attic)[inputs]: Specify dependency on
python-llfuse-0.41.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.0.
(python-llfuse)[properties]: New field.
[license]: Remove 'expat'.
(python2-llfuse): Use 'strip-python2-variant'.
[propagated-inputs]: Add python2-contextlib2.
(python-llfuse-0.41): New variable.
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-msgpack)[native-inputs]: Remove field.
[properties]: New field.
(python2-msgpack): Use 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-msgpack, python2-msgpack): Update to 0.4.7.
[source]: Use pypi-uri.
|
|
|
|
|
|
|
|
|
|
| |
After commits 004ea62 and 092dd65, Emacs can find packages in a system
profile, so it autoloads guix code without additional hacks, which can
be removed now.
* gnu/system.scm (emacs-site-file, emacs-site-directory): Remove.
(operating-system-etc-service): Adjust accordingly.
(operating-system-environment-variables): Remove EMACSLOADPATH.
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-biocgenerics, r-s4vectors,
r-iranges, r-genomeinfodb, r-xvector, r-genomicranges)[properties]:
Remove "r-repository" property.
|
|
|
|
| |
* gnu/packages/algebra.scm (pari-gp)[arguments]: Use modify-phases syntax.
|
|
|
|
|
|
|
| |
Fixes a regression introduced in c510cbb4ecb270ca3edf282c6769aa2bfb144822.
* gnu/services/xorg.scm (xinitrc)[builder]: Add missing 'apply' when
XSESSION-FILE exists.
|
|
|
|
| |
* gnu/packages/freedesktop.scm (modem-manager): Update to 1.4.14.
|
|
|
|
| |
* gnu/packages/webkit.scm (webkitgtk): Update to 2.12.0.
|
|
|
|
| |
* gnu/packages/admin.scm (shepherd): Update to 0.3.1.
|
|
|
|
|
|
| |
* gnu/packages/tls.scm (libressl): Update to 2.3.3.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
| |
* gnu/packages/admin.scm (aide): New variable.
|
|
|
|
| |
* gnu/packages/xiph.scm (icecast): Update to 2.4.3.
|
|
|
|
|
|
|
|
|
| |
Fixes <http://bugs.gnu.org/23064>.
Reported by Danny Milosavljevic <dannym@scratchpost.org>.
* gnu/services/databases.scm (%default-postgres-config): Add
'log_destination' line.
(postgresql-shepherd-service): Add requirement on 'syslogd'.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/system/examples/desktop.tmpl (packages): Remove XFCE and
RATPOISON.
(services): Add 'gnome-desktop-service' and 'xfce-desktop-service'.
* gnu/system/examples/lightweight-desktop.tmpl: New file.
* Makefile.am (EXAMPLES): Add it.
* doc.am (OS_CONFIG_EXAMPLES_TEXI): Add
doc/os-config-lightweight-desktop.texi.
* gnu/system/install.scm (/etc/configuration-files)[directory]: Add
lightweight-desktop.tmpl.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|