summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-05gnu: Add sbcl-dbus.•••* gnu/packages/lisp.scm (sbcl-dbus): New variable. Pierre Neidhardt
2019-07-05gnu: Add sbcl-cl-xmlspam.•••* gnu/packages/lisp.scm (sbcl-cl-xmlspam): New variable. Pierre Neidhardt
2019-07-05gnu: sbcl-trivia.trivial: Resolve Lisp type dynamically.•••* gnu/packages/lisp.scm (sbcl-trivia.trivial)[arguments]: Use %lisp-type instead of hard-coding "sbcl". Pierre Neidhardt
2019-07-05gnu: Add sbcl-cxml.•••* gnu/packages/lisp.scm (sbcl-cxml): New variable. Pierre Neidhardt
2019-07-05gnu: Add sbcl-cxml+test.•••* gnu/packages/lisp.scm (sbcl-cxml+test): New variable. Pierre Neidhardt
2019-07-05gnu: Add sbcl-cxml+klacks.•••* gnu/packages/lisp.scm (sbcl-cxml+klacks): New variable. Pierre Neidhardt
2019-07-05gnu: Add sbcl-cxml+dom.•••* gnu/packages/lisp.scm (sbcl-cxml+dom): New variable. Pierre Neidhardt
2019-07-05gnu: Add sbcl-cxml+xml.•••* gnu/packages/lisp.scm (sbcl-cxml+xml): New variable. Pierre Neidhardt
2019-07-05gnu: sbcl-closure-common: Use official home-page.•••* gnu/packages/lisp.scm (sbcl-closure-common)[home-page]: Do it. Pierre Neidhardt
2019-07-05gnu: sbcl-iolib: Add CFFI to list of inputs and fix spacing.•••* gnu/packages/lisp.scm (sbcl-iolib)[inputs]: Do it. Pierre Neidhardt
2019-07-05gnu: Add qlogo.•••* gnu/packages/logo.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Register it. * gnu/packages/logo.scm (qlogo): New variable. Arun Isaac
2019-07-05gnu: patchwork: Update to 2.1.4.•••* gnu/packages/patchutils.scm (patchwork): Update to 2.1.4. Christopher Baines
2019-07-05store: 'run-with-store' gracefully deals with #f store.•••This is a followup to dd0ee954c4fa965023fd887452927c02edb8b52f, which introduced a failure in tests/graph.scm. * guix/store.scm (run-with-store): Check whether STORE and NEW-STORE are true before calling 'store-connection-object-cache' etc. Fixes a failure in tests/graph.scm related to %REVERSE-PACKAGE-NODE-TYPE, which uses #f as the store. Ludovic Courtès
2019-07-05derivations: Simplify 'substitution-oracle'.•••* guix/derivations.scm (substitution-oracle)[valid?, dependencies]: Remove. [closure]: New procedure. Rename parameter from 'drv' to 'inputs-or-drv' and adjust accordingly. (derivation-build-plan): Pass INPUTS directly to 'substitution-oracle'. * guix/ui.scm (show-what-to-build)[substitutable-info]: Likewise. Ludovic Courtès
2019-07-05derivations: 'derivation-build-plan' recurses on substituables.•••This fixes a bug whereby "guix build texlive -n" would report: 0.0 MB would be downloaded: /gnu/store/…-texlive-20180414 instead of: The following derivation would be built: /gnu/store/…-texlive-texmf-20180414.drv 2,595.2 MB would be downloaded: /gnu/store/…-texlive-20180414-texmf.tar.xz /gnu/store/…-texlive-20180414 where 'texlive-texmf' is a non-substitutable dependency of 'texlive'. * guix/derivations.scm (dependencies-of-substitutables): New procedure. (derivation-build-plan): When 'input-substitutable-info' returns true, append the subset of DEPS that corresponds to SUBSTITUABLES to the first argument of 'loop'. * guix/ui.scm (show-what-to-build): Remove half-baked traversal of DOWNLOAD. * tests/derivations.scm ("derivation-build-plan and substitutes, non-substitutable dep"): New test. Ludovic Courtès
2019-07-04gnu: icecat: Fix FTBFS with GCC7.•••* gnu/packages/gnuzilla.scm (icecat)[arguments]: In the 'augment-CPATH' phase, do not attempt to read CPLUS_INCLUDE_PATH, which is no longer set. Marius Bakke
2019-07-04gnu: Add sbcl-trivia.•••* gnu/packages/lisp.scm (sbcl-trivia): New variable. Pierre Neidhardt
2019-07-04gnu: Add sbcl-trivia.cffi.•••* gnu/packages/lisp.scm (sbcl-trivia.cffi): New variable. Pierre Neidhardt
2019-07-04gnu: Add sbcl-trivia.quasiquote.•••* gnu/packages/lisp.scm (sbcl-trivia.quasiquote): New variable. Pierre Neidhardt
2019-07-04gnu: Add sbcl-trivia.ppcre.•••* gnu/packages/lisp.scm (sbcl-trivia.ppcre): New variable. Pierre Neidhardt
2019-07-04gnu: Add sbcl-trivia.balland2006.•••* gnu/packages/lisp.scm (sbcl-trivia.balland2006): New variable. Pierre Neidhardt
2019-07-04gnu: Add sbcl-trivia.trivial.•••* gnu/packages/lisp.scm (sbcl-trivia.trivial): New variable. Pierre Neidhardt
2019-07-04gnu: Add sbcl-trivia.level2.•••* gnu/packages/lisp.scm (sbcl-trivia.level2): New variable. Pierre Neidhardt
2019-07-04gnu: Add sbcl-trivia.level1.•••* gnu/packages/lisp.scm (sbcl-trivia.level1): New variable. Pierre Neidhardt
2019-07-04gnu: Add sbcl-trivia.level0.•••* gnu/packages/lisp.scm (sbcl-trivia.level0): New variable. Pierre Neidhardt
2019-07-04gnu: Add sbcl-fare-quasiquote-readtable.•••* gnu/packages/lisp.scm (sbcl-fare-quasiquote-readtable): New variable. Pierre Neidhardt
2019-07-04gnu: Add sbcl-fare-quasiquote.•••* gnu/packages/lisp.scm (sbcl-fare-quasiquote): New variable. Pierre Neidhardt
2019-07-04gnu: Add sbcl-optima.•••* gnu/packages/lisp.scm (sbcl-optima): New variable. Pierre Neidhardt
2019-07-04gnu: Add sbcl-type-i.•••* gnu/packages/lisp.scm (sbcl-type-i): New variable. Pierre Neidhardt
2019-07-04gnu: Add sbcl-introspect-environment.•••* gnu/packages/lisp.scm (sbcl-introspect-environment): New variable. Pierre Neidhardt
2019-07-04gnu: Add sbcl-trivial-cltl2.•••* gnu/packages/lisp.scm (sbcl-trivial-cltl2): New variable. Pierre Neidhardt
2019-07-04gnu: Add sbcl-lisp-namespace.•••* gnu/packages/lisp.scm (sbcl-lisp-namespace): New variable. Pierre Neidhardt
2019-07-04gnu: Add pulseaudio-dlna.•••* gnu/packages/pulseaudio.scm (pulseaudio-dlna): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alex Griffin
2019-07-04gnu: Add python2-zeroconf.•••* gnu/packages/python-xyz.scm (python2-zeroconf): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alex Griffin
2019-07-04gnu: Add python2-pyroute2.•••* gnu/packages/python-xyz.scm (python2-pyroute2): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Alex Griffin
2019-07-04gnu: Add python-notify2, python2-notify2.•••* gnu/packages/python-xyz.scm (python-notify2): New variable. (python2-notify2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alex Griffin
2019-07-04pack: 'squashfs' backend records the profile's search paths.•••* guix/scripts/pack.scm (singularity-environment-file): New procedure. (squashfs-image): Use it, and create /.singularity/env/90-environment.sh. * gnu/tests/singularity.scm (run-singularity-test)["singularity run, with environment"]: New test, currently skipped. * gnu/tests/singularity.scm (build-tarball&run-singularity-test): Add GUILE-JSON to the profile. Ludovic Courtès
2019-07-04pack: 'docker' backend records the profile's search paths.•••* guix/docker.scm (config): Add #:environment parameter and honor it. (build-docker-image): Likewise, and pass it to 'config'. * guix/scripts/pack.scm (docker-image): Import (guix profiles) and (guix search-paths). Call 'profile-search-paths' and pass #:environment to 'build-docker-image'. * gnu/tests/docker.scm (run-docker-test)["Load docker image and run it"]: Add example that expects (json) to be available. * gnu/tests/docker.scm (build-tarball&run-docker-test): Replace %BOOTSTRAP-GUILE by GUILE-2.2 and GUILE-JSON in the environment. Ludovic Courtès
2019-07-04Add (guix remote).•••* guix/remote.scm: New file. * Makefile.am (MODULES): Add it. Ludovic Courtès
2019-07-04inferior: Add 'read-repl-response'.•••* guix/inferior.scm (read-repl-response): New procedure. (read-inferior-response): Use it. Ludovic Courtès
2019-07-04Add (guix repl).•••* guix/scripts/repl.scm: Use (guix repl). (self-quoting?, machine-repl): Remove. * guix/repl.scm: New file. * Makefile.am (MODULES): Add it. Ludovic Courtès
2019-07-04gexp: Add 'lower-gexp' and express 'gexp->derivation' in terms of it.•••* guix/gexp.scm (gexp-input-thing, gexp-input-output) (gexp-input-native?): Export. (lower-inputs): Return <gexp-input> records instead of tuples. (lower-reference-graphs): Adjust accordingly. (<lowered-gexp>): New record type. (lower-gexp, gexp-input->tuple): New procedure. (gexp->derivation)[%modules]: Remove. [requested-graft?]: New variable. [add-modules]: New procedure. Rewrite in terms of 'lower-gexp'. (gexp-inputs): Add TODO comment. * tests/gexp.scm ("lower-gexp"): New test. Ludovic Courtès
2019-07-04import: hackage: Update list of ghc-included packages.•••It turns out the list in the release notes is incomplete. This updates the list from /gnu/store/<hash>-ghc-8.4.3/lib/ghc-8.4.3. * guix/import/hackage.scm (ghc-standard-libraries): Update list. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Robert Vollmert
2019-07-04gnu: Remove ghc-parsec, ghc-stm, ghc-text, ghc-xhtml.•••These are ghc-8.4-bundled packages, removing to avoid build conflicts. * gnu/packages/haskell.scm (ghc-parsec, ghc-stm, ghc-text): Remove. * gnu/packages/haskell-web.scm (ghc-xhtml): Remove. * gnu/packages/agda.scm (agda)[inputs]: Remove ghc-stm and ghc-text. * gnu/packages/bioinformatics.scm (ngless)[inputs]: Remove ghc-parsec and ghc-text. * gnu/packages/haskell-apps.scm (darcs)[inputs]: Remove ghc-parsec. (git-annex)[inputs]: Remove ghc-stm and ghc-text. (ghc-sdl2)[inputs]: Remove ghc-text. (ghc-sdl2-image)[inputs]: Remove ghc-text. * gnu/packages/haskell-check.scm (ghc-tasty-ant-xml)[inputs]: Remove ghc-stm. (ghc-tasty)[inputs]: Remove ghc-stm. (ghc-tasty-rerun)[inputs]: Same. (ghc-quickcheck-instances)[inputs]: Remove ghc-text. (ghc-hedgehog)[inputs]: Remove ghc-stm. * gnu/packages/haskell-crypto.scm (ghc-asn1-encoding)[inputs]: Remove ghc-text. * gnu/packages/haskell-web.scm (ghc-tagsoup)[inputs]: Remove ghc-text. (ghc-cookie)[inputs]: Same. (ghc-http-types)[inputs]: Same. (ghc-http)[inputs]: Remove ghc-parsec. (ghc-http-client)[inputs]: Remove ghc-text. (ghc-http2)[inputs]: Remove ghc-stm. (ghc-http-conduit)[native-inputs]: Remove ghc-text. (ghc-wai)[inputs]: Same. (ghc-wai-extra)[inputs]: Same. (ghc-warp)[inputs]: Remove ghc-stm and ghc-text. (ghc-xss-sanitize)[native-inputs]: Remove ghc-text. (ghc-css-text)[inputs]: Same. (ghc-mime-types)[inputs]: Same. (ghc-blaze-html)[inputs]: Same. (ghc-aeson)[inputs]: Same. (ghc-aeson-pretty)[inputs]: Same. (ghc-aeson-qq)[inputs]: Remove ghc-text and ghc-parsec. (ghc-multipart)[inputs]: Remove ghc-parsec. (ghc-uri-encode)[inputs]: Remove ghc-text. (ghc-path-pieces)[inputs]: Same. (ghc-yesod-core)[inputs]: Remove ghc-text and ghc-parsec. (ghc-yesod-persistent)[inputs]: Remove ghc-text. (ghc-yesod-form)[inputs]: Same. (ghc-yesod)[inputs]: Same. (ghc-hxt-regex-xmlschema)[inputs]: Remove ghc-parsec and ghc-text. (ghc-hxt)[inputs]: Remove ghc-parsec. * gnu/packages/haskell.scm (ghc-convertible)[inputs]: Remove ghc-text. (ghc-double-conversion)[inputs]: Same. (ghc-tree-diff)[inputs]: Remove ghc-parsec and ghc-text. [native-inputs]: Remove ghc-parsec. (ghc-cgi)[inputs]: Remove ghc-parsec. (hlint)[inputs]: Remove ghc-text. (ghc-openglraw)[inputs]: Remove ghc-text. (ghc-opengl)[inputs]: Same. (ghc-streaming-commons)[inputs]: Remove ghc-stm and ghc-text. (ghc-hackage-security)[inputs]: Remove ghc-parsec. (cabal-install)[inputs]: Remove ghc-stm. (ghc-parsec-numbers)[inputs]: Remove ghc-parsec. (ghc-safesemaphore)[inputs]: Remove ghc-stm. (ghc-text-binary)[inputs]: Remove ghc-text. (ghc-hashable)[inputs]: Remove ghc-text. (ghc-transformers-base)[inputs]: Remove ghc-stm. (ghc-indents)[inputs]: Remove ghc-parsec. (ghc-regex-tdfa-rc)[inputs]: Same. (ghc-regex-tdfa-text)[inputs]: Same. (ghc-regex)[inputs]: Remove ghc-text. (ghc-parsers)[inputs]: Remove ghc-parsec and ghc-text. (ghc-attoparsec)[inputs]: Remove ghc-text. (ghc-attoparsec-bootstrap)[inputs]: Same. (ghc-zip-archive)[inputs]: Same. (ghc-polyparse)[inputs]: Same. (ghc-reducers)[inputs]: Same. (ghc-xml)[inputs]: Same. (ghc-feed)[inputs]: Same. (ghc-exceptions)[inputs]: Remove ghc-stm. (ghc-case-insensitive)[inputs]: Remove ghc-text. (ghc-megaparsec)[inputs]: Same. (ghc-network-uri)[inputs]: Remove ghc-parsec. (ghc-monad-control)[inputs]: Remove ghc-stm. (ghc-blaze-builder)[inputs]: Remove ghc-text. (ghc-blaze-markup)[inputs]: Same. (ghc-async)[inputs]: Remove ghc-stm. (ghc-invariant)[inputs]: Same. (ghc-statevar)[inputs]: Same. (ghc-lens)[inputs]: Remove ghc-text. (ghc-cheapskate)[inputs]: Same. (ghc-semigroups)[inputs]: Same. (ghc-semigroups-bootstrap)[inputs]: Same. (ghc-fast-logger)[inputs]: Same. (ghc-scientific)[inputs]: Same. (ghc-scientific-bootstrap)[inputs]: Same. (ghc-texmath)[inputs]: Remove ghc-parsec. (ghc-highlighting-kate)[inputs]: Same. (ghc-cmark)[inputs]: Remove ghc-text. (ghc-cmark-gfm)[inputs]: Same. (ghc-th-lift-instances)[inputs]: Same. (ghc-yaml)[inputs]: Same. (ghc-hslua)[inputs]: Same. (ghc-hslua-module-text)[inputs]: Same. (ghc-skylighting-core)[inputs]: Same. (ghc-doctemplates)[inputs]: Remove ghc-text and ghc-parsec. (ghc-pandoc)[inputs]: Same. (ghc-typed-process)[inputs]: Remove ghc-stm. (ghc-conduit-extra)[inputs]: Remove ghc-stm and ghc-text. (ghc-xml-types)[inputs]: Remove ghc-text. (ghc-xml-conduit)[inputs]: Same. (ghc-pandoc-citeproc)[inputs]: Remove ghc-text and ghc-parsec. (ghc-regex-tdfa)[inputs]: Remove ghc-parsec. (ghc-wl-pprint-text)[inputs]: Remove ghc-text. (ghc-graphviz)[inputs]: Same. (ghc-system-filepath-bootstrap)[inputs]: Same. (ghc-system-fileio-bootstrap)[inputs]: Same. (ghc-shelly)[inputs]: Same. (ghc-chell)[inputs]: Same. (ghc-system-filepath)[inputs]: Same. (ghc-system-fileio)[inputs]: Same. (ghc-fsnotify)[inputs]: Same. (ghc-json)[inputs]: Remove ghc-text and ghc-parsec. (ghc-esqueleto)[inputs]: Remove ghc-text. (shellcheck)[inputs]: Remove ghc-parsec. (ghc-errors)[inputs]: Remove ghc-text. (ghc-chunked-data)[inputs]: Same. (ghc-uuid-types)[inputs]: Same. (ghc-uuid)[inputs]: Same. (ghc-rebase)[inputs]: Remove ghc-stm and ghc-text. (ghc-foldl)[inputs]: Remove ghc-text. (ghc-mono-traversable)[inputs]: Same. (ghc-conduit-combinators)[inputs]: Same. (ghc-aws)[inputs]: Same. (ghc-stm-chans)[inputs]: Remove ghc-stm. (ghc-monad-logger)[inputs]: Remove ghc-text and ghc-stm. (ghc-shakespeare)[inputs]: Remove ghc-parsec and ghc-text. (ghc-resource-pool)[inputs]: Remove ghc-stm. (ghc-attoparsec-iso8601)[inputs]: Remove ghc-text. (ghc-http-api-data)[inputs]: Same. (ghc-persistent)[inputs]: Same. (ghc-aeson-compat)[inputs]: Same. (ghc-persistent-template)[inputs]: Same. (ghc-unliftio)[inputs]: Remove ghc-stm. (ghc-persistent-sqlite)[native-inputs]: Remove ghc-text. (ghc-bytes)[inputs]: Same. (ghc-missingh)[inputs]: Remove ghc-parsec. (ghc-rio)[inputs]: Remove ghc-text. (ghc-cairo)[inputs]: Same. (ghc-atomic-write)[inputs]: Remove ghc-text. [native-inputs]: Same. (ghc-stm-conduit)[inputs]: Remove ghc-stm. (ghc-conduit-algorithms)[inputs]: Same. (ghc-interpolate)[native-inputs]: Remove ghc-text. (ghc-hpack)[inputs]: Same. (ghc-inline-c)[inputs]: Remove ghc-parsec. (ghc-configurator)[inputs]: Remove ghc-text. (ghc-c2hs)[native-inputs]: Same. (ghc-libmpd)[inputs]: Same. (ghc-concurrent-output)[inputs]: Remove ghc-stm. * gnu/packages/idris.scm (idris)[inputs]: Remove ghc-text. * gnu/packages/wm.scm (xmobar)[inputs]: Remove ghc-parsec and ghc-stm. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Robert Vollmert
2019-07-04Merge branch 'staging' into core-updatesMarius Bakke
2019-07-04Merge branch 'master' into stagingMarius Bakke
2019-07-04gnu: Add sbcl-dexador.•••* gnu/packages/lisp.scm (sbcl-dexador): New variable. Pierre Neidhardt
2019-07-04gnu: pigx-rnaseq: Update to 0.0.8.•••* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.8. Ricardo Wurmus
2019-07-04gnu: Remove duplicate 'ruby-crass' package.•••* gnu/packages/ruby.scm (ruby-crass): Remove duplicate shadowed definition. Ludovic Courtès
2019-07-04gnu: Add ruby-backport.•••* gnu/packages/ruby.scm (ruby-backport): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Mikhail Kirillov