| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.97.
[source]: Use git-fetch.
* gnu/packages/vulkan.scm (vulkan-loader): Update hash.
[source]: Use git-fetch.
* gnu/packages/vulkan.scm (vulkan-tools): Update hash.
[source]: Use git-fetch.
|
|
|
|
|
| |
* gnu/packages/base.scm (tzdata): Update to 2018i.
(tzdata-for-tests): Keep at version 2018g.
|
|\ |
|
| |
| |
| |
| |
| | |
* doc/guix.texi (Installation): Make it clear that the installer script is the
recommended, easy way to install Guix.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes <https://bugs.gnu.org/34010>.
Reported by Alex Kost <alezost@gmail.com>.
This is a followup to 5923102f7b58f0a0120926ec5b81ed48b26a188e.
* guix/scripts/pull.scm (show-help): Add '--system'.
|
| |
| |
| |
| |
| |
| |
| | |
Fixes <https://bugs.gnu.org/33993>.
Reported by Adonay Felipe Nogueira <adfeno@hyperbola.info>.
* guix/self.scm (info-manual): Compress Info files.
|
| |
| |
| |
| |
| | |
* build-aux/build-self.scm (build-program): Spin only when 'isatty?'
returns true.
|
| |
| |
| |
| |
| | |
* gnu/packages/cdrom.scm (dvdisaster)[arguments]: Remove #:tests? argument.
Add 'check' phase.
|
| |
| |
| |
| | |
* gnu/packages/cdrom.scm (dvdisaster)[arguments]: Add 'install-desktop phase.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/messaging.scm (prosody): Update to 0.11.1.
[arguments]: Replace "Makefile" with "GNUmakefile". Change "5.1" to "5.2".
Explain why there are no tests.
[inputs]: Replace lua-5.1, lua5.1-bitop, lua5.1-expat, lua5.1-socket,
lua5.1-filesystem, lua5.1-sec with lua-5.2, lua5.2-bitop, lua5.2-expat,
lua5.2-socket, lua5.2-filesystem, lua5.2-sec.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lua.scm (lua5.2-sec): New variable.
(make-lua-sec): New procedure.
(lua5.1-sec, lua5.2-sec): Call it.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lua.scm (lua-filesystem, lua5.2-filesystem): New variables.
(make-lua-filesystem): New procedure.
(lua-filesystem, lua5.1-filesystem, lua5.2-filesystem): Call it.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lua.scm (lua5.2-socket): New variable.
(make-lua-socket): New procedure.
(lua5.1-socket, lua5.2-socket): Call it.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/lua.scm (lua5.2-expat): New variable.
(make-lua-expat): New procedure.
(lua5.1-expat, lua5.2-expat): Call it.
|
| |
| |
| |
| |
| | |
* gnu/packages/virtualization.scm (criu): Update to 3.11.
[arguments]: Add custom phase to patch python calls.
|
| |
| |
| |
| |
| | |
* gnu/packages/virtualization.scm (criu)[arguments]: Hardcode the arm
version in the Makefile.
|
| |
| |
| |
| | |
* gnu/packages/messaging.scm (gajim-omemo): Update to 2.6.26.
|
| |
| |
| |
| |
| | |
* gnu/packages/messaging.scm (gajim): Update to 1.1.1.
[arguments]: Replace #:test-target with a 'check' phase.
|
| |
| |
| |
| | |
* gnu/packages/tor.scm (tor): Update to 0.3.4.10.
|
| |
| |
| |
| | |
* gnu/packages/tor.scm (privoxy): Update to 3.0.28.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This removes two elements from %LOAD-PATH and %LOAD-COMPILED-PATH of the
'guix' command and thus further reduces the number of 'stat' calls it
makes.
* guix/gexp.scm (load-path-expression): Return #f when MODULES and
EXTENSIONS are both empty.
(gexp->script): Don't emit anything when SET-LOAD-PATH is #f.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This halves the number of elements in %LOAD-PATH and %LOAD-COMPILED-PATH
and halves the number of 'stat' calls as reported by:
env -i $(type -P guix) build -e '(@ (gnu packages base) coreutils)' -nd
* guix/self.scm (node-source+compiled, guile-module-union): New
procedures.
(guix-command): Remove 'compiled-modules' parameter. Remove
'source-directories' and 'object-directories' variables and add
'module-directory'. Change command so that it adds nothing but
MODULE-DIRECTORY to %LOAD-PATH and %LOAD-COMPILED-PATH.
(whole-package): Remove #:compiled-modules. Assume MODULES contains
'share/guile/site' and 'lib/guile' and adjust code accordingly.
(compiled-guix): When PULL-VERSION is 1, use 'node-source+compiled'
only. Remove #:compiled-modules argument to 'whole-package'.
* guix/channels.scm (whole-package-for-legacy): Add 'module+compiled'
and pass it to 'whole-package'.
|
| |
| |
| |
| |
| | |
* gnu/packages/networking.scm (libnet): Update to 1.2-rc3.
[source]: Use git-fetch.
|
| |
| |
| |
| | |
* guix/import/opam.scm: Add comment support in parser.
|
| |
| |
| |
| | |
* gnu/packages/ocaml.scm (ocaml-graph)[properties]: Add upstream-name.
|
| |
| |
| |
| | |
* guix/import/opam.scm (%opam-updater): New variable.
|
| |
| |
| |
| |
| |
| | |
* guix/script/import/opam.scm: Add recursive option.
* guix/import/opam.scm (opam->guix-package): return two values.
(opam-recursive-import): New variable.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/ocaml.scm (coq, proof-general, coq-flocq, coq-gappa, coq-mathcomp)
(coq-coquelicot, coq-bignums, coq-interval): Move from here...
* gnu/packages/coq.scm: ... to here. New file.
|
| |
| |
| |
| | |
* gnu/packages/emacs.scm (emacs-guix): Update to 0.5.1.1.
|
| |
| |
| |
| | |
* gnu/packages/docker.scm (containerd)[synopsis]: Modify.
|
| |
| |
| |
| | |
* gnu/packages/docker.scm (containerd)[arguments]: Remove #:tests?.
|
| |
| |
| |
| |
| |
| | |
This is a follow-up to 4e5b8f7215b8e0ae864b954cd511404098fd2840.
* gnu/packages/docker.scm: Add missing use-module clause.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-corpcor): New variable.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-ddrtree): New variable.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-qlcmatrix): New variable.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-combinat): New variable.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-densityclust): New variable.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-sparsesvd): New variable.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-docopt): New variable.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-rvcheck): New variable.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-tidytree): New variable.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-colorramps): New variable.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-wordcloud): New variable.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-waveslim): New variable.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-tiff): New variable.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-fftwtools): New variable.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-softimpute): New variable.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-adgoftest): New variable.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-gsl): New variable.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-stabledist): New variable.
|