| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/compton.scm (compton)[inputs]: Replace XPROTO with XORGPROTO.
* gnu/packages/enlightenment.scm (efl)[inputs]: Likewise.
* gnu/packages/gnome.scm (totem)[inputs]: Likewise.
* gnu/packages/haskell.scm (ghc-x11-xft)[inputs]: Likewise.
* gnu/packages/image-processing.scm (vtk)[inputs]: Likewise.
* gnu/packages/mate.scm (mate-control-center, mate-netbook, mate-screensaver,
mate-utils)[native-inputs]: Likewise.
* gnu/packages/xdisorg.scm (xautomation)[native-inputs]: Likewise.
* gnu/packages/xnee.scm (xnee)[inputs]: Likewise.
* gnu/packages/xorg.scm (imake, lndir, libxshmfence, libfontenc, libfs,
libxcomposite, libxdmcp, libxft, libxmu, libxpm, libxres, makedepend,
mkfontscale, sessreg, xev, xf86-video-qxl, xkbcomp-intermediate, xkbutils,
xlsfonts, xmodmap, xpr, xprop, xrandr, xset, xwd, xwininfo, xwud, xorg-rgb,
libxdamage, libxrender, libxv, libice, libxau, libxfixes, libxfont, libxi,
libxrandr, libxvmc, xorg-server, libxcursor, libxaw, twm, xinit,
xterm)[inputs]: Likewise.
(xorgproto): Move expression before all other -proto packages.
(xproto)[properties]: Mark as superseded by XORGPROTO.
|
|
|
|
| |
* gnu/packages/ghostscript.scm (gs-fonts): Return #t from the install phase.
|
|
|
|
|
| |
* gnu/packages/tls.scm (openssl, openssl-next)[arguments]: In the
'configure' phase, simplify the calls to 'invoke'.
|
|
|
|
|
|
|
| |
This fixes the build failure introduced in commit 05f6e6014.
* gnu/packages/tls.scm (openssl, openssl-next)[arguments]: Pass configure
flags to 'apply invoke' as the ARGLIST list.
|
|
|
|
|
| |
* gnu/packages/linux.scm (net-tools)[arguments]: Return #t from custom
configure phase.
|
|
|
|
|
|
|
| |
The inherited name was changed from "python" to "python2" with commit
a7714d42, restore it.
* gnu/packages/python.scm (python)[name]: New field.
|
|
|
|
| |
* gnu/packages/guile.scm (guile-2.2/fixed)[replacement]: Remove field.
|
|
|
|
|
|
|
| |
* gnu/packages/xiph.scm (libvorbis): Update to 1.3.6.
[replacement]: Remove field.
[source]: Remove patches.
(libvorbis-1.3.6): Remove variable.
|
|
|
|
|
|
| |
* gnu/packages/pulseaudio.scm (libsndfile)[replacement]: Remove field.
[source]: Add patch from former replacement.
(libsndfile/fixed): Remove variable.
|
|
|
|
|
|
| |
* gnu/packages/fontutils.scm (freetype)[replacement]: Remove field.
[source]: Add patch from former replacement.
(freetype/fixed): Remove variable.
|
|
|
|
|
|
| |
* gnu/packages/image.scm (libtiff)[replacement]: Remove field.
[source]: Add patches from former replacement.
(libtiff/fixed): Remove variable.
|
|
|
|
|
|
| |
* gnu/packages/curl.scm (curl): Update to 7.59.0.
[replacement]: Remove field.
(curl-7.59.0): Remove variable.
|
|
|
|
|
|
| |
* gnu/packages/compression.scm (unzip)[replacement]: Remove field.
[arguments]: Add 'fortify' phase.
(unzip/fixed): Remove variable.
|
|\ |
|
| |
| |
| |
| | |
* gnu/packages/admin.scm (intel-gpu-tools)[supported-systems]: New field.
|
| |
| |
| |
| |
| |
| |
| | |
From Inkscape 0.92, potrace is required for the Paintbucket and Trace Bitmap
tools.
* gnu/packages/inkscape.scm (inkscape)[inputs]: Add potrace.
|
| |
| |
| |
| | |
* gnu/build/vm.scm (load-in-linux-vm): Pass "-append ..." only once.
|
| |
| |
| |
| | |
* gnu/packages/ada.scm (python2-libadalang): New variable.
|
| |
| |
| |
| |
| | |
* gnu/packages/xiph.scm (libvorbis)[replacement]: New field.
(libvorbis-1.3.6): New public variable.
|
| |
| |
| |
| |
| |
| |
| | |
Fixes CVE-2018-{2579,2582,2588,2599,2602,2603,2618,2629,2633,2634,2637,2641,
2663,2677,2678}.
* gnu/packages/java.scm (icedtea-8): Update to 3.7.0.
|
| |
| |
| |
| |
| |
| |
| | |
Fixes CVE-2018-{2579,2588,2599,2602,2603,2618,2629,2633,2634,2637,2641,2663,
2677,2678}.
* gnu/packages/java.scm (icedtea-7): Update to 2.6.13.
|
| |
| |
| |
| | |
* gnu/packages/bioinformatics.scm (pigx): New variable.
|
| |
| |
| |
| |
| | |
* gnu/packages/bioinformatics.scm (pigx-rnaseq)[arguments]: Add phase to
disable a memory hungry test.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/patches/util-linux-CVE-2018-7738.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (util-linux)[replacement]: New field.
(util-linux/fixed): New variable.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/emacs.scm (emacs-deft): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/emacs.scm (emacs-exec-path-from-shell): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
| |
| |
| |
| | |
* gnu/packages/bioinformatics.scm (pigx-scrnaseq): New variable.
|
| |
| |
| |
| |
| | |
* gnu/packages/bioinformatics.scm (kentutils)[inputs]: Replace mysql with
mariadb.
|
| |
| |
| |
| |
| |
| | |
Fixes a regression introduced in 8ab10c19d72caab7459034a6e72b0117d7c5cec8.
* gnu/system/mapped-devices.scm: Autoload 'known-module-aliases'.
|
| |
| |
| |
| |
| | |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.10.
(%linux-libre-hash): Update hash.
|
| |
| |
| |
| |
| | |
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.27.
(%linux-libre-4.14-hash): Update hash.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This mostly reverts ca23693d280de5c4031058da4d3041d830080484, which
introduced a circular dependency between (gnu system linux-initrd)
and (gnu system mapped-devices).
Reported by Eric Bavier.
* gnu/system/linux-initrd.scm (check-device-initrd-modules): Move to...
* gnu/system/mapped-devices.scm (check-device-initrd-modules): ... here.
* po/guix/POTFILES.in: Adjust accordingly.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Previously it would fail to build. See <https://bugs.gnu.org/30741>.
* gnu/packages/idris.scm (idris)[inputs]: alphebetize
ghc-vector-binary-instances and ghc-async. Use ghc-aeson-1.1.2.0,
ghc-cheapskate-0.1.0.5, and ghc-trifecta-1.6.2.1. Remove ghc-aeson,
ghc-cheapskate, ghc-parsers, ghc-tasty, ghc-tasty-golden, ghc-tasty-rerun,
ghc-trifecta, and ghc-zlib.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/idris.scm (ghc-cheapskate-0.1.0.5): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/idris.scm (ghc-trifecta-1.6.2.1): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/idris.scm (ghc-aeson-1.1.2.0): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/messaging.scm (qtox)[arguments]: Add phase
"wrap-executable".
[inputs]: Fix misplaced comma (unquote).
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/build/vm.scm (load-in-linux-vm, initialize-partition-table)
(create-ext-file-system, create-fat-file-system)
(install-efi, make-iso9660-image): Use 'invoke' instead
of (unless (zero? (system* ...)) (error ...)).
|
| |
| |
| |
| | |
* gnu/packages/suckless.scm (dmenu): Update to 4.8.
|
| |
| |
| |
| | |
* gnu/packages/video.scm (you-get): Update to 0.4.1040.
|
| |
| |
| |
| |
| | |
* gnu/packages/admin.scm (intel-gpu-tools): Update to 1.22.
[inputs]: Add eudev.
|
| |
| |
| |
| | |
* gnu/packages/cdrom.scm (libburn): Update to 1.4.8.
|
| |
| |
| |
| |
| | |
* gnu/packages/cdrom.scm (libisofs)[description]: Spell ‘file system’ as
‘file system’.
|
| |
| |
| |
| | |
* gnu/packages/cdrom.scm (libisofs): Update to 1.4.8.
|
| |
| |
| |
| | |
* gnu/packages/gtk.scm (gtksourceview): Update to 3.24.7.
|
| |
| |
| |
| | |
* gnu/packages/freedesktop.scm (xdg-user-dirs): Update to 0.17.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-scatterplot3d): Update to 0.3-41.
|
| |
| |
| |
| | |
* gnu/packages/admin.scm (acpica): Update to 20180313.
|
| |
| |
| |
| | |
* gnu/packages/maths.scm (octave): Update to 4.2.2.
|
| |
| |
| |
| | |
* gnu/packages/samba.scm (cifs-utils): Update to 6.8.
|