Age | Commit message (Collapse) | Author |
|
* gnu/packages/gtk.scm (pango): Update to 1.40.11.
|
|
* gnu/packages/gtk.scm (harfbuzz): Update to 1.5.0.
|
|
This reverts commit 0963e3e450e85e3cf59b92fd28c771e8cbaaee2a.
|
|
* gnu/packages/gl.scm (mesa): Update to 17.1.8.
[source]: Add HTTPS download uri.
|
|
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.83.
[inputs]: Remove LIBPTHREAD-STUBS.
[home-page]: Use HTTPS.
|
|
* gnu/packages/linux.scm (util-linux): Update to 2.30.1.
|
|
* gnu/packages/glib.scm (dbus): Update to 1.10.22.
|
|
GitHub is now the canonical distribution point of libva:
<https://github.com/01org/libva/issues/52#issuecomment-303465588>
* gnu/packages/video.scm (libva): Update to 1.8.3.
[source](uri): Add new download location.
|
|
|
|
|
|
* gnu/packages/gnome.scm (gnome): Add xdg-user-dirs dependency. The presence
of the autostart file in /run/current-system/profile/etc/xdg should cause
xdg-user-dirs to be run when a user logs in, ensuring that they have
~/Pictures and other well-known user directories.
|
|
* gnu/packages/freedesktop.scm (xdg-user-dirs): New public variable.
|
|
* gnu/packages/engineering.scm (radare2): New variable.
|
|
* gnu/packages/engineering.scm (python-capstone, python2-capstone): New
variables.
|
|
* gnu/packages/engineering.scm (capstone): New variable.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2017.08.23.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
* gnu/packages/pv.scm (pv): Update to 1.6.6.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.9.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.45.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.84.
|
|
* gnu/packages/databases.scm (perl-dbix-class, perl-dbix-class-cursor-cached,
perl-dbix-class-introspectablem2m,
perl-dbix-class-schema-loader)[native-inputs]: Add PERL-MODULE-INSTALL.
* gnu/packages/web.scm (perl-catalyst-action-renderview,
perl-catalyst-action-rest, perl-catalyst-authentication-store-dbix-class,
perl-catalyst-component-instancepercontext, perl-catalyst-model-dbic-schema,
perl-catalyst-plugin-authentication,
perl-catalyst-plugin-authorization-roles, perl-catalyst-plugin-configloader,
perl-catalyst-plugin-session, perl-catalyst-plugin-session-state-cookie,
perl-catalyst-plugin-stacktrace, perl-catalyst-plugin-static-simple,
perl-catalyst-traitfor-request-proxybase, perl-catalyst-view-download,
perl-catalyst-view-json, perl-catalystx-script-server-starman,
perl-test-www-mechanize, perl-test-www-mechanize-catalyst)[native-inputs]:
Likewise.
* gnu/packages/xorg.scm (perl-x11-xcb)[native-inputs]: Likewise.
|
|
* gnu/packages/web.scm (perl-catalyst-runtime): Update to 5.90115.
[native-inputs]: Add PERL-MODULE-INSTALL.
|
|
* gnu/packages/golang.scm (go-1.8): Replace with ...
(go-1.9): ... new variable.
[arguments]: Adjust the pre-build phase accordingly.
|
|
* gnu/services/xorg.scm (%gdm-accounts, <gdm-configuration>)
(gdm-etc-service, gdm-pam-service, gdm-shepherd-service, gdm-service-programs)
(gdm-service-type, gdm-service): New public variables. Not yet working.
|
|
* gnu/services/base.scm (%default-syslog.conf): Create a /var/log/debug with
messages logged to syslog at debug level.
|
|
* gnu/packages/gnome.scm (gdm): Get X server path from GDM_X_SERVER
environment variable, and make sure this variable is propagated to internal
sub-processes. Launch sessions with a reasonable XDG_CONFIG_DIRS setting.
Get the custom GDM conf from the current system's profile.
|
|
* gnu/packages/gnome.scm (gdm): Use glib-or-gtk-build-system to make sure the
schemas are available to GDM. Install gdm to /bin to make this happen. Use a
proper elogind check.
|
|
* gnu/packages/gnome.scm (gdm): Fix search paths for system sessions. Use
/var as localstatedir. Set a more sensible default path for user sessions.
|
|
* gnu/services/xorg.scm (xorg-wrapper): New public function.
(xorg-start-command): Use xorg-wrapper.
|
|
* doc/guix.texi (Desktop Services): Add accountsservice-service.
* gnu/services/desktop.scm (%accountsservice-activation):
(accountsservice-service-type): New public variables.
(%desktop-services): Add accountsservice-service.
|
|
* gnu/packages/freedesktop.scm (accountsservice): Fix references to binaries
provided by the shadow package.
|
|
* gnu/packages/parallel.scm (parallel): Update to 20170822.
|
|
* gnu/packages/sdl.scm (libmikmod)[source]: Add a fallback source URL where
older versions are kept.
|
|
* guix/download.scm (%mirrors)[sourceforge]: Remove
nbtelecom.dl.sourceforge.net, which never returns 404 responses. This causes
download failures due to hash mismatch, effectively preventing secondary
source URLs from being queried.
|
|
* gnu/packages/music.scm (yoshimi): Update to 1.5.3.
|
|
* gnu/packages/music.scm (zynaddsubfx): Update to 3.0.2.
|
|
* gnu/packages/guile-wm.scm (guile-xcb)[source]: Use archived tarball URL.
|
|
Fixes <http://bugs.gnu.org/28212>.
Reported by Leo Famulari <leo@famulari.name>.
* guix/build/graft.scm (replace-store-references): When I >= END, check
whether WRITTEN > END and call 'get-bytevector-n!' when it is.
* tests/grafts.scm (buffer-size): New variable.
("replace-store-references, <http://bugs.gnu.org/28212>"): New test.
|
|
This reverts commit 5d7e8543659874682b618bba799ba7cd6ffce554, which
broke 'tests/graph.scm' and broke node types not related to <package>
objects, such as '%reference-node-type'.
|
|
This avoids cross-module top-level references.
* gnu/packages/fonts.scm (font-mathjax): Move to...
* gnu/packages/javascript.scm (font-mathjax): ... here. New variable.
|
|
This avoids circular references at the top level.
* gnu/packages/fonts.scm (font-go)[license]: Remove reference to
GO-1.4.
|
|
* gnu/packages/python.scm (python-honcho, python2-honcho): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/xdisorg.scm (maim): Update to 5.4.68.
|
|
* gnu/packages/xdisorg.scm (slop): Update to 7.3.49.
|
|
* gnu/packages/guile-wm.scm (guile-wm)[source]: Use archived URL.
|
|
* gnu/packages/libreoffice.scm (libreoffice) [inputs]: Add liblangtag.
[arguments]: Correct icon names in .desktop files; copy desktop files &
icons for libreoffice-math and libreoffice-startcenter; enable parallel
build; enable liblangtag.
|
|
* gnu/packages/mail.scm (dovecot): Update to 2.2.32.
|
|
* gnu/packages/gnome.scm (lollypop)[arguments]: Disable tests. Delete
configure phase, replace build and install phase with custom phases.
[native-inputs]: Add ninja.
[propagated-inputs]: Move gst-plugins-base ...
[inputs]: ... to here. Add meson.
|
|
* gnu/packages/kde.scm (libksysguard)[arguments]
<#:phases>'check-setup': Set QT_QPA_PLATFORM=offscreen.
<#:phases>'check': Enable all tests except of the failing one.
|
|
* gnu/packages/python.scm (python2-ttystatus): Update to 0.35.
|