aboutsummaryrefslogtreecommitdiff
path: root/.dir-locals.el
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2017-04-12 22:28:09 -0400
committerLeo Famulari <leo@famulari.name>2017-04-12 22:47:31 -0400
commitefc95e7bc6bfd97425b9f2fdb5eebac6b99aac6b (patch)
tree205fa54281ccb5e3cb774ce9a0baecbf3594d6bf /.dir-locals.el
parent098bb004beabf561182ff2f6b6980467a79756d0 (diff)
downloadguix-efc95e7bc6bfd97425b9f2fdb5eebac6b99aac6b.tar.gz
guix-efc95e7bc6bfd97425b9f2fdb5eebac6b99aac6b.zip
gnu: libsamplerate: Update to 0.1.9 [fixes CVE-2017-7697].
* gnu/packages/pulseaudio.scm (libsamplerate)[replacement]: New field. (libsamplerate-0.1.9): New variable.
Diffstat (limited to '.dir-locals.el')
0 files changed, 0 insertions, 0 deletions
le....Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Andrew Tropin 2021-09-09home: Add home-environment....* gnu/home.scm (home-environment, home-environment?, this-home-environment) (home-environment-derivation, home-environment-user-services) (home-environment-essential-services, home-environment-services) (home-environment-location, home-environment-with-provenance): New variables. * gnu/local.mk (GNU_SYSTEM_MODULES): Add home.scm. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Andrew Tropin