summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-27gnu: Fetch several Git sources over HTTPS....* gnu/packages/admin.scm (interrobang)[source]: Use HTTPS URL. * gnu/packages/audio.scm (ardour)[source]: Likewise. * gnu/packages/embedded.scm (libjaylink, openocd)[source]: Likewise. * gnu/packages/gnome.scm (byzanz)[source]: Likewise. * gnu/packages/gnunet.scm (guile-gnunet)[source]Likewise. * gnu/packages/java.scm (classpath)[source]: Likewise. * gnu/packages/microcom.scm (microcom)[source]: Likewise. * gnu/packages/python.scm (python-axolotl-curve25519)[source]: Likewise. * gnu/packages/rdesktop.scm (freerdp)[source]: Likewise. * gnu/packages/shells.scm (rc)[source]: Likewise. * gnu/packages/web.scm (libwebsockets)[source]: Use new source URL. Leo Famulari
2017-08-27gnu: youtube-dl: Update to 2017.08.27.1....* gnu/packages/video.scm (youtube-dl): Update to 2017.08.27.1. Tobias Geerinckx-Rice
2017-08-27gnu: iodine: Fix path to ifconfig....* gnu/packages/networking.scm (iodine)[arguments]: Fix path to ifconfig. Tobias Geerinckx-Rice
2017-08-27gnu: filezilla: Update to 3.27.1....* gnu/packages/ftp.scm (filezilla): Update to 3.27.1. Leo Famulari
2017-08-27gnu: libfilezilla: Update to 0.10.1....* gnu/packages/ftp.scm (libfilezilla): Update to 0.10.1. [native-inputs]: Add pkg-config. Leo Famulari
2017-08-27gnu: wxwidgets: Update to 3.0.3....* gnu/packages/wxwidgets.scm (wxwidgets): Update to 3.0.3. [source]: Remove 'wxwidgets-fix-windowGTK.patch'. * gnu/packages/patches/wxwidgets-fix-windowGTK.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Leo Famulari
2017-08-27gnu: gnome: Install some GStreamer plugins....* gnu/packages/gnome.scm (gnome): Add gst-plugins-base and gst-plugins-good. This will allow stock GNOME installs to play Ogg Vorbis files, among other things. It will also ensure that GST_PLUGIN_SYSTEM_PATH is set to a sensible value when GNOME is installed to the system instead of the user profile. Andy Wingo
2017-08-27gnu: totem: Wrap environment for thumbnailer....* gnu/packages/gnome.scm (totem): Wrap thumbnailer also in environment that sets GST_PLUGIN_SYSTEM_PATH. Andy Wingo
2017-08-27gnu: nano: Update to 2.8.7....* gnu/packages/nano.scm (nano): Update to 2.8.7. Efraim Flashner
2017-08-27gnu: perl: Work around more "dotless @INC" build failures....* gnu/packages/perl.scm (perl-unicode-collate)[arguments]: Add 'set-perl-search-path' phase. * gnu/packages/xorg.scm (perl-x11-xcb)[arguments]: Likewise. Marius Bakke
2017-08-27gnu: perl-www-opensearch: Provide Module::Install....* gnu/packages/web.scm (perl-www-opensearch)[native-inputs]: Add PERL-MODULE-INSTALL. Marius Bakke
2017-08-27gnu: perl-xml-atom: Update to 0.42....* gnu/packages/xml.scm (perl-xml-atom): Update to 0.42. [arguments]: Add 'set-perl-search-path' phase. [native-inputs]: Add PERL-HTML-TAGSET and PERL-MODULE-BUILD-TINY. Marius Bakke
2017-08-27gnu: babl: Update to 0.1.30....* gnu/packages/gimp.scm (babl): Update to 0.1.30. Marius Bakke
2017-08-27gnu: Remove unneeded import....* gnu/packages/engineering.scm: Don't import (srfi srfi-1) in top scope. Marius Bakke
2017-08-27gnu: tdb: Update to 1.3.15....* gnu/packages/databases.scm (tdb): Update to 1.3.15. Marius Bakke
2017-08-27gnu: enlightenment: Update to 0.21.9....* gnu/packages/enlightenment.scm (enlightenment): Update to 0.21.9. Efraim Flashner
2017-08-26gnu: xauth: Enable tests....* gnu/packages/xorg.scm (xauth)[arguments]: Enable tests. [native-inputs]: Add cmdtest. Kei Kebreau
2017-08-26gnu: Add cmdtest....* gnu/packages/check.scm (cmdtest): New variable. Co-authored-by: Arun Isaac <arunisaac@systemreboot.net> Kei Kebreau
2017-08-26Merge branch 'core-updates'Marius Bakke
2017-08-26gnu: gnome: Depend on xdg-user-dirs....* 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. Andy Wingo
2017-08-26gnu: Add xdg-user-dirs....* gnu/packages/freedesktop.scm (xdg-user-dirs): New public variable. Andy Wingo
2017-08-26gnu: Add radare2....* gnu/packages/engineering.scm (radare2): New variable. Julien Lepiller
2017-08-26gnu: Add python-capstone....* gnu/packages/engineering.scm (python-capstone, python2-capstone): New variables. Julien Lepiller
2017-08-26gnu: Add capstone....* gnu/packages/engineering.scm (capstone): New variable. Julien Lepiller
2017-08-26gnu: youtube-dl: Update to 2017.08.23....* gnu/packages/video.scm (youtube-dl): Update to 2017.08.23. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> Oleg Pykhalov
2017-08-26gnu: pv: Update to 1.6.6....* gnu/packages/pv.scm (pv): Update to 1.6.6. 宋文武
2017-08-25gnu: linux-libre: Update to 4.12.9....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.9. (%linux-libre-hash): Update hash. Mark H Weaver
2017-08-25gnu: linux-libre@4.9: Update to 4.9.45....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.45. Mark H Weaver
2017-08-25gnu: linux-libre@4.4: Update to 4.4.84....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.84. Mark H Weaver
2017-08-25gnu: perl: Add more missing dependencies on Module::Install....* 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. Marius Bakke
2017-08-25gnu: perl-catalyst-runtime: Update to 5.90115....* gnu/packages/web.scm (perl-catalyst-runtime): Update to 5.90115. [native-inputs]: Add PERL-MODULE-INSTALL. Marius Bakke
2017-08-25gnu: go: Update to 1.9....* gnu/packages/golang.scm (go-1.8): Replace with ... (go-1.9): ... new variable. [arguments]: Adjust the pre-build phase accordingly. Leo Famulari
2017-08-25gnu: Add draft of gdm service....* 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. Andy Wingo
2017-08-25gnu: services: Log debug messages to /var/log/debug....* gnu/services/base.scm (%default-syslog.conf): Create a /var/log/debug with messages logged to syslog at debug level. Andy Wingo
2017-08-25gnu: gdm: Fix environment of worker processes and sessions....* 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. Andy Wingo
2017-08-25gnu: gdm: Use proper elogind check, and wrap environment....* 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. Andy Wingo
2017-08-25gnu: gdm: Look for sessions in /run/current-system....* gnu/packages/gnome.scm (gdm): Fix search paths for system sessions. Use /var as localstatedir. Set a more sensible default path for user sessions. Andy Wingo
2017-08-25gnu: services: Refactor to separate X and startx wrappers....* gnu/services/xorg.scm (xorg-wrapper): New public function. (xorg-start-command): Use xorg-wrapper. Andy Wingo
2017-08-25gnu: Add AccountsService service to desktop services....* 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. Andy Wingo
2017-08-25gnu: accountsservice: Properly reference shadow....* gnu/packages/freedesktop.scm (accountsservice): Fix references to binaries provided by the shadow package. Andy Wingo
2017-08-25gnu: parallel: Update to 20170822....* gnu/packages/parallel.scm (parallel): Update to 20170822. Efraim Flashner
2017-08-25gnu: libmikmod: Add fallback source URL, needed for older versions....* gnu/packages/sdl.scm (libmikmod)[source]: Add a fallback source URL where older versions are kept. Mark H Weaver
2017-08-25download: Remove a SourceForge mirror that never returns 404....* 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. Mark H Weaver
2017-08-25gnu: yoshimi: Update to 1.5.3....* gnu/packages/music.scm (yoshimi): Update to 1.5.3. Ricardo Wurmus
2017-08-25gnu: zynaddsubfx: Update to 3.0.2....* gnu/packages/music.scm (zynaddsubfx): Update to 3.0.2. Ricardo Wurmus
2017-08-25gnu: guile-xcb: Update source URL....* gnu/packages/guile-wm.scm (guile-xcb)[source]: Use archived tarball URL. Ricardo Wurmus
2017-08-24graft: Correctly replace references near the end of the scan buffer....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. Ludovic Courtès
2017-08-24Revert "graph: Provide access to the package record in the emit functions."...This reverts commit 5d7e8543659874682b618bba799ba7cd6ffce554, which broke 'tests/graph.scm' and broke node types not related to <package> objects, such as '%reference-node-type'. Ludovic Courtès
2017-08-24gnu: font-mathjax: Move to javascript.scm....This avoids cross-module top-level references. * gnu/packages/fonts.scm (font-mathjax): Move to... * gnu/packages/javascript.scm (font-mathjax): ... here. New variable. Ludovic Courtès
2017-08-24gnu: font-go: Remove reference to 'go-1.4'....This avoids circular references at the top level. * gnu/packages/fonts.scm (font-go)[license]: Remove reference to GO-1.4. Ludovic Courtès