summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: boxes: Update to 2.1.1.Tobias Geerinckx-Rice2021-10-21
| | | | | | | | * gnu/packages/shellutils.scm (boxes): Update to 2.1.1. [arguments]: Adjust 'install phase. Don't explicitly return #t from phases. [native-inputs]: Add xxd. [inputs]: Add libunistring and pcre2.
* gnu: Fix ‘this packages’ and some other niggles.Tobias Geerinckx-Rice2021-10-21
| | | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-home-0.5)[description]: Fix ‘this packages’ typo. * gnu/packages/emacs-xyz.scm (emacs-ahg, emacs-cwl-mode)[description]: Likewise. * gnu/packages/python-check.scm (python-pytest-csv)[description]: Likewise. * gnu/packages/ocaml.scm (ocaml-syntax-shims)[description]: Likewise, and note which language. * gnu/packages/python-xyz.scm (python-recommonmark)[description]: Likewise, and work around ‘enabling you’.
* installer: Reorder file system type listbox.Tobias Geerinckx-Rice2021-10-21
| | | | | | | | | | | | | | | Recommending ext4 over btrfs is probably ill-advised nowadays. See the regular bug reports about running out of /gnu/store directory entries, for which the documented fix then breaks booting with GRUB. Instead, just list regular file systems alphabetically. We can bikeshed bcachefs later ;-) Move second-class file systems like NTFS to their own section at the end of the list. * gnu/packages/package-management.scm (run-fs-type-page): Reorder the LISTBOX-ITEMS.
* gnu: fntsample: Update to 5.4.Tobias Geerinckx-Rice2021-10-21
| | | | | * gnu/packages/fontutils.scm (fntsample): Update to 5.4. [arguments]: Don't explicitly return #t from phases.
* gnu: fntsample: Update Blocks.txt and use stable URL.Tobias Geerinckx-Rice2021-10-21
| | | | | * gnu/packages/fontutils.scm (fntsample)[input]: Update unicode-blocks to 14.0.0 and include the version in its URL and name.
* gnu: criu: Fix PYTHONPATH & switch to Python 3 to build criu-ns.Tobias Geerinckx-Rice2021-10-21
| | | | | | | | | * gnu/packages/virtualization.scm (criu)[arguments]: Set PYTHON in #:make-flags instead of ‘hard-coding’ it later. Replace the forever-broken 'wrap phase with one that doesn't attempt to support ‘--with-input’ for now. [inputs]: Substitute python and python-protobuf for python-2 and python2-protobuf, respectively, and remove python2-ipaddr.
* gnu: criu: Update to 3.16.1.Tobias Geerinckx-Rice2021-10-21
| | | | * gnu/packages/virtualization.scm (criu): Update to 3.16.1.
* gnu: criu: Delete custom 'configure phase.Tobias Geerinckx-Rice2021-10-21
| | | | | * gnu/packages/virtualization.scm (criu)[arguments]: Delete 'configure phase.
* gnu: criu: Build from Git sources.Tobias Geerinckx-Rice2021-10-21
| | | | | | | This in preparation for 3.16.1 which lacks a stable tarball. * gnu/packages/virtualization.scm (criu)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: Add gdc-client.Ricardo Wurmus2021-10-21
| | | | * gnu/packages/bioinformatics.scm (gdc-client): New variable.
* gnu: Add r-shaman.Ricardo Wurmus2021-10-21
| | | | * gnu/packages/bioinformatics.scm (r-shaman): New variable.
* gnu: Add r-misha.Ricardo Wurmus2021-10-21
| | | | * gnu/packages/bioinformatics.scm (r-misha): New variable.
* gnu: Add ciri-long.Ricardo Wurmus2021-10-21
| | | | * gnu/packages/bioinformatics.scm (ciri-long): New variable.
* gnu: python-biopython: Update to 1.76.Ricardo Wurmus2021-10-21
| | | | | | * gnu/packages/bioinformatics.scm (python-biopython): Update to 1.76. (python-biopython-1.73): New variable. (instrain)[inputs]: Replace python-biopython with python-biopython-1.73.
* gnu: python-levenshtein: Update to 0.12.2.Ricardo Wurmus2021-10-21
| | | | * gnu/packages/python-xyz.scm (python-levenshtein): Update to 0.12.2.
* gnu: instrain: Update to 1.5.4.Ricardo Wurmus2021-10-21
| | | | * gnu/packages/bioinformatics.scm (instrain): Update to 1.5.4.
* gnu: Add python-bwapy.Ricardo Wurmus2021-10-21
| | | | * gnu/packages/bioinformatics.scm (python-bwapy): New variable.
* gnu: Add python-pyspoa.Ricardo Wurmus2021-10-21
| | | | * gnu/packages/bioinformatics.scm (python-pyspoa): New variable.
* gnu: Add r-fcscan.Ricardo Wurmus2021-10-21
| | | | * gnu/packages/bioconductor.scm (r-fcscan): New variable.
* gnu: Add cl-redis.Charles2021-10-21
| | | | | | * gnu/packages/lisp-xyz.scm (cl-redis, sbcl-redis, ecl-redis): New variables. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-should-test.Charles Jackson2021-10-21
| | | | | | | * gnu/packages/lisp-check.scm (cl-should-test, ecl-should-test, sbcl-should-test): New variables. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-rutils.Charles2021-10-21
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-rutils, sbcl-rutils, ecl-rutils): New variables. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: dfu-util: Update to 0.11.Tobias Geerinckx-Rice2021-10-21
| | | | * gnu/packages/flashing-tools.scm (dfu-util): Update to 0.11.
* gnu: eid-mw: Update to 5.0.28.Tobias Geerinckx-Rice2021-10-21
| | | | | * gnu/packages/security-token.scm (eid-mw): Update to 5.0.28. [arguments]: Remove unused 'make-reproducible phase.
* gnu: flamp: Update to 2.2.07.Tobias Geerinckx-Rice2021-10-21
| | | | * gnu/packages/radio.scm (flamp): Update to 2.2.07.
* gnu: font-gnu-unifont: Cross-compile binaries.Tobias Geerinckx-Rice2021-10-21
| | | | | | | * gnu/packages/fonts.scm (font-gnu-unifont)[arguments]: Set CC to CC-FOR-TARGET in #:make-flags, where it has an effect. Remove it from the environment, where it did not. Respect #:make-flags during installation.
* gnu: font-gnu-unifont: Update to 14.0.01.Tobias Geerinckx-Rice2021-10-21
| | | | | * gnu/packages/fonts.scm (font-gnu-unifont): Update to 14.0.01. [arguments]: Don't explicitly return #t from phases.
* gnu: autofs: Update to 5.1.8.Tobias Geerinckx-Rice2021-10-21
| | | | | * gnu/packages/file-systems.scm (autofs): Update to 5.1.8. [arguments]: Don't explicitly return #t from phases.
* gnu: genimage: Factorise substitutions.Tobias Geerinckx-Rice2021-10-21
| | | | | | | | * gnu/packages/genimage.scm (genimage)[arguments]: Factorise input substitution for great line savings; also fun. Don't sneakily replace mkdosfs with mkfs.vfat. Remove obsolete fixes. Fix tests in their own 'fix-failing-tests phase. Don't explicitly return #t from any phases.
* gnu: ethtool: Update to 5.14.Tobias Geerinckx-Rice2021-10-21
| | | | * gnu/packages/networking.scm (ethtool): Update to 5.14.
* gnu: cdparanoia: Don't build in parallel.Tobias Geerinckx-Rice2021-10-21
| | | | | | | * gnu/packages/cdrom.scm (cdparanoia)[arguments]: Disable #:parallel-build?. Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: dragonfly-reverb: Prepare for cross-compilation.Tobias Geerinckx-Rice2021-10-20
| | | | * gnu/packages/music.scm (dragonfly-reverb)[arguments]: Use CC-FOR-TARGET.
* gnu: dragonfly-reverb: Update to 3.2.5.Tobias Geerinckx-Rice2021-10-20
| | | | | * gnu/packages/music.scm (dragonfly-reverb): Update to 3.2.5. [arguments]: Don't explicitly return #t from phases.
* gnu: dpf-plugins: Prepare for cross-compilation.Tobias Geerinckx-Rice2021-10-20
| | | | | * gnu/packages/music.scm (dpf-plugins)[arguments]: Set CC in #:make-flags rather than as an environment variable, and set it to CC-FOR-TARGET.
* gnu: dpf-plugins: Update to 1.4.Tobias Geerinckx-Rice2021-10-20
| | | | * gnu/packages/music.scm (dpf-plugins): Update to 1.4.
* gnu: python-arrow: Move python-pytz to native-inputs.jgart2021-10-20
| | | | | | | | * gnu/packages/time.scm (python-arrow)[propagated-inputs]: Move python-pytz to ... [native-inputs]: ... here since it is only used for testing purposes. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add r-pnwcolors.zimoun2021-10-20
| | | | * gnu/packages/cran.scm (r-pnwcolors): New variable.
* gnu: Add r-mhg.Marcel Schilling2021-10-20
| | | | | | * gnu/packages/cran.scm (r-mhg): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: allegro: Update to 4.4.3.1.Tobias Geerinckx-Rice2021-10-20
| | | | | * gnu/packages/game-development.scm (allegro): Update to 4.4.3.1. [arguments]: Don't explicitly return #t from phases.
* doc: Fix typo.Tobias Geerinckx-Rice2021-10-20
| | | | | * doc/guix.texi (Invoking guix system, Invoking guix home): Fix ‘are […] two month old’ typo.
* gnu: phockup: Update to 1.7.1.Arun Isaac2021-10-20
| | | | | | | | * gnu/packages/image.scm (phockup): Update to 1.7.1. [arguments]: In configure phase, substitute the more specific "'exiftool" instead of "exiftool". Add wrap-program phase. Do not return #t from custom phases. [inputs]: Add python-tqdm.
* gnu: jasper: Update to 2.0.33.Tobias Geerinckx-Rice2021-10-19
| | | | * gnu/packages/image.scm (jasper): Update to 2.0.33.
* gnu: dblatex: Update to 0.3.12.Tobias Geerinckx-Rice2021-10-19
| | | | | * gnu/packages/docbook.scm (dblatex): Update to 0.3.12. [arguments]: Don't explicitly return #t from phases.
* gnu: giac: Update to 1.7.0-39.Nicolas Goaziou2021-10-19
| | | | * gnu/packages/algebra.scm (giac): Update to 1.7.0-39.
* gnu: emacs-company-quickhelp: Update to 2.3.0.Nicolas Goaziou2021-10-19
| | | | * gnu/packages/emacs-xyz.scm (emacs-company-quickhelp): Update to 2.3.0.
* gnu: emacs-shell-command+: Update to 2.3.1.Nicolas Goaziou2021-10-19
| | | | * gnu/packages/emacs-xyz.scm (emacs-shell-command+): Update to 2.3.1.
* gnu: emacs-treemacs: Update to 2.9.4.la snesne2021-10-19
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-treemacs): Update to 2.9.4. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-treemacs-extra: Add missing inputsla snesne2021-10-19
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-treemacs-extra)[propagated-inputs]: Add emacs-all-the-icons, emacs-perspective Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add wl-clipboard-x11.Efraim Flashner2021-10-19
| | | | * gnu/packages/xdisorg.scm (wl-clipboard-x11): New variable.
* gnu: Add gr-framework.Efraim Flashner2021-10-19
| | | | * gnu/packages/graphics.scm (gr-framework): New variable.