Danny Milosavljevic
4d2470b0ef
gnu: avr: Use the correct gcc version as native-input.
...
* gnu/packages/avr.scm (avr-libc): Replace package by function.
* gnu/packages/avr.scm (avr-toolchain): Use new avr-libc function.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-15 14:48:21 -04:00
Al McElrath
d23ce1ce2b
gnu: offlineimap: Update to 7.0.5.
...
* gnu/packages/mail.scm (offlineimap): Update to 7.0.5.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-15 14:24:48 -04:00
ng0
cd372ca352
gnu: libextractor: Add more optional inputs.
...
* gnu/packages/gnunet.scm (libextractor)[inputs]: Add gtk+, libarchive,
libgsf, and libmpeg2.
[arguments]: New field.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-15 14:20:52 -04:00
ng0
5f9d590574
gnu: gnurl: Update to 7.50.1 [fixes CVE-2016-{5419,5420,5421].
...
* gnu/packages/gnunet.scm (gnurl): Update to 7.50.1.
[configure-flags]: Configure with --disable-smb.
Disable test1139.
[description]: Fix typo.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-15 13:52:48 -04:00
ng0
a1c83fef3c
gnu: Add proxychains-ng.
...
* gnu/packages/networking.scm (proxychains-ng): New variable.
2016-08-15 13:31:46 +02:00
Ben Woodcroft
0ed8f0cd4c
gnu: mafft: Update to 7.304.
...
* gnu/packages/bioinformatics.scm (mafft): Update to 7.304.
2016-08-15 20:59:41 +10:00
Ben Woodcroft
101e8f7171
gnu: mafft: Wrap programs.
...
* gnu/packages/bioinformatics.scm (mafft)[arguments]: Add 'wrap-programs'
phase.
[propagated-inputs]: Move coreutils from here ...
[inputs]: ... to here.
2016-08-15 20:51:00 +10:00
Ben Woodcroft
93b8316e08
gnu: mafft: Update to 7.300.
...
* gnu/packages/bioinformatics.scm (mafft): Update to 7.300.
2016-08-15 20:51:00 +10:00
Leo Famulari
2328f328f3
gnu: imagemagick: Update to 6.9.5-7.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.5-7.
2016-08-15 01:50:16 -04:00
David Craven
8cce8797be
gnu: usbredir: Invoke autoreconf directly.
...
* gnu/packages/spice.scm (usbredir)[arguments]: Invoke autoreconf directly.
2016-08-15 02:24:11 +02:00
David Craven
273f1c05d8
gnu: usbredir: Add git commit to version.
...
* gnu/packages/spice.scm (usbredir)[version]: Add commit and revision to version
string.
2016-08-15 02:24:10 +02:00
Leo Famulari
d4db0612dc
gnu: dropbear: Update to 2016.74 [security fixes].
...
* gnu/packages/ssh.scm (dropbear): Update to 2016.74.
2016-08-14 16:19:11 -04:00
Leo Famulari
383434cc23
gnu: redis: Update to 3.2.3 [fixes CVE-2013-7458].
...
* gnu/packages/databases.scm (redis): Update to 3.2.3.
2016-08-14 13:54:02 -04:00
Marius Bakke
c3ccba9238
gnu: Add fio.
...
* gnu/packages/benchmark.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-14 13:05:03 -04:00
Chris Marusich
5cf30103f7
gnu: Add sg3-utils.
...
* gnu/packages/scsi.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-14 12:45:44 -04:00
Ricardo Wurmus
971ebdc89b
gnu: ardour: Add cppunit and readline to inputs.
...
* gnu/packages/audio.scm (ardour)[native-inputs]: Add cppunit.
[inputs]: Add readline.
2016-08-14 16:03:42 +02:00
Ricardo Wurmus
a2529c584a
gnu: ardour: Update to 5.0.
...
* gnu/packages/audio.scm (ardour): Update to 5.0.
2016-08-14 16:03:42 +02:00
Ricardo Wurmus
fcb416154f
gnu: lilv: Update to 0.22.0.
...
* gnu/packages/audio.scm (lilv): Update to 0.22.0.
2016-08-14 16:03:42 +02:00
Ricardo Wurmus
c0549628b2
gnu: sord: Update to 0.14.0.
...
* gnu/packages/rdf.scm (sord): Update to 0.14.0.
2016-08-14 16:03:42 +02:00
Ricardo Wurmus
3c972f5388
gnu: serd: Update to 0.22.0.
...
* gnu/packages/rdf.scm (serd): Update to 0.22.0.
2016-08-14 16:03:42 +02:00
Mark H Weaver
5f4a446d37
services: guix: Fix activation when 'authorize-key?' is false.
...
* gnu/services/base.scm (guix-activation): Ensure that a gexp is
returned when 'authorize-key?' is false.
2016-08-14 02:48:51 -04:00
Ben Woodcroft
a12ba6e878
gnu: Add bamm.
...
* gnu/packages/bioinformatics.scm (bamm): New variable.
2016-08-14 14:55:23 +10:00
Leo Famulari
29d9075727
gnu: gnupg-1: Use modify-phases syntax.
...
* gnu/packages/gnupg.scm (gnupg-1)[arguments]: Use modify-phases syntax.
2016-08-13 20:49:26 -04:00
Leo Famulari
304cf4e7ee
gnu: git: Update to 2.9.3.
...
* gnu/packages/version-control.scm (git): Update to 2.9.3.
(git-manpages)[source]: Update hash.
2016-08-13 18:34:22 -04:00
Efraim Flashner
43d51239fe
gnu: libcaca: Add more image support.
...
* gnu/packages/video.scm (libcaca)[inputs]: Add imlib2.
2016-08-13 23:16:00 +03:00
Efraim Flashner
602460ea2e
gnu: libetpan: Use 'modify-phases'.
...
* gnu/packages/mail.scm (libetpan)[arguments]: Use 'modify-phases'.
2016-08-13 21:18:28 +03:00
Efraim Flashner
a9a023ad40
gnu: claws-mail: Update to 3.14.0.
...
* gnu/packages/mail.scm (claws-mail): Update to 3.14.0.
2016-08-13 21:17:08 +03:00
Efraim Flashner
91fd8dd2c5
gnu: adns: Update to 1.5.1.
...
* gnu/packages/adns.scm (adns): Update to 1.5.1.
2016-08-13 20:24:43 +03:00
Eric Bavier
d85b398bb7
gnu: Add Aircrack-ng.
...
* gnu/packages/networking.scm (aircrack-ng): New variable.
2016-08-13 11:02:51 -05:00
Eric Bavier
b718bef08e
gnu: Add stress-make.
...
* gnu/packages/debug.scm (stress-make): New variable.
2016-08-13 11:00:45 -05:00
Eric Bavier
5895ca7bbb
gnu: tuxpaint-config: Build sequentially.
...
* gnu/packages/games.scm (tuxpaint-config)[arguments]: Add
2016-08-13 11:00:45 -05:00
Leo Famulari
b2122724fe
Revert "gnu: Add stagit."
...
This reverts commit b3885778e8
.
2016-08-13 09:05:05 -04:00
David Craven
60f75c8f21
gnu: kde-frameworks: Add threadweaver.
...
* gnu/packages/kde-frameworks.scm (threadweaver): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
39e547f219
gnu: kde-frameworks: Add sonnet.
...
* gnu/packages/kde-frameworks.scm (sonnet): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
9fd502cee5
gnu: kde-frameworks: Add solid.
...
* gnu/packages/kde-frameworks.scm (solid): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
864c25f469
gnu: kde-frameworks: Add networkmanager-qt.
...
* gnu/packages/kde-frameworks (networkmanager-qt): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
208094b49a
gnu: kde-frameworks: Add modemmanager-qt.
...
* gnu/packages/kde-frameworks.scm (modemmanager-qt): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
5e22e8ed4d
gnu: kde-frameworks: Add kwidgetsaddons.
...
* gnu/packages/kde-frameworks.scm (kwidgetsaddons): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
d5348b3fee
gnu: kde-frameworks: Add kwayland.
...
* gnu/packages/kde-frameworks.scm (kwayland): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
a51cdaefbc
gnu: kde-frameworks: Add kplotting.
...
* gnu/packages/kde-frameworks.scm (kplotting): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
d2e4c02d36
gnu: kde-frameworks: Add kitemviews.
...
* gnu/packages/kde-frameworks.scm (kitemviews): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
803f30d7a5
gnu: kde-frameworks: Add kitemmodels.
...
* gnu/packages/kde-frameworks.scm (kitemmodels): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
8cb7bab991
gnu: kde-frameworks: Add kidletime.
...
* gnu/packages/kde-frameworks.scm (kidletime): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
4f4afb63c7
gnu: kde-frameworks: Add ki18n.
...
* gnu/packages/kde-frameworks.scm (ki18n): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
7a150b4d74
gnu: kde-frameworks: Add kguiaddons.
...
* gnu/packages/kde-frameworks.scm (kguiaddons): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
3dbb816a5f
gnu: kde-frameworks: Add kdnssd.
...
* gnu/packages/kde-frameworks.scm (kdnssd): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
02613cf54a
gnu: kde-frameworks: Add kdbusaddons.
...
* gnu/packages/kde-frameworks.scm (kdbusaddons): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
f3f250ad32
gnu: kde-frameworks: Add kcoreaddons.
...
* gnu/packages/kde-frameworks.scm (kcoreaddons): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
594c7f35bc
gnu: kde-frameworks: Add kconfig.
...
* gnu/packages/kde-frameworks.scm (kconfig): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
5c86352ada
gnu: kde-frameworks: Add kcodecs.
...
* gnu/packages/kde-frameworks.scm (kcodecs): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
f90b81a5f0
gnu: kde-frameworks: Add karchive.
...
* gnu/packages/kde-frameworks.scm (karchive): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
06a79865ef
gnu: kde-frameworks: Add kapidox.
...
* gnu/packages/kde-frameworks.scm (kapidox): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
e510a263ac
gnu: kde-frameworks: Add breeze-icons.
...
* gnu/packages/kde-frameworks.scm (breeze-icons): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
fc3d355df7
gnu: kde-frameworks: Add bluez-qt.
...
* gnu/packages/kde-frameworks.scm (bluez-qt): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
bbf311e048
gnu: kde-frameworks: Add attica.
...
* gnu/packages/kde-frameworks.scm (attica): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
b54c2cfcfc
gnu: oxygen-icons: Update to 5.24.0.
...
* gnu/packages/kde-frameworks.scm (oxygen-icons)[uri]: Use mirror.
[native-inputs]: Make extra-cmake-modules a native-input.
2016-08-13 14:07:46 +02:00
David Craven
861748efd6
gnu: kwindowsystem: Update to 5.24.0.
...
* gnu/packages/kde-frameworks.scm (kwindowsystem)[uri]: Use mirror.
[native-inputs]: Make extra-cmake-modules a native-input.
[inputs]: Replace qt dependency with qtbase and qtx11extras.
2016-08-13 14:07:46 +02:00
David Craven
5c913ba159
gnu: extra-cmake-modules: Update to 5.24.0.
...
* gnu/packages/kde-frameworks.scm: Update to 5.24.0.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
37d52f6e46
gnu: spice: Fix usbredir for 32 bit platforms.
...
* gnu/packages/spice.scm (usbredir)[origin]: Fetch source from git repo.
[native-inputs]: Add AUTOCONF, AUTOMAKE and LIBTOOL.
[arguments]: Add autogen phase.
2016-08-13 14:02:56 +02:00
Jan Nieuwenhuizen
19c3304072
gnu: Add xlsx2csv.
...
* gnu/packages/xml.scm (xlsx2csv): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2016-08-13 20:12:07 +10:00
Vincent Legoll
ce728f70e5
gnu: Add Musl.
...
* gnu/packages/musl.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2016-08-13 11:31:39 +02:00
Ricardo Wurmus
2f82b53b94
gnu: Add virt-manager.
...
* gnu/packages/qemu.scm (virt-manager): New variable.
2016-08-12 21:04:20 +02:00
Ricardo Wurmus
7cd2032f24
gnu: Add python-libvirt.
...
* gnu/packages/qemu.scm (python-libvirt, python2-libvirt): New
variables.
2016-08-12 21:04:20 +02:00
Ricardo Wurmus
597ea1223b
gnu: Add libvirt-glib.
...
* gnu/packages/qemu.scm (libvirt-glib): New variable.
2016-08-12 21:04:19 +02:00
Ricardo Wurmus
a0f6c3b35d
gnu: Add libosinfo.
...
* gnu/packages/qemu.scm (libosinfo): New variable.
2016-08-12 21:04:19 +02:00
Ricardo Wurmus
309693e040
gnu: Add libvirt.
...
* gnu/packages/qemu.scm (libvirt): New variable.
2016-08-12 21:04:15 +02:00
ng0
b3885778e8
gnu: Add stagit.
...
* gnu/packages/version-control.scm (stagit): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-12 14:11:51 -04:00
ng0
b227f0be89
gnu: Add python-stem.
...
* gnu/packages/python.scm (python-stem, python2-stem): New variables.
Co-authored-by: Leo Famulari <leo@famulari.name>
2016-08-12 13:56:17 -04:00
宋文武
939111ca9e
gnu: st: Remove unnecessary inputs.
...
* gnu/packages/suckless.scm (st)[inputs]: Remove libxcomposite,
compositeproto, xextproto, libxrender and font-liberation.
2016-08-12 22:29:50 +08:00
ng0
87520dfd4b
gnu: st: Update to 0.7.
...
* gnu/packages/suckless.scm (st): Update to 0.7.
(inputs): Remove libxext.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
2016-08-12 22:22:43 +08:00
Leo Famulari
0d4b5eb1fd
gnu: diffoscope: Update to 56.
...
* gnu/packages/package-management.scm (diffoscope): Update to 56.
2016-08-12 01:55:47 -04:00
Leo Famulari
2b895f6980
gnu: postgresql: Update to 9.5.4 [fixes CVE-2016-{5423,5424}].
...
* gnu/packages/databases.scm (postgresql): Update to 9.5.4.
2016-08-12 01:46:35 -04:00
Efraim Flashner
b92f651be8
gnu: python-cython: Use 'modify-phases'.
...
* gnu/packages/python.scm (python-cython)[arguments]: Use 'modify-phases'.
2016-08-11 22:44:07 +03:00
Efraim Flashner
dd22efef0a
gnu: python-cython: Update to 0.24.1.
...
* gnu/packages/python.scm (python-cython): Update to 0.24.1.
2016-08-11 22:44:07 +03:00
Efraim Flashner
3e6fdd5f8a
gnu: snap-aligner: Limit to x86_64.
...
* gnu/packages/bioinformatics.scm (snap-aligner)[supported-systems]: Add
note explaining why we build for x86_64 only.
2016-08-11 22:44:07 +03:00
Jelle Licht
f2b4c18cd9
gnu: jq: Fix CVE-2015-8863.
...
* gnu/packages/patches/jq-CVE-2015-8863.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/web.scm (jq)[source]: Use it.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-11 15:42:32 -04:00
ng0
e08ca4b966
gnu: Add emacs-neotree.
...
* gnu/packages/emacs.scm (emacs-neotree): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-08-11 18:12:41 +03:00
ng0
e4eb213473
gnu: Add sic.
...
* gnu/packages/irc.scm (sic): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-08-11 18:12:41 +03:00
ng0
dfde065fd2
gnu: dwm: Shorten the description.
...
* gnu/packages/suckless.scm (dwm)[description]: Shorten.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-08-11 18:12:41 +03:00
Troy Sankey
caa6fc89c7
gnu: python2-notmuch: Update to 0.22.1.
...
* gnu/packages/mail.scm (python2-notmuch): Update to 0.22.1 by
inheriting from 'python-notmuch'.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-08-11 18:12:41 +03:00
Troy Sankey
4b6909bc03
gnu: Add python-notmuch.
...
* gnu/packages/mail.scm (python-notmuch): New variable.
Co-authored-by: Alex Kost <alezost@gmail.com>
2016-08-11 18:12:41 +03:00
Alex Kost
2c5b91dc47
gnu: notmuch: Use 'emacs-minimal' instead of 'emacs'.
...
* gnu/packages/mail.scm (notmuch)[inputs]: Remove 'emacs'.
[native-inputs]: Add 'emacs-minimal'.
2016-08-11 18:12:41 +03:00
Troy Sankey
25a78dbc7a
gnu: notmuch: Update to 0.22.1.
...
* gnu/packages/mail.scm (notmuch): Update to 0.22.1.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-08-11 18:12:41 +03:00
Jan Nieuwenhuizen
b3de5ff221
gnu: Add laby.
...
* gnu/packages/patches/laby-make-install.patch: New file.
* gnu/local.mk (dist_patch_DATA): gnu-system.am: Add it.
* gnu/packages/games.scm (laby): New variable.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
2016-08-11 19:45:22 +08:00
Ben Woodcroft
7024aeaaaa
gnu: diamond: Update to 0.8.18.
...
* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.18.
2016-08-11 20:39:54 +10:00
Efraim Flashner
91c52629e8
gnu: corkscrew: Use 'modify-phases'.
...
* gnu/packages/ssh.scm (corkscrew)[arguments]: Use 'modify-phases'.
2016-08-11 13:20:19 +03:00
Efraim Flashner
0ec60d6e03
gnu: mosh: Update to 1.2.6.
...
* gnu/packages/ssh.scm (mosh): Update to 1.2.6.
2016-08-11 13:20:18 +03:00
Efraim Flashner
11379192fa
gnu: mosh: Use 'modify-phases'.
...
* gnu/packages/ssh.scm (mosh)[arguments]: Use 'modify-phases'.
2016-08-11 13:20:18 +03:00
Efraim Flashner
c3671282c1
gnu: mosh: Update source location.
...
* gnu/packages/ssh.scm (mosh)[source]: Download from homepage.
[home-page]: Old url redirects to https://mosh.org .
2016-08-11 13:20:17 +03:00
Efraim Flashner
3dbdfdc7f0
gnu: mpv: Update to 0.18.1.
...
* gnu/packages/video.scm (mpv): Update to 0.18.1.
2016-08-11 13:20:17 +03:00
Efraim Flashner
91b2296b9c
gnu: obs: Update to 0.15.4.
...
* gnu/packages/video.scm (obs): Update to 0.15.4.
2016-08-11 13:20:16 +03:00
Efraim Flashner
cd36a4117b
gnu: ffmpeg: Update to 3.1.2.
...
* gnu/packages/video.scm (ffmpeg): Update to 3.1.2.
2016-08-11 13:20:16 +03:00
Efraim Flashner
f9c646886a
gnu: freeimpi: Update to 1.5.3.
...
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.5.3.
2016-08-11 13:20:16 +03:00
Efraim Flashner
f64b989b1b
gnu: dico: Update to 2.3.
...
* gnu/packages/dico.scm (dico): Update to 2.3.
[inputs]: Add python-2, groff. Upgrade readline-6.2 to latest.
[source]: Remove patches.
* gnu/packages/patches/dico-idxcide-bug.patch,
* gnu/packages/patches/dico-libtool-deterministic.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2016-08-11 13:20:12 +03:00
Mark H Weaver
10692b2e7f
gnu: linux-libre@4.4: Update to 4.4.17.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.17.
2016-08-11 05:21:33 -04:00
Alex Griffin
2ebc5ad603
gnu: gnome-mpv: Update to 0.10.
...
* gnu/packages/video.scm (gnome-mpv): Update to 0.10.
2016-08-11 09:26:55 +02:00
Mark H Weaver
7309a501ee
gnu: linux-libre@4.1: Update to 4.1.30.
...
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.30.
2016-08-10 23:13:21 -04:00
ng0
5ec8b02d10
gnu: Add cbatticon.
...
* gnu/packages/admin.scm (cbatticon): New variable.
2016-08-10 22:39:14 +02:00
Ricardo Wurmus
dd05e73102
gnu: nautilus: Add gvfs support.
...
* gnu/packages/gnome.scm (nautilus)[inputs]: Add gvfs.
2016-08-10 15:47:09 +02:00
Efraim Flashner
5d923b4f4a
gnu: font-xfree86-type1: Add missing input.
...
* gnu/packages/xorg.scm (font-xfree86-type1)[inputs]: Add mkfontscale.
2016-08-10 15:59:26 +03:00