| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/terminals.scm (unilibium)[source]: Fetch from git.
|
|
|
|
| |
* gnu/packages/tor.scm (onionshare)[source]: Fetch from git.
|
|
|
|
| |
* gnu/packages/bittorrent.scm (mktorrent)[source]: Fetch from git.
|
|
|
|
|
| |
* gnu/packages/bittorrent.scm (transmission-remote-cli)[source]: Fetch from
git.
|
|
|
|
|
|
|
| |
* gnu/packages/gnunet.scm: Update to 7.62.0.
Signed-off-by: ng0 <ng0@n0.is>
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
| |
* gnu/packages/guile.scm (haunt): Update to 0.2.4.
|
|
|
|
| |
* gnu/packages/games.scm (hyperrogue): Update to 10.5.
|
|
|
|
|
| |
* gnu/packages/vim.scm (vim): Update to 8.1.0551.
[arguments]: Disable one more test.
|
|
|
|
| |
* gnu/packages/elf.scm (libabigail): Update to 1.5.
|
|
|
|
|
|
| |
* gnu/packages/lisp.scm (sbcl)[native-inputs]: If the current system is
not x86_64-linux or i686-linux, use clisp in place of ccl.
[arguments]: In the custom build phase, use the correct bootstrap lisp.
|
|
|
|
| |
* gnu/packages/kodi.scm (kodi): Update to 18.0rc1.
|
|
|
|
|
|
|
| |
* gnu/packages/phabricator.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-company-irony): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
| |
This was forgotten in 082d9383d1475b772f104f1a6b363e4c80d91cf9.
* gnu/local.mk (dist_patch_DATA): Add "ghc-haddock-library-unbundle.patch".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
| |
* guix/docker.scm (build-docker-image): Wrap "tar --delete" invocation
in 'with-error-to-port'.
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/33525>.
* gnu/packages/scheme.scm (bigloo): Update to "4.3b2".
|
|
|
|
|
|
| |
* guix/download.scm (%content-addressed-mirrors)[guix-publish]: New
procedure.
Use it for "mirror.hydra.gnu.org" and add "berlin.guixsd.org" too.
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/33542>.
Reported by Mark H Weaver <mhw@netris.org>.
* guix/download.scm (%content-addressed-mirrors): Autoload (guix base16).
|
|
|
|
|
| |
* Makefile.am: dist-hook depends on doc-po-update.
* po/doc/local.mk (doc-po-update): New target.
|
|
|
|
| |
* gnu/packages/maths.scm (maxima): Update to 5.42.1.
|
|
|
|
| |
* gnu/packages/llvm.scm (clang-from-llvm): Fix install for clang-3.*.
|
|
|
|
|
|
|
|
|
|
|
| |
ca719424455465fca4b872c371daf2a46de88b33 changes the name of the executable to
be displayed by the --version and --help commands of `guix hash` to
"gcrypt hash".
This is reverted by this commit.
* guix/scripts/hash.scm (show-help): Change string literals
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* guix/channels.scm (checkout->channel-instance): New procedure.
|
|
|
|
|
|
|
|
| |
* guix/inferior.scm (inferior-eval-with-store): New procedure, with code
formerly in 'inferior-package-derivation'.
(inferior-package-derivation): Rewrite in terms of
'inferior-eval-with-store'.
* tests/inferior.scm ("inferior-eval-with-store"): New test.
|
|
|
|
|
|
| |
* guix/ui.scm (graft-derivation?): New procedure.
(show-what-to-build): Distinguish among BUILD derivations that match
'graft-derivation?'. Report them separately.
|
|
|
|
|
| |
* guix/status.scm (print-build-event): In 'build-started' event handler,
check the properties of DRV and handle 'graft' derivations specially.
|
|
|
|
|
|
|
| |
* guix/grafts.scm (graft-derivation/shallow): Pass #:properties to
'build-expression->derivation'.
* tests/grafts.scm ("graft-derivation, grafted item is a direct
dependency"): Check the value returned by 'derivation-properties'.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* guix/derivations.scm (derivation): Add #:properties parameter.
[user+system-env-vars]: Honor it.
(derivation-properties): New procedure.
(build-expression->derivation): Add #:properties and pass it to
'derivation'.
* guix/gexp.scm (gexp->derivation): Likewise.
* tests/derivations.scm ("derivation-properties"): New test.
* tests/gexp.scm ("gexp->derivation properties"): New test.
* doc/guix.texi (Derivations, G-Expressions): Adjust accordingly.
|
|
|
|
| |
* gnu/packages/parallel.scm (parallel): Update to 20181122.
|
|
|
|
| |
This reverts commit 8b5e2e94afdef6430583c3a0ef02fe2d7fcc16d1.
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.5.
(%linux-libre-hash): Update hash.
(%linux-libre-4.19-patches): Rename patch (4.18 -> 4.19).
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.84.
(%linux-libre-4.14-hash): Update hash.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.141.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.165.
|
|
|
|
|
| |
* gnu/packages/maths.scm (wxmaxima): Update to 18.11.4.
[source]: Switch to git-fetch.
|
|
|
|
| |
* gnu/packages/bioconductor.scm (r-chipexoqual): New variable.
|
|
|
|
|
|
|
|
| |
Suggested by ngz on #guix.
* gnu/packages/patches/scribus-poppler.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/scribus.scm (scribus)[source]: Add patch.
|
|
|
|
| |
* gnu/packages/sync.scm (rclone): New variable.
|
|
|
|
|
|
| |
* gnu/packages/video.scm (x265)[patches]: Add patch.
[arguments]: Add a configure-flag to disable assembly. Adjust a custom
phase to recognize armv8 as 32-bit arm when masquerading as armhf-linux.
|
|
|
|
|
|
|
|
| |
This saves more than 50% of the closure size.
* gnu/packages/video.scm (x265)[outputs]: New field.
[arguments]: Add custom phase to move the static libraries to a new
output.
|
|
|
|
|
|
|
| |
* gnu/packages/video.scm (x265)[arguments]: Add configure-flag to set
%output for the other builds. Add custom 'build-12-bit and 'build-10-bit
phases to build their respective versions. Add a custom phase to install
the 10-bit and 12-bit libraries.
|
|
|
|
|
| |
* guix/scripts/pack.scm (show-formats): New variable.
(%options, show-help): Add 'list-formats' option.
|
|
|
|
|
|
|
| |
This commit follows 1255400faabfcf0ca1666d17f2f34ea0d49f6b1f.
* guix/scripts/describe.scm (display-checkout-info): Delete 'directory'
argument.
|
|
|
|
| |
* gnu/packages/web.scm (rss-bridge): Update to 2018-11-10.
|
|
|
|
|
|
| |
* gnu/packages/web-browsers.scm (vimb): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
As discussed at <https://bugs.gnu.org/33426>.
* gnu/packages/python.scm (python-kivy-next, python2-kivy-next): Mark as
deprecated.
|
|
|
|
| |
* guix/swh.scm: Export bindings related to 'save-origin'.
|
|
|
|
| |
* gnu/packages/guile.scm (guile-simple-zmq): Update to 68bedb6.
|
|
|
|
|
| |
* gnu/packages/machine-learning.scm (randomjungle)[source]: Update URL.
[homepage]: Update URL.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-polymode): Update to 0.1.5.
|