summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* gnu: dpf-plugins: Prepare for cross-compilation.Tobias Geerinckx-Rice2021-10-201-3/+2
| | | | | * 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-201-3/+2
| | | | * gnu/packages/music.scm (dpf-plugins): Update to 1.4.
* gnu: python-arrow: Move python-pytz to native-inputs.jgart2021-10-201-2/+2
| | | | | | | | * 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-201-1/+22
| | | | * gnu/packages/cran.scm (r-pnwcolors): New variable.
* gnu: Add r-mhg.Marcel Schilling2021-10-201-0/+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-201-4/+3
| | | | | * 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-201-2/+2
| | | | | * 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-201-10/+17
| | | | | | | | * 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-191-2/+2
| | | | * gnu/packages/image.scm (jasper): Update to 2.0.33.
* gnu: dblatex: Update to 0.3.12.Tobias Geerinckx-Rice2021-10-191-5/+4
| | | | | * 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-191-2/+2
| | | | * gnu/packages/algebra.scm (giac): Update to 1.7.0-39.
* gnu: emacs-company-quickhelp: Update to 2.3.0.Nicolas Goaziou2021-10-191-24/+20
| | | | * 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-191-2/+2
| | | | * gnu/packages/emacs-xyz.scm (emacs-shell-command+): Update to 2.3.1.
* gnu: emacs-treemacs: Update to 2.9.4.la snesne2021-10-191-2/+2
| | | | | | * 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-191-0/+3
| | | | | | | * 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-191-1/+47
| | | | * gnu/packages/xdisorg.scm (wl-clipboard-x11): New variable.
* gnu: Add gr-framework.Efraim Flashner2021-10-191-0/+50
| | | | * gnu/packages/graphics.scm (gr-framework): New variable.
* gnu: Add julia-media.zimoun2021-10-191-0/+26
| | | | | | * gnu/packages/julia-xyz.scm (julia-media): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add julia-codeczlib.zimoun2021-10-191-0/+32
| | | | | | * gnu/packages/julia-xyz.scm (julia-codeczlib): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add julia-transcodingstreams.zimoun2021-10-191-0/+28
| | | | | | * gnu/packages/julia-xyz.scm (julia-transcodingstreams): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add julia-functors.zimoun2021-10-191-0/+25
| | | | | | * gnu/packages/julia-xyz.scm (julia-functors): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: julia-stackviews: Enable tests.zimoun2021-10-191-5/+4
| | | | | | | * 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>
* gnu: julia-paddedviews: Enable tests.zimoun2021-10-191-2/+2
| | | | | | | * gnu/packages/julia-xyz (julia-paddedviews)[arguments]: Remove. [native-inputs]: Add julia-documenter. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: julia-irtools: Enable tests.zimoun2021-10-191-2/+2
| | | | | | | * gnu/packages/julia-xyz (julia-irtools)[arguements]: Remove. [native-inputs]: Add julia-documenter. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: julia-colortypes: Enable tests.zimoun2021-10-191-2/+2
| | | | | | | * gnu/packages/julia-xyz (julia-colortypes)[arguments]: Remove. [native-inputs]: Add julia-documenter. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: julia-coordinatetransformations: Enable tests.zimoun2021-10-191-6/+4
| | | | | | | | * 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>
* gnu: gajim: Update to 1.3.3.Tobias Geerinckx-Rice2021-10-181-13/+4
| | | | | | * 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.
* gnu: python-nbxmpp: Update to 2.0.4.Tobias Geerinckx-Rice2021-10-181-2/+2
| | | | * gnu/packages/messaging.scm (python-nbxmpp): Update to 2.0.4.
* gnu: font-borg-sans-mono: Update to 0.3.3.Charles2021-10-181-2/+2
| | | | | | * gnu/packages/fonts.scm (font-borg-sans-mono): Update to 0.3.3. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: hdf5@1.12: Update to 1.12.1.Tobias Geerinckx-Rice2021-10-181-2/+2
| | | | * gnu/packages/maths.scm (hdf5-1.12): Update to 1.12.1.
* gnu: linux-libre 4.4: Update to 4.4.289.Leo Famulari2021-10-181-2/+2
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.289. (linux-libre-4.4-pristine-source): Update hash.
* gnu: linux-libre 4.9: Update to 4.9.287.Leo Famulari2021-10-181-2/+2
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.287. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.251.Leo Famulari2021-10-181-2/+2
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.251. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.212.Leo Famulari2021-10-181-2/+2
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.212. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.154.Leo Famulari2021-10-181-2/+2
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.154. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.74.Leo Famulari2021-10-181-2/+2
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.74. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.14.13.Leo Famulari2021-10-181-2/+2
| | | | | * gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.13. (linux-libre-5.14-pristine-source): Update hash.
* gnu: udiskie: Update to 2.3.3.Artem Chernyak2021-10-183-161/+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>
* gnu: Add r-seuratdisk.Ricardo Wurmus2021-10-181-0/+43
| | | | * gnu/packages/cran.scm (r-seuratdisk): New variable.
* gnu: Add vim-ctrlp.Foo Chuan Wei2021-10-181-0/+37
| | | | | | * gnu/packages/vim.scm (vim-ctrlp): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add vim-surround.Foo Chuan Wei2021-10-181-0/+26
| | | | | | * gnu/packages/vim.scm (vim-surround): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: vim-scheme: Update to 0.0.0-2.99af6be.Foo Chuan Wei2021-10-181-7/+7
| | | | | | * gnu/packages/vim.scm (vim-scheme): Update to 0.0.0-2.99af6be. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: libvirt: Update to 7.6.0.Oleg Pykhalov2021-10-181-2/+2
| | | | * gnu/packages/virtualization.scm (libvirt): Update to 7.6.0.
* build-system/go: Fix building on host's secondary architecture.Efraim Flashner2021-10-182-4/+6
| | | | | | | | | | | Before when building for i686-linux on x86_64-linux GOARCH would be set to amd64, not 386. * guix/build-system/go.scm (go-build): Set goarch and goos to #f when not cross-compiling. * guix/build/go-build-system.scm (setup-go-environment): Set GOARCH according to the calculated goarch or using GOHOSTARCH and GOOS according to the calculated goos or using GOHOSTOS.
* gnu: python-pylibacl: Add missing brace in description.Ludovic Courtès2021-10-181-1/+1
| | | | | | Regression introduced in 133f780039e63798535e4f52a4d9f1810ea5b2ab. * gnu/packages/acl.scm (python-pylibacl)[description]: Add missing brace.
* gnu: Add ta-lib.Foo Chuan Wei2021-10-181-0/+27
| | | | | | * gnu/packages/finance.scm (ta-lib): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sdr++: Update to 1.0.4.Guillaume Le Vaillant2021-10-181-2/+2
| | | | * gnu/packages/radio.scm (sdr++): Update to 1.0.4.
* gnu: sdrangel: Update to 6.17.1.Guillaume Le Vaillant2021-10-181-2/+2
| | | | * gnu/packages/radio.scm (sdrangel): Update to 6.17.1.
* gnu: go-golang-org-x-mod: Update source URL.Ludovic Courtès2021-10-181-1/+1
| | | | * gnu/packages/golang.scm (go-golang-org-x-mod)[source]: Update URL.
* gnu: direnv: Update to 2.28.0.Artem Chernyak2021-10-181-9/+7
| | | | | | | | | * gnu/packages/shellutils.scm (direnv): Update to 2.28.0. [arguments]: Remove 'delete-vendor' phase, which is no longer needed. In 'check' phase, run "go test". [native-inputs]: Add GO-GITHUB-COM-MATTN-GO-ISATTY and GO-GOLANG-ORG-X-MOD. Signed-off-by: Ludovic Courtès <ludo@gnu.org>