Age | Commit message (Collapse) | Author |
|
Previously, (supported-package? coreutils "armhf-linux")
with (%current-system) = "x86_64-linux" would return false. That's
because 'supported-package?' would traverse the x86_64 dependency graph,
which contains 'tcc-boot0', which supports x86 only.
Consequently, 'supported-package?' would match only 53 packages for
"armhf-linux" when running on x86, as is the case during continuous
integration.
* guix/packages.scm (package-transitive-supported-systems): Add an
optional 'system' parameter. Use 'mlambda' instead of 'mlambdaq' for
memoization.
(supported-package?): Pass 'system' to 'package-transitive-supported-systems'.
* tests/packages.scm ("package-transitive-supported-systems, implicit inputs")
("package-transitive-supported-systems: reduced binary seed, implicit inputs"):
Remove calls to 'invalidate-memoization!', which no longer work and were
presumably introduced to work around the bug we're fixing (see commit
0db65c168fd6dec57a357735fe130c80feba5460).
* tests/packages.scm ("supported-package?"): Rewrite test to use only
existing system name since otherwise 'bootstrap-executable' raises an
exception.
("supported-package? vs. system-dependent graph"): New test.
|
|
* gnu/packages.scm (generate-package-cache): Use 'supported-package?'
instead of 'package-supported-systems'.
|
|
* gnu/packages/maths.scm (hdf-eos2)[inputs]: Add LIBTIRPC.
|
|
* gnu/packages/patches/hdf4-tirpc.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/maths.scm (hdf4)[source](patches): Use it.
[inputs]: Add LIBTIRPC.
[arguments]: Adjust #:configure-flags accordingly.
|
|
|
|
* gnu/packages/linux.scm (linux-libre-5.2-version): Update to 5.2.11.
(linux-libre-5.2-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.69.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.141.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/web.scm (poussetaches): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-robfig-cron): New variable.
|
|
* gnu/package/rednotebook.scm: New file.
* gnu/local.mk: Add it.
* gnu/packages/rednotebook.scm (rednotebook): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/web-browsers.scm (sbcl-next): Deprecate for next.
* gnu/packages/web-browsers.scm (next): Update to 1.3.0.
[arguments]: Add phase to fix version number.
[inputs]: Update dependencies for 1.3.0.
|
|
* gnu/packages/web-browsers.scm (sbcl-next-download-manager): New variable.
It's a Common Lisp system dependency for `next', which is why we don't export
the package.
|
|
* gnu/packages/web-browsers.scm (next-gtk-webkit): Update to 1.3.0.
We hide the package because it is not usable on its own, it's a necessary
backend for the `next' package.
|
|
* gnu/packages/lisp.scm (cl-dbus): New variable.
|
|
* gnu/packages/lisp.scm (sbcl-cl-xmlspam): New variable.
|
|
* gnu/packages/text-editors.scm (fe): New variable.
|
|
* gnu/packages/chromium.scm (%chromium-version): Set to 76.0.3809.132.
(%chromium-origin): Update hash.
|
|
* gnu/packages/bittorrent.scm (rtorrent): Update to 0.9.8.
|
|
* gnu/packages/bittorrent.scm (libtorrent): Update to 0.13.8.
|
|
* gnu/packages/qt.scm (qtwebkit)[properties]: New field.
|
|
* gnu/packages/python-xyz.scm (python-wrapt): Update to 1.11.2.
|
|
* gnu/packages/python-web.scm (python-flask-sqlalchemy): Update to 2.4.0.
|
|
* gnu/packages/databases.scm (python-alembic): Update to 1.0.11.
|
|
* gnu/packages/crates-io.scm (rust-nodrop, rust-nodrop-union): New
variables.
|
|
* gnu/packages/crates-io.scm (rust-num-iter): New variable.
|
|
* gnu/packages/crates-io.scm (rust-futures-cpupool): New variable.
|
|
* gnu/packages/crates-io.scm (rust-fuchsia-cprng): New variable.
|
|
* gnu/packages/crates-io.scm (rust-fuchsia-zircon): New variable.
|
|
* gnu/packages/crates-io.scm (rust-fuchsia-zircon-sys): New variable.
|
|
* gnu/packages/crates-io.scm (rust-clicolors-control): New variable.
|
|
* gnu/packages/crates-io.scm (rust-atty): New variable.
|
|
* gnu/packages/cargo-io.scm (rust-ws2-32-sys): New variable.
|
|
* gnu/packages/crates-io.scm (rust-kernel32-sys): New variable.
|
|
* gnu/packages/crates-io.scm (rust-heapsize): New variable.
|
|
* gnu/packages/crates-io.scm (rust-resolv-conf): New variable.
|
|
* gnu/packages/crates-io.scm (rust-hostname): New variable.
|
|
* gnu/packages/crates-io.scm (rust-winutil): New variable.
|
|
* gnu/packages/crates-io.scm (rust-winapi): Update to 0.3.8.
|
|
* gnu/packages/crates-io.scm (rust-plugin): New variable.
|
|
* gnu/packages/crates-io.scm (rust-typemap): New variable.
|
|
* gnu/packages/crates-io.scm (rust-unsafe-any): New variable.
|
|
* gnu/packages/crates-io.scm (rust-mime): New variable.
|
|
* gnu/packages/crates-io.scm (rust-unicase): New variable.
|
|
* gnu/packages/crates-io.scm (rust-version-check-0.1): New variable.
|
|
* gnu/packages/crates-io.scm (rust-remove-dir-all): New variable.
|
|
* doc/guix.texi (Invoking guix import): Do not mention the now defunct
Bioconductor SVN repository.
|
|
* gnu/packages/cran.scm (r-harmony): New variable.
|
|
* guix/import/cran.scm (vcs-file?): New procedure.
(download): Support downloading from git.
(fetch-description): Add a clause for the 'git repository type.
(files-match-pattern?): New procedure.
(tarball-files-match-pattern?): Implement in terms of FILES-MATCH-PATTERN?.
(directory-needs-fortran?, directory-needs-zlib?,
directory-needs-pkg-config?): New procedures.
(needs-fortran?, needs-zlib?, needs-pkg-config?): Rename these procedures...
(tarball-needs-fortran?, tarball-needs-zlib?, tarball-needs-pkg-config?):
...to this, and use them.
(file-hash): New procedure.
(description->package): Handle the 'git repository type.
* guix/import/utils.scm (package->definition): Handle package expression
inside of a let.
* guix/scripts/import.scm (guix-import): Handle let expressions.
* doc/guix.texi (Invoking guix import): Document it.
|
|
* gnu/packages/nano.scm (nano): Update to 4.4.
|