Commit Graph

43168 Commits (968e86bd930936d9f9ed0db299164018882cd5c1)

Author SHA1 Message Date
Ludovic Courtès 3ad3c55842
installer: Desktop environment page now includes window managers.
* gnu/installer/services.scm (<system-service>)[snippet]: Change to be a
list of sexps and add default value.
[packages]: New field.
(%system-services): Adjust 'snippet' fields to be lists of sexps.
Add Openbox, awesome, i3, and ratpoison.
(system-services->configuration): Adjust 'snippet' handling.  Honor
'packages' field.
2019-04-17 11:53:53 +02:00
Ludovic Courtès a0e16bec37
gnu: guix: Don't pass '--with-libgcrypt-prefix'.
* gnu/packages/package-management.scm (guix)[arguments]: Remove
"--with-libgcrypt-prefix" from the configure flags.
2019-04-17 11:53:53 +02:00
Ludovic Courtès f2d86ed0b3
build: No longer substitute 'LIBGCRYPT'.
This had become useless since ca71942445.

* configure.ac (LIBGCRYPT): Remove.
* guix/config.scm.in (%libgcrypt): Remove.
2019-04-17 11:53:53 +02:00
Ludovic Courtès ab77b69eca
self: Remove unused variable.
This variable is unused since commit
45779fa676.

* guix/self.scm (%dependency-variables): Remove.
* build-aux/build-self.scm (%dependency-variables): Remove.
2019-04-17 11:53:53 +02:00
Ludovic Courtès a0158c26e2
gnu: awesome: Update home page.
* gnu/packages/wm.scm (awesome)[home-page]: Update.
2019-04-17 11:53:53 +02:00
Danny Milosavljevic 0682f08463
services: fprintd: Fix service.
* gnu/services/authentication.scm (<fprintd-configuration>)[ntp]: Rename to...
[fprintd]: ...this.
(fprintd-dbus-service): New procedure.
(fprintd-service-type): Use it.
[default-value]: Add value.
2019-04-17 08:51:11 +02:00
Tobias Geerinckx-Rice 38dd8b6058
gnu: gtkwave: Update to 3.3.100.
* gnu/packages/fpga.scm (gtkwave): Update to 3.3.100.
2019-04-17 06:15:36 +02:00
Tobias Geerinckx-Rice 9043c1c561
gnu: qsynth: Update to 0.5.6.
* gnu/packages/audio.scm (qsynth): Update to 0.5.6.
2019-04-17 06:15:25 +02:00
Tobias Geerinckx-Rice 11f38e9052
gnu: qjackctl: Update to 0.5.7.
* gnu/packages/audio.scm (qjackctl): Update to 0.5.7.
2019-04-17 06:15:17 +02:00
Tobias Geerinckx-Rice 9a8aac1689
gnu: csound: Update to 6.12.2.
* gnu/packages/audio.scm (csound): Update to 6.12.2.
2019-04-17 06:15:09 +02:00
Tobias Geerinckx-Rice 315d7dda35
gnu: gtkwave: Don't use NAME in source URI.
* gnu/packages/fpga.scm (gtkwave)[source]: Hard-code NAME.
2019-04-17 06:12:48 +02:00
Tobias Geerinckx-Rice 9b15ef9350
gnu: calf: Update to 0.90.2.
* gnu/packages/audio.scm (calf): Update to 0.90.2.
2019-04-17 05:56:54 +02:00
Tobias Geerinckx-Rice 067826abe3
gnu: the-legend-of-edgar: Update to 1.31.
* gnu/packages/games.scm (the-legend-of-edgar): Update to 1.31.
[inputs]: Use SDL 2 union.
[arguments]: Adjust accordingly.
2019-04-17 03:23:37 +02:00
Tobias Geerinckx-Rice 564df7e584
gnu: dungeon-crawl-stone-soup: Update to 0.23.2.
* gnu/packages/games.scm (dungeon-crawl-stone-soup): Update to 0.23.2.
2019-04-17 03:23:37 +02:00
Tobias Geerinckx-Rice 18061de9e1
gnu: minetest: Update to 5.0.1.
* gnu/packages/games.scm (minetest): Update to 5.0.1.
games
minetest
2019-04-17 03:22:57 +02:00
Tobias Geerinckx-Rice b24ada5110
gnu: snd: Update to 19.3.
* gnu/packages/audio.scm (snd): Update to 19.3.
2019-04-17 03:21:08 +02:00
Tobias Geerinckx-Rice 0525864bdc
gnu: bennu-game-development-modules: Fix typos.
* gnu/packages/game-development.scm (bennu-game-development-modules)
[synopsis, description]: Fix ‘developement’ spelling.
2019-04-17 03:21:08 +02:00
Tobias Geerinckx-Rice 881a3521f6
gnu: emacs-irony-mode: Fix typo in description.
* gnu/packages/emacs-xyz.scm (emacs-irony-mode)[description]:
Re-spell ‘resistent’.
2019-04-17 03:21:08 +02:00
Tobias Geerinckx-Rice 4bee557d43
gnu: rubberband: Update to 1.8.2.
* gnu/packages/audio.scm (rubberband): Update to 1.8.2.
[arguments]: Add ‘skip-jni-installation’ phase.
2019-04-17 03:21:08 +02:00
Marius Bakke e28ff04108
gnu: webkitgtk: Fix build on i686.
Fixes <https://bugs.gnu.org/35232>.

* gnu/packages/patches/webkitgtk-sse2.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/webkit.scm (webkitgtk-2.24)[source](patches): New field.
2019-04-16 23:39:49 +02:00
Tobias Geerinckx-Rice dd3266ecde
gnu: epiphany: Don't use NAME in source URI.
* gnu/packages/gnome.scm (epiphany)[source]: Hard-code NAME.
2019-04-16 22:40:04 +02:00
Tobias Geerinckx-Rice 5b249625c1
gnu: eolie: Update to 0.9.60.
* gnu/packages/gnome.scm (eolie): Update to 0.9.60.
2019-04-16 22:40:04 +02:00
Tobias Geerinckx-Rice 0e84987f50
gnu: docker, docker-cli: Update to 18.09.5.
* gnu/packages/docker.scm (%docker-version): Update to 18.09.5.
2019-04-16 22:40:04 +02:00
Tobias Geerinckx-Rice a1942cf094
gnu: avrdude: Use @acronym{} mark-up.
* gnu/packages/flashing-tools.scm (avrdude)[description]: Use it.
2019-04-16 22:40:04 +02:00
Tobias Geerinckx-Rice 3b31d985c3
gnu: avrdude: Update to 6.3.
* gnu/packages/flashing-tools.scm (avrdude): Update to 6.3.
2019-04-16 22:40:04 +02:00
Tobias Geerinckx-Rice ff6807dc96
gnu: singular: Update to 4.1.2p1.
* gnu/packages/algebra.scm (singular): Update to 4.1.2p1.
2019-04-16 22:40:04 +02:00
Julien Lepiller bcfb110f6d
gnu: Add poedit.
* gnu/packages/poedit.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-04-16 22:32:27 +02:00
Julien Lepiller baa787745c
gnu: Add lucene++.
* gnu/packages/rdf.scm (lucene++): New variable.
2019-04-16 22:31:28 +02:00
Marius Bakke fbd2a245f7
gnu: spice-gtk: Update to 0.36.
* gnu/packages/spice.scm (spice-gtk): Update to 0.36.
[inputs]: Add JSON-GLIB.
[arguments]: Disable session test.
2019-04-16 21:19:34 +02:00
Marius Bakke a2d2c0bffe
gnu: spice-gtk: Propagate required inputs.
* gnu/packages/spice.scm (spice-gtk)[inputs]: Move GTK+, PIXMAN and OPENSSL ...
[propagated-inputs]: ... here.
(virt-viewer)[inputs]: Remove OPENSSL.
2019-04-16 21:19:34 +02:00
Marius Bakke 97b321a69c
gnu: http-parser: Update to 2.9.2.
* gnu/packages/web.scm (http-parser): Update to 2.9.2.
[source](snippet): Remove.
2019-04-16 21:19:34 +02:00
Marius Bakke 76a2430847
gnu: nginx: Update to 1.15.12.
* gnu/packages/web.scm (nginx): Update to 1.15.12.
2019-04-16 21:19:33 +02:00
Marius Bakke 75cc535986
gnu: python-dask: Update to 1.2.0.
* gnu/packages/python-xyz.scm (python-dask): Update to 1.2.0.
2019-04-16 21:19:33 +02:00
Marius Bakke 5e6c60077b
gnu: libqmi: Update to 1.22.4.
* gnu/packages/freedesktop.scm (libqmi): Update to 1.22.4.
2019-04-16 21:19:33 +02:00
Marius Bakke ea9e91c70d
gnu: libmbim: Update to 1.18.2.
* gnu/packages/freedesktop.scm (libmbim): Update to 1.18.2.
2019-04-16 21:19:33 +02:00
Tobias Geerinckx-Rice 4863773eff
gnu: bridge-utils: Update to 1.6.
* gnu/packages/linux.scm (bridge-utils): Update to 1.6.
[source]: Update project URL.
2019-04-16 19:43:42 +02:00
Tobias Geerinckx-Rice c1469ab6db
gnu: apfs-fuse: Fix ’file system’ spelling.
* gnu/packages/file-systems.scm (apfs-fuse)[synopsis]: Fix spelling.
2019-04-16 19:43:42 +02:00
Tobias Geerinckx-Rice afab450c6f
gnu: lm-sensors: Update home page.
* gnu/packages/linux.scm (lm-sensors)[home-page]: Update.
2019-04-16 19:43:42 +02:00
frozenpigs b8b1e4d9a2
gnu: Add sbcl-log4cl, cl-log4cl, and ecl-log4cl.
* gnu/packages/lisp.scm (sbcl-log4cl, cl-log4cl, ecl-log4cl): New
variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-16 19:21:39 +02:00
frozenpigs 2933182732
gnu: sbcl-bordeaux-threads: Update to 0.8.6-1.5dce49f.
* gnu/packages/lisp.scm (sbcl-bordeaux-threads): Update to commit
5dce49f.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-16 19:12:52 +02:00
mikadoZero cfcec4abf6
gnu: Add emacs-ace-link.
* gnu/packages/emacs-xyz.scm (emacs-ace-link): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-16 19:09:55 +02:00
Ludovic Courtès 90b94761b6
gnu: http-parser: Fix build on i686-linux.
Fixes a regression introduced in
c11fcc6aa2, whereby 'http-parser' would
fail to build on i686.

* gnu/packages/web.scm (http-parser)[source](modules, snippet): New
fields.
2019-04-16 17:48:46 +02:00
Ludovic Courtès b2c3640d2b
tests: Gracefully skip zlib test when zlib is missing.
* tests/zlib.scm: Use 'test-skip' instead of (exit 77)
when (zlib-available?) returns false.
2019-04-16 17:30:22 +02:00
Ludovic Courtès e31ece9751
gnu: slurm: Configure with a "standard" syslogdir.
Until now, we were using syslogdir=$prefix/etc, which did not exist.
Thus, commands would always fail like this:

  $ guix environment --ad-hoc slurm --pure -- squeue -u $USER
  squeue: error: s_p_parse_file: unable to status file /gnu/store/…-slurm-17.11.3/etc/slurm.conf: No such file or directory, retrying in 1sec up to 60sec

* gnu/packages/parallel.scm (slurm)[arguments]: Pass --sysconfdir.
2019-04-16 17:30:22 +02:00
Ludovic Courtès 698e91f0d0
gnu: Add libomp.
* gnu/packages/llvm.scm (libomp): New variable.
2019-04-16 17:30:22 +02:00
Ludovic Courtès ece7731eac
gnu: guile-charting: Install .go files in the right place.
* gnu/packages/plotutils.scm (guile-charting)[source](modules, snippet):
New fields.
2019-04-16 17:30:21 +02:00
Ludovic Courtès d1f7748a2e
store: Add "add-data-to-store-cache" profiling component.
* guix/store.scm (add-data-to-store): Define 'lookup' and use it instead
of 'hash-ref'.
2019-04-16 17:30:21 +02:00
Ludovic Courtès e856177597
derivations: Reduce 'valid-path?' RPCs in 'derivation-prerequisites-to-build'.
On a profile with 280 packages, this reduces the number of
'valid-paths?' RPCs made by 'guix package -nu' from 6K to 500.

* guix/derivations.scm (derivation-prerequisites-to-build)[built?]:
Memoize 'valid-path?' calls.
2019-04-16 17:30:21 +02:00
Ludovic Courtès 3961edf230
store: Memoize 'built-in-builders' call directly in <store-connection>.
The caching strategy introduced in
40cc850aeb was ineffective since we
regularly start from an empty object cache.  For example, "guix build
inkscape -n" would make 241 'built-in-builders' RPCs.

* guix/store.scm (<store-connection>)[built-in-builders]: New field.
(open-connection): Adjust '%make-store-connection' call accordingly.
(port->connection): Likewise.
(built-in-builders): Rename to...
(%built-in-builders):  ... this.
(built-in-builders): New procedure.
* guix/download.scm (built-in-builders*): Remove 'mcached' call.
2019-04-16 17:30:21 +02:00
Tobias Geerinckx-Rice b744862704
gnu: lm-sensors: Don't use unstable tarball.
* gnu/packages/linux.scm (lm-sensors)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-16 01:00:47 +02:00