| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/fontutils.scm (libuninameslist): Update to 20160701.
|
|
|
|
|
| |
* gnu/packages/bash.scm (bash-completion): Update to 2.4.
[home-page]: Update to redirected home-page.
|
|
|
|
|
| |
* guix/import/github.scm (find-extension): Add '.love' extension to the
list of extensions checked.
|
|
|
|
| |
* gnu/packages/video.scm (obs): Update to 0.16.2.
|
|
|
|
|
| |
* gnu/packages/games.scm (laby)[source]: Use the publicly visible
download uri.
|
|
|
|
| |
* gnu/packages/music.scm (gxtuner): New variable.
|
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add
pinentry-gnome3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/gnupg.scm (pinentry-gnome3): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
* gnu/package/gnupg.scm (pinentry-tty, pinentry-gtk2, pinentry-qt)
[description]: The default in Guix is gpg, so only use this.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/scanner.scm (sane-backends): Update to 1.0.25.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/admin.scm (wpa-supplicant-minimal)[source]: Update to
2.6. Remove 'patches' field.
* gnu/packages/patches/wpa-supplicant-CVE-2015-5310.patch,
gnu/packages/patches/wpa-supplicant-CVE-2015-5314.patch,
gnu/packages/patches/wpa-supplicant-CVE-2015-5315.patch,
gnu/packages/patches/wpa-supplicant-CVE-2015-5316.patch,
gnu/packages/patches/wpa-supplicant-CVE-2016-4476.patch,
gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt1.patch,
gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt2.patch,
gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt3.patch,
gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt4.patch: Delete
files.
* gnu/local.mk (dist_patch_DATA): Remove them.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
|
| |
* gnu/packages/ssh.scm (libssh-0.6): Remove.
(guile-ssh): Update to 0.10.1.
[inputs]: Use LIBSSH instead of LIBSSH-0.7.3.
[arguments]: Remove #:configure-flags.
|
|
|
|
|
|
|
|
|
|
| |
Before this commit, the .go files were obtained by compiling the
unpatched .scm files, so they would refer to libguile-ssh without its
absolute file name.
* gnu/packages/ssh.scm (guile-ssh)[arguments]: Move
'fix-libguile-ssh-file-name' before 'build'. Have it run "make install
-C libguile-ssh" first.
|
|
|
|
| |
* gnu/packages/ssh.scm (guile-ssh)[arguments]: Use 'modify-phases'.
|
|
|
|
|
| |
* gnu/packages/gcc.scm (gcj)[arguments]: Switch the depreciated dejagnu
command 'absolute' for the new testing command 'file normalize'.
|
|
|
|
|
| |
* gnu/packages/lynx.scm (lynx): Update to 2.8.9dev.9.
[arguments]: Append the path to the GnuTLS to "--with-gnutls=".
|
|
|
|
| |
* gnu/packages/messaging.scm (hexchat): Update to 2.12.2.
|
|
|
|
| |
* gnu/packages/dav.scm (vdirsyncer): Update to 0.13.1.
|
|
|
|
|
|
| |
* gnu/packages/patches/libupnp-CVE-2016-6255.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/libupnp.scm (libupnp): Use it.
|
|
|
|
|
| |
* gnu/packages/audio.scm (ardour): Update to 5.4.
[inputs]: Add libarchive.
|
|
|
|
|
|
| |
* gnu/packages/fpga.scm (gtkwave): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/fpga.scm (arachne-pnr): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/fpga.scm (icestorm): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/fpga.scm (yosys): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/fpga.scm (iverilog): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
|
| |
* gnu/packages/fpga.scm (abc): New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
| |
* gnu/packages/guile.scm (guile-next)[properties]: Set timeout to
20 hours.
|
|
|
|
| |
* gnu/packages/embedded.scm (newlib-nano-arm-none-eabi): New variable.
|
|
|
|
| |
* gnu/packages/embedded.scm (newlib-arm-none-eabi): New variable.
|
|
|
|
|
|
| |
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add case for "arm-eabi".
* gnu/packages/embedded.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
|
|
|
|
|
|
| |
* gnu/packages/irc.scm (limnoria): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-feedparser): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* guix/licenses.scm (freebsd-doc): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-socksipy-branch): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (qtox): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/database.scm (sqlcipher): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (mtd-utils): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
| |
* gnu/packages/autogen.scm (autogen): Update to 5.18.12.
[home-page]: Use https.
|
|
|
|
|
| |
* gnu/packages/games.scm (xboard): Update to 4.9.1.
[home-page]: Use https.
|
|
|
|
|
| |
* gnu/packages/dejagnu.scm (dejagnu)[arguments]: Use 'modify-phases'
syntax.
|
|
|
|
|
|
| |
* gnu/packages/dejagnu.scm (dejagnu): Update to 1.6.
[home-page]: Use https.
[license]: Update to gpl3+.
|
|
|
|
|
| |
* gnu/packages/gdb.scm (gdb): Update to 7.12.
[home-page]: Use https.
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (gnuastro): Update to 0.2.
[home-page]: Use https.
|
|
|
|
| |
* gnu/packages/python.scm (python-xlrd)[source]: Use 'pypi-uri' syntax.
|
|
|
|
|
| |
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.5.4.
[home-page]: Use https.
|
|
|
|
| |
* gnu/packages/ccache.scm (ccache): Update to 3.3.2.
|
|
|
|
| |
* gnu/packages/mail.scm (offlineimap): Update to 7.0.8.
|
|
|
|
| |
* gnu/packages/samba.scm (ldb): Update to 1.1.27.
|
|
|
|
| |
* gnu/packages/databases.scm (tdb)[arguments]: Use 'modify-phases' syntax.
|
|
|
|
|
| |
* gnu/packages/databases.scm (tdb): Update to 1.3.11.
[home-page]: Use https.
|