aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-12gnu: emacs-org: Install documentation....* gnu/packages/emacs-xyz.scm (emacs-org)[arguments]: Add a phase to install info file and refcard. Nicolas Goaziou
2020-04-12gnu: emacs-ebuild-mode: Build and install info file....* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode)[arguments]: Build and install documentation in a new phase. [native-inputs]: Add "texinfo". Nicolas Goaziou
2020-04-12gnu: emacs-ebuild-mode: Update to 1.50....[[PGP Signed Part:No public key for 7C7AFFBEFEF2CB25 created at 2020-04-12T07:33:34+0200 using RSA]] * gnu/packages/emacs-xyz.scm (emacs-ebuild-mode): Update to 1.50. (needs info installation) From cc87b443a6dd94b07d711ec792fe1b6f1ac3e6d4 Mon Sep 17 00:00:00 2001 From: Michael Rohleder <mike@rohleder.de> Date: Sun, 12 Apr 2020 07:19:44 +0200 Subject: [PATCH] gnu: emacs-ebuild-mode: Update to 1.50. * gnu/packages/emacs-xyz.scm (emacs-ebuild-mode): Update to 1.50. Michael Rohleder
2020-04-12gnu: emacs-psc-ide: Add a comment about versioning....* gnu/packages/emacs-xyz.scm (emacs-psc-ide): Add a comment about versioning. Nicolas Goaziou
2020-04-12gnu: Add emacs-psc-ide....* gnu/packages/emacs-xyz.scm (emacs-psc-ide): New variable. John Soo
2020-04-12gnu: go-github-com-audriusbutkevicius-pfilter: Update to 0.0.5....* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-pfilter) [version]: Correctly identify commit as version tag 0.0.5. Efraim Flashner
2020-04-12gnu: Remove duplicate python-prometheus-client....* gnu/packages/monitoring.scm (python-prometheus-client): Update to 0.7.1. * gnu/packages/python-xyz.scm (python-prometheus-client): Remove variable. * gnu/packages/monitoring.scm: Import (gnu packages monitoring). Efraim Flashner
2020-04-12gnu: guix: Update to 9d0d27f.Ludovic Courtès
2020-04-12gnu: guix: Update to 1.1.0rc2.Ludovic Courtès
2020-04-12nls: Update.Ludovic Courtès
2020-04-12gnu: xfce4-whiskermenu-plugin: Update to 2.4.3....* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.4.3. Tobias Geerinckx-Rice
2020-04-12gnu: xfce4-pulseaudio-plugin: Update to 0.4.3....* gnu/packages/xfce.scm (xfce4-pulseaudio-plugin): Update to 0.4.3. [source]: Hard-code NAME. Tobias Geerinckx-Rice
2020-04-12gnu: xfce4-clipman-plugin: Update to 1.6.1....* gnu/packages/xfce.scm (xfce4-clipman-plugin): Update to 1.6.1. Tobias Geerinckx-Rice
2020-04-12gnu: xfce4-screensaver: Update to 0.1.10....* gnu/packages/xfce.scm (xfce4-screensaver): Update to 0.1.10. Tobias Geerinckx-Rice
2020-04-12gnu: xfce4-session: Update to 4.14.2....* gnu/packages/xfce.scm (xfce4-session): Update to 4.14.2. [source]: Hard-code NAME. [description]: Tweak. Tobias Geerinckx-Rice
2020-04-12gnu: garcon: Update to 0.7.0....* gnu/packages/xfce.scm (garcon): Update to 0.7.0. Tobias Geerinckx-Rice
2020-04-12gnu: exo: Update to 0.12.11....* gnu/packages/xfce.scm (exo): Update to 0.12.11. Tobias Geerinckx-Rice
2020-04-12gnu: ephemeralpg: Update to 3.0....* gnu/packages/databases.scm (ephemeralpg): Update to 3.0. [arguments]: Set #:test-target and use the standard ‘check’ phase. Tobias Geerinckx-Rice
2020-04-12build: Cap build parallelism on i686....Works around <https://bugs.gnu.org/40522>. * build-aux/compile-all.scm (parallel-job-count*): New procedure. <top level>: Use it instead of 'parallel-job-count'. Ludovic Courtès
2020-04-11gnu: gdm: Don't offer GNOME when it's not in the system profile....Fixes <https://bugs.gnu.org/37831>. Reported by Pierre Neidhardt <mail@ambrevar.xyz>. * gnu/packages/patches/gdm-default-session.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (gdm)[source]: Use it. Ludovic Courtès
2020-04-11gnu: moarvm: Propagate libffi....* gnu/packages/perl6.scm (moarvm)[inputs]: Move LIBFFI ... [propagated-inputs]: ... here. Marius Bakke
2020-04-11gnu: pcmanfm-qt: Remove obsolete workaround....* gnu/packages/lxqt.scm (pcmanfm-qt)[inputs]: Remove GLIB:BIN. [arguments]: Remove phase 'wrap-glib'. Marius Bakke
2020-04-12gnu: dino: Update to 0.1.0....* gnu/packages/messaging.scm (dino): Update to 0.1.0. [source]: Replace git repository with release tarball. [arguments]: Remove "-DSHARED_SIGNAL_PROTOCOL=yes" configure flag. Remove unpack-sources phase. [native-inputs]: Remove libsignal-protocol-c-source. Arun Isaac
2020-04-12gnu: gimp-resynthesizer: Don't use unstable tarball....* gnu/packages/gimp.scm (gimp-resynthesizer)[source]: Download using git-fetch. [arguments]: Remove stray tabs. Efraim Flashner
2020-04-11installer: Load uvesafb kernel module....Fixes <https://bugs.gnu.org/40538>. Machines without Kernel Mode Setting (those with many old and current AMD GPUs, SiS GPUs, …) need uvesafb to show the GUI installer. Some may also need a kernel parameter like nomodeset or vga=793, but we leave that for the user to specify in GRUB. * gnu/system/install.scm (uvesafb-shepherd-service): New procedure. (uvesafb-service-type): New variable. (%installation-services): Add it. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Florian Pelz
2020-04-11gnu: libmypaint: Upgrade to 1.5.1....* gnu/packages/gimp.scm (libmypaint): Upgrade to 1.5.1. Efraim Flashner
2020-04-11gnu: gnutls-3.6.13: Cross-build fix....* gnu/packages/patches/gnutls-cross.patch: New file. * gnu/packages/tls.scm (gnutls-3.6.13)[source]: Use it. [native-inputs]: If cross-compiling, add native guile-3.0. This actually cross compiles .go modules. Jan (janneke) Nieuwenhuizen
2020-04-11gnu: guile-json: Cross-build fix....* gnu/packages/patches/guile-json-cross.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/guile.scm (guile-json-3)[source]: Use it. [arguments]: Remove configure to trigger bootstrap phase. Jan (janneke) Nieuwenhuizen
2020-04-11gnu: openssh: Build fix for the Hurd....* gnu/packages/patches/openssh-hurd.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/ssh.scm (openssh)[source]: Use it. [inputs]: If hurd-target? is true, omit xauth. Jan (janneke) Nieuwenhuizen
2020-04-11gnu: openssl: Support cross-compilation to the Hurd....* gnu/packages/tls.scm (openssl)[arguments]: Add `i586' => hurd-x86 platform setting. Jan (janneke) Nieuwenhuizen
2020-04-11system: hurd: Add guile-candy....* gnu/system/hurd.scm (%base-packages/hurd): Add GUILE-COLORIZED and GUILE-READLINE. (cross-hurd-image)[hurd-directives]: Add /root/.guile. Ludovic Courtès
2020-04-11system: hurd: Add net-base and inetutils, and /etc/{services,protocols}....This fixes In procedure getaddrinfo: Servname not supported for ai_socktype * gnu/system/hurd.scm (%base-packages/hurd): Add net-base, inetutils. (cross-hurd-image): Add /etc/{services,protocols} from net-base. Jan (janneke) Nieuwenhuizen
2020-04-11system: hurd: Create a proper profile....* gnu/system/hurd.scm (compile-manifest): New procedure. (cross-hurd-image)[for-hurd, hurd-os]: Remove. [cross-built, cross-built-entry]: New procedures. [system-profile]: New variable. [grub.cfg]: Use 'cross-built'. [profile]: Rename to... [etc-profile]: ... this, and adjust accordingly. [hurd-directives]: Create /run/current-system/profile and /etc/profile. Adjust arguments to 'qemu-image'. Ludovic Courtès
2020-04-11gnu: hurd: "/libexec/rc" spawns the console client....* gnu/packages/hurd.scm (hurd-rc-script): Start the console client. Ludovic Courtès
2020-04-11system: hurd: Add root profile....* gnu/system/hurd.scm (%base-packages/hurd): New variable. (cross-hurd-image)[for-hurd]: New function. (cross-hurd-image)[hurd-os]: Use them. (cross-hurd-image)[profile]: Hack'y .profile for root, only setting PATH. Jan (janneke) Nieuwenhuizen
2020-04-11system: hurd: Create /etc/{hostname,motd,login} and /root....* gnu/system/hurd.scm (cross-hurd-image): Add /etc/{hostname,motd,login} and /root. Ludovic Courtès
2020-04-11system: hurd: Add "/bin/sh" symlink....This allows login.c to succeed for root. * gnu/system/hurd.scm (cross-hurd-image): Link /bin/sh to full the full bash. Jan (janneke) Nieuwenhuizen
2020-04-11system: hurd: Add /etc/{passwd,shadow}....* gnu/system/hurd.scm: Generate hard-coded /etc/{passwd,shadow}, allows running chown in MAKEDEV and loggin in. Jan (janneke) Nieuwenhuizen
2020-04-11system: hurd: Add ttys symlink in "/etc/ttys"....* gnu/packages/hurd.scm (hurd): Substitute /libexec/. * gnu/system/hurd.scm (cross-hurd-image): Add symlink /etc/ttys => <hurd>/etc/ttys. Jan (janneke) Nieuwenhuizen
2020-04-11system: hurd: Add "/etc/fstab"....This allows running mount -o remount,rw / successfully. * gnu/system/hurd.scm (cross-hurd-image): Create a hard coded fstab and add it to hurd-os. Jan (janneke) Nieuwenhuizen
2020-04-11Add (gnu system hurd)....* gnu/system/hurd.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Ludovic Courtès
2020-04-11vm: Make the device node procedure a parameter....* gnu/build/vm.scm (root-partition-initializer): Add #:make-device-nodes parameter and use it. * gnu/system/vm.scm (qemu-image): Add #:device-node parameter. Pass #:make-device-nodes to 'root-partition-initializer'. Ludovic Courtès
2020-04-11linux-boot: Add 'make-hurd-device-nodes'....* gnu/build/linux-boot.scm (make-hurd-device-nodes): New procedure. Ludovic Courtès
2020-04-11linux-boot: 'make-essential-device-nodes' root parameter is optional....* gnu/build/linux-boot.scm (make-essential-device-nodes): Change 'root' to an optional parameter. * gnu/build/vm.scm (root-partition-initializer): Adjust accordingly. Ludovic Courtès
2020-04-11vm: Preserve file permissions on /dev....Previously, when REGISTER-CLOSURES? was false, we'd set all the files under /dev to #o644, including /dev/null, /dev/zero, etc. * gnu/build/vm.scm (root-partition-initializer): Call 'reset-timestamps' separately for /dev, with #:preserve-permissions? #t. Ludovic Courtès
2020-04-11database: 'reset-timestamps' can optionally preserve permissions....* guix/store/database.scm (reset-timestamps): Add #:preserve-permissions? and honor it. Ludovic Courtès
2020-04-11gnu: guile@3: Disable JIT on GNU/Hurd....* gnu/packages/guile.scm (guile-3.0)[arguments]: New field. Ludovic Courtès
2020-04-11gnu: cross-libc: Add patch to allow 'gettyent' reading store file names....* gnu/packages/patches/glibc-hurd-gettyent.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/cross-base.scm (cross-libc): Add it in 'patch-libc/hurd' phase when 'hurd-target?' is true. Jan (janneke) Nieuwenhuizen
2020-04-11gnu: hurd: Install a BDF font....* gnu/packages/hurd.scm (unifont): New variable. (hurd)[arguments]: In 'install-goodies' phase, install OUT/share/hurd/vga-system.bdf. [inputs]: Add UNIFONT. Ludovic Courtès
2020-04-11gnu: hurd: Add dependency on libdaemon....* gnu/packages/hurd.scm (hurd)[inputs]: Add dependency on libdaemon. [native-inputs]: Add PKG-CONFIG. Ludovic Courtès