aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-29gnu: linux-libre@4.14: Update to 4.14.91....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.91. (%linux-libre-4.14-hash): Update hash. Mark H Weaver
2018-12-29gnu: linux-libre@4.9: Update to 4.9.148....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.148. Mark H Weaver
2018-12-29gnu: youtube-dl: Update to 2018.12.17....* gnu/packages/video.scm (youtube-dl): Update to 2018.12.17. Björn Höfling
2018-12-29gnu: vim: Update to 8.1.0644....* gnu/packages/vim.scm (vim): Update to 8.1.0644. [native-inputs]: Add libtool. (xxd)[native-inputs]: New field, empty list. (vim-full)[native-inputs]: Also inherit native-inputs from vim. Efraim Flashner
2018-12-29gnu: vim-full: Fix test suite....* gnu/packages/vim.scm (vim-full)[arguments]: Add custom phase to remove test87. Efraim Flashner
2018-12-29gnu: gnuastro: Update to 0.8....* gnu/packages/astronomy.scm (gnuastro): Update to 0.8. [native-inputs]: Add lzip. Efraim Flashner
2018-12-29gnu: schismtracker: Update to 20181223....* gnu/packages/music.scm (schismtracker): Update to 20181223. Kei Kebreau
2018-12-29gnu: php: Build bcmath....* gnu/packages/php.scm (php)[arguments]: Add "--enable-bcmath" to configure flags. Ricardo Wurmus
2018-12-29gnu: wine-staging: Update to 4.0-rc4....* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.0-rc4. * gnu/packages/wine.scm (wine-staging): Update to 4.0-rc4. Rutger Helling
2018-12-29gnu: giac-xcas: Update to 1.5.0-29....* gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-29. Nicolas Goaziou
2018-12-29gnu: mame: Update to 0.205....* gnu/packages/emulators.scm (mame): Update to 0.205. [arguments]: Remove unnecessary fix. Nicolas Goaziou
2018-12-29hydra: Use short timeouts for the QEMU jobs and system tests....These builds shouldn't take too long. Sometimes the guest kernel crashes and the VM gets stuck; we should be able to terminate those jobs quickly. * build-aux/hydra/gnu-system.scm (qemu-jobs)[->alist]: Add 'max-silent-time' and 'timeout'. (system-test-jobs)[test->thunk]: Likewise. Ludovic Courtès
2018-12-28gnu: Add xfsprogs....* gnu/packages/linux.scm (xfsprogs): New variable. Danny Milosavljevic
2018-12-28gnu: musescore: Update to 3.0....* gnu/packages/music.scm (musescore): Update to 3.0. [build-system]: Switch to CMake build system. [arguments]: Apply build system change. [native-inputs]: Remove unnecessary "cmake" input. Nicolas Goaziou
2018-12-28gnu: wget: Enable previously failing test....* gnu/packages/wget.scm (wget)[arguments]: Remove custom phase skipping SSL tests. Efraim Flashner
2018-12-28gnu: wget: Update to 1.20.1....* gnu/packages/wget.scm (wget): Update to 1.20.1. Efraim Flashner
2018-12-28gnu: cdrtools: Do not record the kernel version....This allows for reproducible builds across machines running different versions of the kernel Linux. * gnu/packages/cdrom.scm (cdrtools)[source](modules, snippet): New fields. Ludovic Courtès
2018-12-27gnu: mbedtls-apache: Update to 2.16.0....* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.0. Marius Bakke
2018-12-27gnu: samba: Update to 4.9.4....* gnu/packages/samba.scm (samba): Update to 4.9.4. Marius Bakke
2018-12-27gnu: strace: Update to 4.26....* gnu/packages/linux.scm (strace): Update to 4.26. [license]: Change to LGPL2.1+. Marius Bakke
2018-12-27gnu: vim: Don't use unstable tarball....* gnu/packages/vim.scm (vim)[source]: Use 'git-fetch'. Efraim Flashner
2018-12-27gnu: vim: Use https....* gnu/packages/vim.scm (vim)[home-page]: Use https. Efraim Flashner
2018-12-27gnu: viewnior: Don't use unstable tarball....* gnu/packages/image-viewers.scm (viewnior)[source]: Use 'git-fetch'. Efraim Flashner
2018-12-27lint: Check for unstable tarballs....* guix/scripts/lint.scm (check-source-unstable-tarball): New procedure. (%checkers): Add it. * tests/lint.scm ("source-unstable-tarball", "source-unstable-tarball: source #f", "source-unstable-tarball: valid", "source-unstable-tarball: package named archive", "source-unstable-tarball: not-github", "source-unstable-tarball: git-fetch"): New tests. * doc/guix.texi (Invoking guix lint): Document it. Efraim Flashner
2018-12-27gnu: Add guile-mastodon....* gnu/packages/guile.scm (guile-mastodon): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre-Antoine Rouby
2018-12-27pull: Add '--system'....* guix/scripts/pull.scm (%options): Add '--system'. (guix-pull): Honor it. * doc/guix.texi (Invoking guix pull): Document it. Ludovic Courtès
2018-12-27gnu: guix: Update to 7ba2b27....* gnu/packages/package-management.scm (guix): Update to 7ba2b27. Ludovic Courtès
2018-12-27gnu: ocaml: Fix indentation....* gnu/packages/ocaml.scm: Fix indentation issues. Julien Lepiller
2018-12-27gnu: Add ocaml-yojson....* gnu/packages/ocaml.scm (ocaml-yojson): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Gabriel Hondet
2018-12-27gnu: Add ocaml-biniou....* gnu/packages/ocaml.scm (ocaml-biniou): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Gabriel Hondet
2018-12-27gnu: Add emacs-flycheck-dedukti....* gnu/packages/emacs.scm (emacs-flycheck-dedukti): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Gabriel Hondet
2018-12-27gnu: Add emacs-dedukti-mode....* gnu/packages/emacs.scm (emacs-dedukti-mode): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Gabriel Hondet
2018-12-27gnu: terminology: Update to 1.3.2....* gnu/packages/enlightenment.scm (terminology): Update to 1.3.2. Efraim Flashner
2018-12-27gnu: kodi: Update to 18.0rc3....* gnu/packages/kodi.scm (kodi): Update to 18.0rc3. Efraim Flashner
2018-12-26gnu: mit-scheme: Enable tests....* gnu/packages/scheme.scm (mit-scheme)[arguments]: Remove #:tests?. Add 'patch-/bin/sh' phase. [native-inputs]: Add autoconf, automake, and libtool. Kei Kebreau
2018-12-26gnu: antlr2: Fix reproducibility....* gnu/packages/java.scm (antlr2)[arguments]: Add a phase to fix a timestamp issue. Julien Lepiller
2018-12-26gnu: Add badvpn....* gnu/packages/vpn.scm (badvpn): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Meiyo Peng
2018-12-26offload: Remove unnecessary locking on machine slots....This extra level of locking turned out to be unnecessary. * guix/scripts/offload.scm (with-machine-lock): Remove. (machine-lock-file): Remove. (acquire-build-slot): Remove surrounding 'with-machine-lock'. Ludovic Courtès
2018-12-26offload: Remove the "machine choice" lock....This lock was unnecessary and it led to a contention when many 'guix offload' processes are polling for available machines. * guix/scripts/offload.scm (machine-choice-lock-file): Remove. (choose-build-machine): Remove surrounding 'with-file-lock (machine-lock-file)'. Ludovic Courtès
2018-12-26system: Fix missing space in boot labels for kernels that are inferior packages...* gnu/system.scm (kernel->boot-label): Add a missing space between the kernel's package name and package version for inferior packages. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pkill -9
2018-12-26gnu: python-openid: Update to 3.1.0....* gnu/packages/python-web.scm (python-openid): Update to 3.1.0. [arguments]: Update custom 'check phase. [native-inputs]: Add python-coverage. Efraim Flashner
2018-12-26gnu: python-gpg: Update to 1.10.0....* gnu/packages/gnupg.scm (python-gpg): Update to 1.10.0. [arguments]: Add custom phase to set 'gcc' call. Efraim Flashner
2018-12-26gnu: python-apache-libcloud: Update to 2.4.0....* gnu/packages/python.scm (python-apache-libcloud): Update to 2.4.0. Efraim Flashner
2018-12-25gnu: translate-shell: Wrap binary....* gnu/packages/dictionaries.scm (translate-shell)[arguments]: Add custom phase to wrap the 'trans' binary with the inputs. [native-inputs]: Move curl, fribidi, rlwrap ... [inputs]: ... to here. Efraim Flashner
2018-12-25gnu: translate-shell: Update to 0.9.6.9....* gnu/packages/dictionaries.scm (translate-shell): Update to 0.9.6.9. Efraim Flashner
2018-12-25gnu: translate-shell: Use 'git-fetch'....* gnu/packages/dictionaries.scm (translate-shell)[source]: Use 'git-fetch'. [arguments]: Add custom phase to remove "translate" file. Efraim Flashner
2018-12-25gnu: Add dedukti....* gnu/packages/ocaml.scm (dedukti): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Gabriel Hondet
2018-12-25gnu: Add polybar....* gnu/packages/wm.scm (polybar): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Meiyo Peng
2018-12-25offload: Adjust 'test' and 'status' to the latest changes....This is a followup to ed7b44370f71126087eb953f36aad8dc4c44109f; following that commit, 'guix offload test' and 'guix offload status' would abort with a backtrace instead of clearly diagnosing a missing 'guix' command on the build machine. * guix/scripts/offload.scm (assert-node-has-guix): Call 'leave' when NODE is not an inferior. Remove 'catch' blocks for 'node-repl-error'. (check-machine-availability): Invoke 'assert-node-has-guix' first. (check-machine-status): Print a warning when 'remote-inferior' returns #f. Ludovic Courtès
2018-12-25gnu: llvm@7.0.0: Update to 7.0.1....* gnu/packages/llvm.scm (llvm@7.0.0): Update to 7.0.1. Rename to llvm@7.0.1. Rutger Helling