guix/gnu
David Thompson 5fd77f3f43 gnu: Make 'mount' interface in static Guile consistent with Guix API.
Rather than expecting a pointer, the version of 'mount' in
guile-static-stripped now takes a string for the 'options' argument, just like
the 'mount' procedure in (guix build syscalls).

* gnu/packages/patches/guile-linux-syscalls.patch (mount): Expect a string or
  #f for 'options' argument.
* gnu/build/file-systems.scm (mount-file-system): Use new 'mount' interface.
2015-06-19 07:49:18 -04:00
..
build gnu: Make 'mount' interface in static Guile consistent with Guix API. 2015-06-19 07:49:18 -04:00
packages gnu: Make 'mount' interface in static Guile consistent with Guix API. 2015-06-19 07:49:18 -04:00
services services: Remove lsh service from %DESKTOP-SERVICES. 2015-06-15 17:41:54 +02:00
system install: Turn off deduplication for the binary tarball. 2015-06-18 00:25:48 +02:00
artwork.scm artwork: Update to latest version. 2015-05-07 23:11:23 +02:00
packages.scm Move 'specification->package+output' to (gnu packages). 2015-06-18 00:25:48 +02:00
services.scm
system.scm system: Rename 'sudoers' into 'sudoers-file'. 2015-06-16 21:24:13 +03:00