summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gnu: Add cl-rutils.•••* gnu/packages/lisp-xyz.scm (cl-rutils, sbcl-rutils, ecl-rutils): New variables. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> Charles2021-10-211-0/+41
* gnu: dfu-util: Update to 0.11.•••* gnu/packages/flashing-tools.scm (dfu-util): Update to 0.11. Tobias Geerinckx-Rice2021-10-211-2/+2
* gnu: eid-mw: Update to 5.0.28.•••* gnu/packages/security-token.scm (eid-mw): Update to 5.0.28. [arguments]: Remove unused 'make-reproducible phase. Tobias Geerinckx-Rice2021-10-211-18/+6
* gnu: flamp: Update to 2.2.07.•••* gnu/packages/radio.scm (flamp): Update to 2.2.07. Tobias Geerinckx-Rice2021-10-211-2/+2
* gnu: font-gnu-unifont: Cross-compile binaries.•••* 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. Tobias Geerinckx-Rice2021-10-211-13/+12
* gnu: font-gnu-unifont: Update to 14.0.01.•••* gnu/packages/fonts.scm (font-gnu-unifont): Update to 14.0.01. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice2021-10-211-5/+4
* gnu: autofs: Update to 5.1.8.•••* gnu/packages/file-systems.scm (autofs): Update to 5.1.8. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice2021-10-211-6/+4
* gnu: genimage: Factorise substitutions.•••* 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. Tobias Geerinckx-Rice2021-10-211-91/+30
* gnu: ethtool: Update to 5.14.•••* gnu/packages/networking.scm (ethtool): Update to 5.14. Tobias Geerinckx-Rice2021-10-211-2/+2
* gnu: cdparanoia: Don't build in parallel.•••* gnu/packages/cdrom.scm (cdparanoia)[arguments]: Disable #:parallel-build?. Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com> Tobias Geerinckx-Rice2021-10-211-3/+5
* gnu: dragonfly-reverb: Prepare for cross-compilation.•••* gnu/packages/music.scm (dragonfly-reverb)[arguments]: Use CC-FOR-TARGET. Tobias Geerinckx-Rice2021-10-201-1/+2
* gnu: dragonfly-reverb: Update to 3.2.5.•••* gnu/packages/music.scm (dragonfly-reverb): Update to 3.2.5. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice2021-10-201-4/+3
* gnu: dpf-plugins: Prepare for cross-compilation.•••* 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. Tobias Geerinckx-Rice2021-10-201-3/+2
* gnu: dpf-plugins: Update to 1.4.•••* gnu/packages/music.scm (dpf-plugins): Update to 1.4. Tobias Geerinckx-Rice2021-10-201-3/+2
* gnu: python-arrow: Move python-pytz to native-inputs.•••* 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> jgart2021-10-201-2/+2
* gnu: Add r-pnwcolors.•••* gnu/packages/cran.scm (r-pnwcolors): New variable. zimoun2021-10-201-1/+22
* gnu: Add r-mhg.•••* gnu/packages/cran.scm (r-mhg): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Marcel Schilling2021-10-201-0/+20
* gnu: allegro: Update to 4.4.3.1.•••* gnu/packages/game-development.scm (allegro): Update to 4.4.3.1. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice2021-10-201-4/+3
* doc: Fix typo.•••* doc/guix.texi (Invoking guix system, Invoking guix home): Fix ‘are […] two month old’ typo. Tobias Geerinckx-Rice2021-10-201-2/+2
* gnu: phockup: Update to 1.7.1.•••* 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. Arun Isaac2021-10-201-10/+17
* gnu: jasper: Update to 2.0.33.•••* gnu/packages/image.scm (jasper): Update to 2.0.33. Tobias Geerinckx-Rice2021-10-191-2/+2
* gnu: dblatex: Update to 0.3.12.•••* gnu/packages/docbook.scm (dblatex): Update to 0.3.12. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice2021-10-191-5/+4
* gnu: giac: Update to 1.7.0-39.•••* gnu/packages/algebra.scm (giac): Update to 1.7.0-39. Nicolas Goaziou2021-10-191-2/+2
* gnu: emacs-company-quickhelp: Update to 2.3.0.•••* gnu/packages/emacs-xyz.scm (emacs-company-quickhelp): Update to 2.3.0. Nicolas Goaziou2021-10-191-24/+20
* gnu: emacs-shell-command+: Update to 2.3.1.•••* gnu/packages/emacs-xyz.scm (emacs-shell-command+): Update to 2.3.1. Nicolas Goaziou2021-10-191-2/+2
* gnu: emacs-treemacs: Update to 2.9.4.•••* gnu/packages/emacs-xyz.scm (emacs-treemacs): Update to 2.9.4. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> la snesne2021-10-191-2/+2
* gnu: emacs-treemacs-extra: Add missing inputs•••* 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> la snesne2021-10-191-0/+3
* gnu: Add wl-clipboard-x11.•••* gnu/packages/xdisorg.scm (wl-clipboard-x11): New variable. Efraim Flashner2021-10-191-1/+47
* gnu: Add gr-framework.•••* gnu/packages/graphics.scm (gr-framework): New variable. Efraim Flashner2021-10-191-0/+50
* gnu: Add julia-media.•••* gnu/packages/julia-xyz.scm (julia-media): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> zimoun2021-10-191-0/+26
* gnu: Add julia-codeczlib.•••* gnu/packages/julia-xyz.scm (julia-codeczlib): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> zimoun2021-10-191-0/+32
* gnu: Add julia-transcodingstreams.•••* gnu/packages/julia-xyz.scm (julia-transcodingstreams): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> zimoun2021-10-191-0/+28
* gnu: Add julia-functors.•••* gnu/packages/julia-xyz.scm (julia-functors): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> zimoun2021-10-191-0/+25
* gnu: julia-stackviews: Enable tests.•••* gnu/packages/julia-xyz (julia-stackviews)[arguments]: Remove #:tests?. [native-inputs]: Add julia-aqua and julia-documenter. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> zimoun2021-10-191-5/+4
* gnu: julia-paddedviews: Enable tests.•••* gnu/packages/julia-xyz (julia-paddedviews)[arguments]: Remove. [native-inputs]: Add julia-documenter. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> zimoun2021-10-191-2/+2
* gnu: julia-irtools: Enable tests.•••* gnu/packages/julia-xyz (julia-irtools)[arguements]: Remove. [native-inputs]: Add julia-documenter. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> zimoun2021-10-191-2/+2
* gnu: julia-colortypes: Enable tests.•••* gnu/packages/julia-xyz (julia-colortypes)[arguments]: Remove. [native-inputs]: Add julia-documenter. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> zimoun2021-10-191-2/+2
* gnu: julia-coordinatetransformations: Enable tests.•••* gnu/packages/julia-xyz.scm (julia-coordinatetransformations)[arguments]: Remove. [native-inputs]: Add julia-documenter, julia-forwarddiff, julia-unitful. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> zimoun2021-10-191-6/+4
* gnu: gajim: Update to 1.3.3.•••* gnu/packages/messaging.scm (gajim): Update to 1.3.3. [arguments]: Remove 'disable-failing-tests phase, as all now pass. Don't explicitly return #t from other phases. Tobias Geerinckx-Rice2021-10-181-13/+4
* gnu: python-nbxmpp: Update to 2.0.4.•••* gnu/packages/messaging.scm (python-nbxmpp): Update to 2.0.4. Tobias Geerinckx-Rice2021-10-181-2/+2
* gnu: font-borg-sans-mono: Update to 0.3.3.•••* gnu/packages/fonts.scm (font-borg-sans-mono): Update to 0.3.3. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Charles2021-10-181-2/+2
* gnu: hdf5@1.12: Update to 1.12.1.•••* gnu/packages/maths.scm (hdf5-1.12): Update to 1.12.1. Tobias Geerinckx-Rice2021-10-181-2/+2
* gnu: linux-libre 4.4: Update to 4.4.289.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.289. (linux-libre-4.4-pristine-source): Update hash. Leo Famulari2021-10-181-2/+2
* gnu: linux-libre 4.9: Update to 4.9.287.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.287. (linux-libre-4.9-pristine-source): Update hash. Leo Famulari2021-10-181-2/+2
* gnu: linux-libre 4.14: Update to 4.14.251.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.251. (linux-libre-4.14-pristine-source): Update hash. Leo Famulari2021-10-181-2/+2
* gnu: linux-libre 4.19: Update to 4.19.212.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.212. (linux-libre-4.19-pristine-source): Update hash. Leo Famulari2021-10-181-2/+2
* gnu: linux-libre 5.4: Update to 5.4.154.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.154. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari2021-10-181-2/+2
* gnu: linux-libre 5.10: Update to 5.10.74.•••* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.74. (linux-libre-5.10-pristine-source): Update hash. Leo Famulari2021-10-181-2/+2
* gnu: linux-libre: Update to 5.14.13.•••* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.13. (linux-libre-5.14-pristine-source): Update hash. Leo Famulari2021-10-181-2/+2
* gnu: udiskie: Update to 2.3.3.•••* gnu/packages/patches/udiskie-no-appindicator.patch: Remove file. * gnu/local.mk: Remove it. * gnu/packages/freedesktop.scm (udiskie): Update to 2.3.3. [source]: Remove udiskie-no-appindicator patch. [inputs]: Add libindicator. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Artem Chernyak2021-10-183-161/+3