summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: Add liferea.Vinicius Monego2020-05-30
| | | | | | * gnu/packages/syndication.scm (liferea): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: python-prompt-toolkit: Update to 3.0.5.Edouard Klein2020-05-30
| | | | | | | | | | | | | | | | | | | | * gnu/packages/machine-learning.scm (python-iml)[propagated-inputs]: Pin implicit python-prompt-toolkit dependency to version 2. * gnu/packages/python-xyz.scm (python-widgetsnbextension)[propagated-inputs]: Pin implicit python-prompt-toolkit dependency to version 2. (python-ipywidgets)[propagated-inputs]: Pin implicit python-prompt-toolkit dependency to version 2. (python-jupyter-console)[propagated-inputs]: Pin explicit python-prompt-toolkit dependency to version 2. (python-prompt-toolkit): Update to version 3.0.5. [propagated-inputs]: Remove PYTHON-SIX and PYTHON-PYGMENTS. [home-page]: Adjust to current. (python-prompt-toolkit-2): New variable. (prompt-toolkit-2-instead-of-prompt-toolkit): New variable. (python2-prompt-toolkit): Keep at version 2. (python-prompt-toolkit-1): Inherit from version 2. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: python-iml: Move nose from propagated to native input.Edouard Klein2020-05-30
| | | | | | | | * gnu/packages/machine-learning.scm (python-iml)[propagated-inputs]: Move PYTHON-NOSE ... [native-inputs]: ... here. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: python-jupyter-console: Update to 6.1.0.Edouard Klein2020-05-30
| | | | | | * /gnu/packages/python-xyz.scm (python-jupyter-console): Update to 6.1.0. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: python-ipywidgets: Update to 7.5.1.Edouard Klein2020-05-30
| | | | | | * gnu/packages/python-xyz.scm (python-ipywidgets): Update to 7.5.1. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: python-widgetsnbextension: Update to 3.5.1.Edouard Klein2020-05-30
| | | | | | * gnu/packages/python-xyz.scm (python-widgetsnbextension): Update to 3.5.1. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: python-pylint: Udpate to 2.5.2.Ryan Prior2020-05-30
| | | | | | | | * gnu/packages/check.scm (python-pylint): Update to 2.5.2. [arguments]: New field. (python2-pylint)[arguments]: Do not inherit #:tests?. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: flowee: Really disable black-box test.TomZ2020-05-30
| | | | | | | * gnu/packages/finance.scm (flowee)[arguments]: The test 'api' has some timeouts which fail half the time in a build, so really disable the test. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add spectacle-analyzer.Alexandros Theodotou2020-05-30
| | | | | | * gnu/packages/music.scm (spectacle-analyzer): new variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: mpfi: Update home page.Nicolas Goaziou2020-05-30
| | | | * gnu/packages/multiprecision.scm (mpfi): Use more specific home page.
* gnu: mpfi: Update to 1.5.4.Nicolas Goaziou2020-05-30
| | | | | | | | * gnu/packages/multiprecision.scm (mpfi): Update to 1.5.4. [source]: Hard-code project name. [arguments]: Disable tests, utterly broken in this release. Do not build static libraries. [native-inputs]: Add automake, autoreconf, libtool, texinfo.
* bootloader: grub: Rename the btrfs-subvolume-file-name parameter.Maxim Cournoyer2020-05-29
| | | | | | | | | | | | | Following discussion in <https://issues.guix.gnu.org/37305>, it seems more appropriate to give the parameter a more generic name that better describes what it does. * gnu/bootloader/grub.scm (normalize-file): Rename the BTRFS-SUBVOLUME-FILE-NAME parameter to STORE-DIRECTORY-PREFIX, and always assume this argument to be a string. (eye-candy): Likewise. Default STORE-DIRECTORY-PREFIX to "". (grub-configuration-file): Likewise. * gnu/system.scm (operating-system-bootcfg): Adapt.
* services: nfs: Expose configuration options for TCP and UDP.Maxim Cournoyer2020-05-29
| | | | | | | | | * gnu/services/nfs.scm (<nfs-configuration>)[nfsd-tcp?, nfsd-udp?]: New fields. (nfs-shepherd-services)[rpc.nfsd]: Populate the --{no-,}tcp and --{no-,}udp command line options based on the values of the nfsd-tcp? and nfsd-upd? fields. * doc/guix.texi (Network File System): Add doc.
* gnu: xaos: Update to 4.0.Kei Kebreau2020-05-29
| | | | | | | | | * gnu/packages/maths.scm (xaos): Update to 4.0. [source]: Use git-fetch. [native-inputs]: Add qtbase and qttools. [arguments]: Remove #:make-flags options; replace 'configure' phase; add 'make-qt-deterministic' and 'install-data' phases. [home-page]: Update URL.
* gnu: glade3: Update to 3.36.0.Arun Isaac2020-05-30
| | | | * gnu/packages/gnome.scm (glade3): Update to 3.36.0.
* gnu: mpg123: Update to 1.26.0.Nicolas Goaziou2020-05-29
| | | | | * gnu/packages/mp3.scm (mpg123): Update to 1.26.0. [inputs]: Re-order alphabetically.
* gnu: popt: Remove defunct mirror.Marius Bakke2020-05-29
| | | | * gnu/packages/popt.scm (popt)[source](uri): Remove the canonical rpm5.org URI.
* gnu: cdogs-sdl: Update to 0.8.0.Nicolas Goaziou2020-05-29
| | | | | | * gnu/packages/games.scm (cdogs-sdl): Update to 0.8.0. [native-inputs]: Add `pkg-config'. [inputs]: Add `gtk+'.
* gnu: fortune-mod: Update to 2.22.0.Arun Isaac2020-05-30
| | | | * gnu/packages/games.scm (fortune-mod): Update to 2.22.0.
* gnu: emacs-evil: Update to 1.14.0.Arun Isaac2020-05-30
| | | | * gnu/packages/emacs-xyz.scm (emacs-evil): Update to 1.14.0.
* gnu: aptdec: Do not hard-code CC=gcc.Arun Isaac2020-05-30
| | | | | * gnu/packages/radio.scm (aptdec)[arguments]: Do not hard-code CC=gcc in the make-flags. Use the compiler appropriate for the target.
* gnu: aptdec: Update source and home page URIs.Arun Isaac2020-05-29
| | | | * gnu/packages/radio.scm (aptdec)[source, home-page]: Update URI.
* doc: Add example to calculate the size a system.Pierre Neidhardt2020-05-29
| | | | * doc/guix.texi (Invoking `guix size'): Add guix size example for store item.
* size: Document that positional arguments can be store items.Pierre Neidhardt2020-05-29
| | | | | * guix/scripts/size.scm (show-help): Mention STORE-ITEM positional argument alternative.
* maint: Git pre-push hook runs "make authenticate check-channel-news".Ludovic Courtès2020-05-29
| | | | * etc/git/pre-push: Change to run "make authenticate check-channel-news".
* syscalls: 'terminal-dimension' ignores EPERM.Ludovic Courtès2020-05-29
| | | | | | | | Fixes <https://bugs.gnu.org/41581>. Reported by Tobias Geerinckx-Rice <me@tobias.gr>. * guix/build/syscalls.scm (terminal-dimension): Add EPERM to the list of errno code for FALL-BACK.
* syscalls: Properly match %HOST-TYPE.Jesse Dowell2020-05-29
| | | | | | | | | | | | Fixes <https://bugs.gnu.org/41546>. Regression introduced in 0d371c633f7308cfde2432d6119d386a5c63198c. * guix/build/syscalls.scm (write-socket-address!) (read-socket-address): Use 'string-contains' instead of 'string-suffix?'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* quirks: Build 'compute-guix-derivation' modules with 2.2 when needed.Ludovic Courtès2020-05-29
| | | | | | | | | Fixes <https://bugs.gnu.org/41595>. Reported by Jan Nieuwenhuizen <janneke@gnu.org>. * guix/quirks.scm (requires-guile-2.2?): New procedure. (%quirks): Add it. (%bug-41214-patch): Comment.
* gnu: emacs-2048-game: Update home page.Nicolas Goaziou2020-05-29
| | | | * gnu/packages/emacs-xyz.scm (emacs-2048-game)[home-page]: Update URL.
* gnu: Add dhall.John Soo2020-05-29
| | | | | | | | | | * gnu/packages/dhall.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. (dist_patch_DATA): Add new patch. * gnu/packages/patches/dhall-remove-network-tests.patch: Add patch to remove dhall network tests. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-atomic-write-0.2.0.7.John Soo2020-05-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-atomic-write-0.2.0.7): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-generic-random-1.3.0.1.John Soo2020-05-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-generic-random-1.3.0.1): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-prettyprinter-ansi-terminal.John Soo2020-05-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-prettyprinter-ansi-terminal): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-prettyprinter-1.6.John Soo2020-05-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-prettyprinter-1.6): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-repline-0.3.John Soo2020-05-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-repline-0.3): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-haskeline-0.8.John Soo2020-05-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-haskeline-0.8): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-repline.John Soo2020-05-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-repline): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-prettyprinter.John Soo2020-05-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-prettyprinter): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-lens-family-core.John Soo2020-05-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-lens-family-core): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-managed.John Soo2020-05-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-managed): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-turtle.John Soo2020-05-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-turtle): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-optional-args.John Soo2020-05-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-optional-args): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-pgp-wordlist.John Soo2020-05-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-pgp-wordlist): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-pretty-simple.John Soo2020-05-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-pretty-simple): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-serialise.John Soo2020-05-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-serialise): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-special-values.John Soo2020-05-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-special-values): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-spoon.John Soo2020-05-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-spoon): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-text-manipulate.John Soo2020-05-29
| | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-text-manipulate): New variable. fix text-manipulate. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-generic-random.John Soo2020-05-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-generic-random): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghc-dotgen.John Soo2020-05-29
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-dotgen): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>