Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
Ricardo Wurmus 45591fd7fd
gnu: Add threaded variants of fftw and fftwf for Ardour and mod-host.
* gnu/packages/algebra.scm (fftw-with-threads, fftwf-with-threads): New
variables.
* gnu/packages/audio.scm (ardour)[inputs]: Replace "fftw" and "fftwf"
with "fftw-with-threads" and "fftwf-with-threads", respectively.
* gnu/packages/music.scm (mod-host)[inputs]: Likewise.
2016-11-27 09:48:16 +01:00
..
build install: Enable "cryptodisk" handling in GRUB. 2016-11-23 21:13:18 +01:00
packages gnu: Add threaded variants of fftw and fftwf for Ardour and mod-host. 2016-11-27 09:48:16 +01:00
services services: Factorize configuration abstraction. 2016-11-26 19:46:01 +01:00
system doc: Document encrypted root partitions. 2016-11-24 23:20:41 +01:00
tests tests: Add 'opensmtpd-service-type' test. 2016-11-27 10:15:43 +08:00
artwork.scm
local.mk tests: Add 'opensmtpd-service-type' test. 2016-11-27 10:15:43 +08:00
packages.scm ui: Do not shadow '_' where it's used as a literal syntax match. 2016-09-20 23:22:42 +09:00
services.scm services: Use 'source-module-closure' for (gnu build activation). 2016-09-20 22:42:11 +09:00
system.scm gnu: system: Add openfwwf-firmware to %base-firmware. 2016-11-22 09:38:36 -06:00
tests.scm services: <shepherd-service> no longer has an 'imported-modules' field. 2016-07-12 22:47:08 +02:00