summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: tome4: Fix build.Oleg Pykhalov2019-03-17
| | | | * gnu/packages/games.scm (tome4)[source]: Patch 'src/tgl.h' in snippet.
* gnu: Add editorconfig-vim.Efraim Flashner2019-03-17
| | | | * gnu/packages/vim.scm (editorconfig-vim): New variable.
* gnu: Add editorconfig-core-c.Efraim Flashner2019-03-17
| | | | * gnu/packages/text-editors.scm (editorconfig-core-c): New variable.
* gnu: unison: Fix manual generation.Julien Lepiller2019-03-17
| | | | | * gnu/packages/ocaml.scm (unison)[arguments]: Fix documentation generation.
* gnu: opam: Update to 2.0.3.Julien Lepiller2019-03-17
| | | | * gnu/packages/ocaml.scm (opam): Update to 2.0.3.
* gnu: console-setup: Set absolute file name of 'cat' in 'ckbcomp'.Ludovic Courtès2019-03-17
| | | | | * gnu/packages/xorg.scm (console-setup)[arguments]: Add 'patch-file-names' phase.
* vm: 'expression->derivation-in-linux-vm' leads to a kernel panic upon failure.Ludovic Courtès2019-03-17
| | | | | | | | Partially fixes <https://bugs.gnu.org/34276>. Reported by Tobias Geerinckx-Rice <me@tobias.gr>. * gnu/system/vm.scm (expression->derivation-in-linux-vm)[loader]: Call 'exit' when USER-BUILDER exits with a non-zero code.
* gnu: x11perf: Update to 1.6.1.Marius Bakke2019-03-17
| | | | * gnu/packages/xorg.scm (x11perf): Update to 1.6.1.
* gnu: ceph: Add XFS support.Marius Bakke2019-03-17
| | | | | * gnu/packages/storage.scm (ceph)[arguments]: Adjust #:configure-flags. [inputs]: Add XFSPROGS.
* gnu: xfsprogs: Install the headers.Marius Bakke2019-03-17
| | | | * gnu/packages/linux.scm (xfsprogs)[arguments]: Add #:phases.
* gnu: ceph: Install headers to the "lib" output.Marius Bakke2019-03-17
| | | | | | | The previous provision for this has been defunct since version 12. * gnu/packages/storage.scm (ceph)[arguments]: Remove obsolete substitution in favor of a configure flag.
* gnu: ghc-xmonad-contrib: Update to 0.15.Tobias Geerinckx-Rice2019-03-17
| | | | * gnu/packages/wm.scm (ghc-xmonad-contrib): Update to 0.15.
* gnu: xmonad: Update to 0.15.Tobias Geerinckx-Rice2019-03-17
| | | | * gnu/packages/wm.scm (xmonad): Update to 0.15.
* gnu: xmonad: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-03-17
| | | | * gnu/packages/wm.scm (xmonad)[source]: Hard-code NAME.
* gnu: libxxf86dga: Update to 1.1.5.Tobias Geerinckx-Rice2019-03-17
| | | | | * gnu/packages/xorg.scm (libxxf86dga): Update to 1.1.5. Re-indent.
* gnu: xorg-cf-files: Update to 1.0.6.Tobias Geerinckx-Rice2019-03-17
| | | | * gnu/packages/xorg.scm (xorg-cf-files): Update to 1.0.6.
* gnu: imake: Update to 1.0.8.Tobias Geerinckx-Rice2019-03-17
| | | | * gnu/packages/xorg.scm (imake): Update to 1.0.8.
* gnu: ansible: Update to 2.7.9.Tobias Geerinckx-Rice2019-03-17
| | | | * gnu/packages/admin.scm (ansible): Update to 2.7.9.
* gnu: rust: Work around Hydra bug.Danny Milosavljevic2019-03-17
| | | | * gnu/packages/rust.scm (rust-1.20)[properties]: Work around Hydra bug.
* gnu: wine-staging: Update to 4.4.Rutger Helling2019-03-17
| | | | | * gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.4. * gnu/packages/wine.scm (wine-staging): Update to 4.4.
* gnu: gajim-omemo: Update to 2.6.28.Rutger Helling2019-03-17
| | | | * gnu/packages/messaging.scm (gajim-omemo): Update to 2.6.28.
* gnu: Add kaldi-gstreamer-server.Ricardo Wurmus2019-03-17
| | | | * gnu/packages/machine-learning.scm (kaldi-gstreamer-server): New variable.
* gnu: Add python2-ws4py-for-kaldi-gstreamer-server.Ricardo Wurmus2019-03-17
| | | | | * gnu/packages/python-web.scm (python2-ws4py-for-kaldi-gstreamer-server): New variable.
* gnu: lua-lpeg: Update to 1.0.2.Tobias Geerinckx-Rice2019-03-16
| | | | * gnu/packages/lua.scm (make-lua-lpeg): Update to 1.0.2.
* gnu: perl-ev: Update to 4.25.Tobias Geerinckx-Rice2019-03-16
| | | | * gnu/packages/libevent.scm (perl-ev): Update to 4.25.
* gnu: libwpd: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-03-16
| | | | * gnu/packages/libreoffice.scm (libwpd)[source]: Hard-code NAME.
* gnu: libwpg: Update to 0.3.3.Tobias Geerinckx-Rice2019-03-16
| | | | * gnu/packages/libreoffice.scm (libwpg): Update to 0.3.3.
* gnu: libwpg: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-03-16
| | | | * gnu/packages/libreoffice.scm (libwpg)[source]: Hard-code NAME.
* gnu: libqxp: Update to 0.0.2.Tobias Geerinckx-Rice2019-03-16
| | | | * gnu/packages/libreoffice.scm (libqxp): Update to 0.0.2.
* gnu: libnumbertext: Update to 1.0.5.Tobias Geerinckx-Rice2019-03-16
| | | | | | * gnu/packages/libreoffice.scm (libnumbertext): Update to 1.0.5. [source]: Use a release tarball. [native-inputs]: Remove autoconf, automake, libtool, and pkg-config.
* gnu: go-ipfs: Update to 0.4.19.Tobias Geerinckx-Rice2019-03-16
| | | | * gnu/packages/ipfs.scm (go-ipfs): Update to 0.4.19.
* gnu: catimg: Update to 2.5.0.Tobias Geerinckx-Rice2019-03-16
| | | | * gnu/packages/image-viewers.scm (catimg): Update to 2.5.0.
* gnu: sxiv: Update to 25.Tobias Geerinckx-Rice2019-03-16
| | | | | * gnu/packages/image-viewers.scm (sxiv): Update to 25. [arguments]: Change renamed DEF_CPPFLAGS to CPPFLAGS.
* gnu: easyrpg-player: Update to 0.6.0.Tobias Geerinckx-Rice2019-03-16
| | | | * gnu/packages/easyrpg.scm (easyrpg-player): Update to 0.6.0.
* gnu: liblcf: Update to 0.6.0.Tobias Geerinckx-Rice2019-03-16
| | | | * gnu/packages/easyrpg.scm (liblcf): Update to 0.6.0.
* gnu: burp: Update to 2.3.2.Tobias Geerinckx-Rice2019-03-16
| | | | * gnu/packages/backup.scm (burp): Update to 2.3.2.
* gnu: evolution: Actually fix licenses.Ricardo Wurmus2019-03-16
| | | | * gnu/packages/gnome.scm (evolution)[license]: Use LPGL2.1.
* gnu: evolution: Fix typo.Ricardo Wurmus2019-03-16
| | | | * gnu/packages/gnome.scm (evolution)[license]: Fix typo.
* gnu: Add evolution.Ricardo Wurmus2019-03-16
| | | | * gnu/packages/gnome.scm (evolution): New variable.
* gnu: Add ytnef.Ricardo Wurmus2019-03-16
| | | | * gnu/packages/mail.scm (ytnef): New variable.
* gnu: Add emacs-nhexl-mode.Pierre Neidhardt2019-03-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-nhexl-mode): New variable.
* gnu: Add missing copyright.Pierre Neidhardt2019-03-16
| | | | * gnu/packages/games.scm: Do it.
* gnu: Add arx-libertatis.Pierre Neidhardt2019-03-16
| | | | * gnu/packages/games.scm (arx-libertatis): New variable.
* bootloader: Use 'invoke/quiet' when running 'grub-install' and co.Ludovic Courtès2019-03-16
| | | | | | | | | | | This hides potentially confusing GRUB messages from the user, such as "Installing for i386-pc platform." * gnu/bootloader/extlinux.scm (install-extlinux): Use 'invoke/quiet' instead of 'system*' and 'error'. * gnu/bootloader/grub.scm (install-grub, install-grub-efi): Likewise. * guix/scripts/system.scm (bootloader-installer-script): Guard against 'message-condition?' and handle them properly.
* booloader: Add 'invoke/quiet'.Ludovic Courtès2019-03-16
| | | | | | | | | * gnu/build/bootloader.scm (G_): New macro. (open-pipe-with-stderr, invoke/quiet): New procedures. * tests/build-utils.scm ("invoke/quiet, success") ("invoke/quiet, failure") ("invoke/quiet, failure, message on stderr"): New tests. * po/guix/POTFILES.in: Add bootloader.scm.
* gnu: Add gaupol.Pierre Neidhardt2019-03-16
| | | | * gnu/packages/video.scm (gaupol): New variable.
* gnu: gst-plugins-good: Include gstgtk extension.Pierre Neidhardt2019-03-16
| | | | * gnu/packages/gstreamer.scm (gst-plugins-good)[inputs]: Add gtk+.
* gnu: Add emacs-erc-image.Brian Leung2019-03-16
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-erc-image): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: emacs-helm-system-packages: Update to 20190316.Pierre Neidhardt2019-03-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm-system-packages): Update to 20190316.
* gnu: Add emacs-unpackaged-el.Brian Leung2019-03-16
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-unpackaged-el): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>