aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/android.scm
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2024-12-18 00:29:18 +0000
committerSharlatan Hellseher <sharlatanus@gmail.com>2024-12-18 00:29:29 +0000
commit9dc91360fd2e41fb783ab4af341ac60aee2f5d31 (patch)
tree6b406bbf95eff6d73d3a36b470c6b23d72692b5c /gnu/packages/android.scm
parenta4c3019db4c97f85f3fd8c9df22afff382b591f5 (diff)
downloadguix-9dc91360fd2e41fb783ab4af341ac60aee2f5d31.tar.gz
guix-9dc91360fd2e41fb783ab4af341ac60aee2f5d31.zip
gnu: python-healpy: Fix build.
* gnu/packages/astronomy.scm (python-healpy) [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ie86d1f152d26d08f5cf072721ba295b12ca808e2
Diffstat (limited to 'gnu/packages/android.scm')
0 files changed, 0 insertions, 0 deletions
d>2024-08-15gnu: ccl: Update to 1.13....* gnu/packages/lisp.scm (ccl): Update to 1.13. [inputs] Update ccl bootstrap sources. Change-Id: Id2b9d29b4ea51aba23ca1aee770e33755b062b19 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Ashish SHUKLA 2024-07-09gnu: janet: Update to 1.35.2....* gnu/packages/lisp.scm (janet): Update to 1.35.2. Change-Id: I5d623879841bd9a9691c535f7a0242dd371b45b4 jgart 2024-07-04gnu: eisl: Update to 4.00....* gnu/packages/lisp.scm (eisl): Update to 4.00. Change-Id: I2fa69943c6f72cad61e65352de1e496241acb292 Guillaume Le Vaillant 2024-07-04gnu: txr: Update to 295....* gnu/packages/lisp.scm (txr): Update to 295. Change-Id: I8e7430b4931c5eb8772e8138418f52a193d569cd Guillaume Le Vaillant 2024-06-24gnu: patch: Update to latest commit [security fixes]....* gnu/packages/base.scm (patch): Rename to... (patch/pinned): ... this. Hide package. (patch): New variable. * gnu/packages/commencement.scm (patch-mesboot): Inherit from patch/pinned. (patch-boot0): Likewise. (%final-inputs): Replace patch with patch/pinned. * gnu/packages/lisp.scm (cl-asdf): Likewise. * guix/packages.scm (%standard-patch-inputs): Replace patch with patch/pinned. Fixes: https://issues.guix.gnu.org/47144 Reported-by: Mark H Weaver <mhw@netris.org> Change-Id: I54ae41b735f5ba0ebad30ebdfaabe0ccdc3f9873 Maxim Cournoyer 2024-06-07gnu: eisl: Update to 3.90....* gnu/packages/lisp.scm (eisl): Update to 3.90. Change-Id: If4138a8c66c8c0cf54a391f1d75a76717cf26886 Guillaume Le Vaillant 2024-06-07gnu: lisp: Sort packages....* gnu/packages/lisp.scm: Sort packages. Change-Id: I5841189c04be6eff3af77e1e72b100db1b1bbf40 Guillaume Le Vail2023-09-05gnu: python-skia-pathops: Update to 0.8.0....* gnu/packages/fontutils.scm (python-skia-pathops): Update to 0.8.0. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Nicolas Graves 2023-07-16gnu: python-compreffor: Mark up description....* gnu/packages/fontutils.scm (python-compreffor)[synopsis, description]: Use @acronym{}. Tobias Geerinckx-Rice 2023-07-16gnu: python-compreffor: Update to 0.5.4....* gnu/packages/fontutils.scm (python-compreffor): Update to 0.5.4. Tobias Geerinckx-Rice 2023-07-16gnu: fontforge@20190801: Fix build....* gnu/packages/fontutils.scm (fontforge-20190801)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice 2023-07-20gnu: fontforge: Support build on the Hurd....* gnu/packages/patches/fontforge-hurd.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/fontutils.scm (fontforge)[arguments]: When building natively on the Hurd, add new phase 'apply-hurd-patch' and use it, and replace phase 'check' to skip two tests. Janneke Nieuwenhuizen 2023-07-20gnu: graphite2: Skip test on the Hurd....* gnu/packages/fontutils.scm (graphite2)[arguments]: When building natively on the Hurd, replace phase 'check' to set make-flags to skip "awamicmp3" test. Janneke Nieuwenhuizen 2023-07-14gnu: Add freetype-with-brotli....* gnu/packages/fontutils.scm (freetype-with-brotli): New variable. John Kehayias 2023-06-14gnu: Add bdf2sfd....* gnu/packages/fontutils.scm (bdf2sfd): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> gemmaro 2023-05-07gnu: python-afdko: Update to 3.9.5....* gnu/packages/fontutils.scm (python-afdko): Update to 3.9.5. [source]: Remove obsolete substitutions in snippet. [arguments]: Re-instate all skipped tests in check phase. Maxim Cournoyer 2023-05-04gnu: psautohint: Remove unneeded dependencies....* gnu/packages/fontutils.scm (psautohint)[native-inputs]: Remove PYTHON-FS and PYTHON-PYTEST-RANDOMLY. Ludovic Courtès ef='/guix/commit/gnu/packages/lisp.scm?id=f122f2bead538617d3bd43a05fa6f2def5e03c05'>gnu: sbcl: Fix riscv build....* gnu/packages/patches/sbcl-fix-riscv-build.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/lisp.scm (sbcl)[source]: Use it. Change-Id: I63f1b9a7a7b6f3a1961d0a0cb31189b74a60abc3 Guillaume Le Vaillant 2024-01-10Merge branch 'master' into lisp-team...Change-Id: I6c2ce53e782a00861c3adf01c2505099daef7728 Guillaume Le Vaillant 2024-01-09gnu: sbcl: Fix build on powerpc64....* gnu/packages/patches/sbcl-fix-ppc64-build.patch: New file. * gnu/local.mk: Register it. * gnu/packages/lisp.scm (sbcl)[source]: Use it. Change-Id: If81321bc7e4075ac7ec63f7b8d623011b4b975d5 Guillaume Le Vaillant 2024-01-07gnu: s7: Update to 618de30....* gnu/packages/lisp.scm (s7): Update to commit 618de30. Change-Id: I34d92b77a4e8de84f18de0ce7af984928e338282 Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Andy Tai 2024-01-04sbcl: update to 2.4.0...* gnu/packages/lisp.scm (sbcl): Update to 2.4.0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Change-Id: I6087f3697b1c9501be09e1e983fb36d11ec35ba2 Benjamin Slade 2024-01-04gnu: txr: Update to 293....* gnu/packages/lisp.scm (txr): Update to 293. Change-Id: Ife084219385e11f87b26b59f584c9c0a8c9a323c Guillaume Le Vaillant 2023-12-25gnu: Adjust to removing ed.scm and nano.scm...This is a follow-up to f6817e71dff7d0d9fdb55db8b85a1d3d04e2bf5a and e11e65a9ad08e18ea2faac3c9f4639a7b189bf76. * gnu/installer.scm, gnu/packages/algebra.scm, gnu/packages/base.scm, gnu/packages/cook.scm, gnu/packages/lisp.scm, gnu/packages/patchutils.scm, gnu/packages/version-control.scm, gnu/packages/web-browsers.scm, gnu/system.scm: Adjust module imports. Change-Id: I25e5519fa003c35a14b81c3dda37b24527858634 Efraim Flashner 2023-12-14gnu: txr: Remove obsolete fix....* gnu/packages/lisp.scm (txr)[arguments]: Remove 'inhibit-doc-syms-generation' phase. Change-Id: Ibf29e28a82f1821cefbdc87e8bfdf3ffcd4219e5 Guillaume Le Vaillant 2023-11-30gnu: txr: Update to 292....* gnu/packages/lisp.scm (txr): Update to 292. Change-Id: I7fb2e2c5ea40954d45eb80d36fb0db4f6f45c4c7 Guillaume Le Vaillant 2023-11-19gnu: janet: Update to 1.32.1....* gnu/packages/lisp.scm (janet): Update to 1.32.1. Change-Id: I4c34bbdedf0e21ba9c605b71205b010118dcf0b4 Signed-off-by: jgart <jgart@dismail.de> Adriel Dumas--Jondeau 2023-11-08gnu: Have vim packages use vim-build-system....* gnu/packages/vim.scm (vim-neocomplete, vim-neocomplete-snippets, vim-neosnippet, vim-scheme, vim-luna, vim-fugitive, vim-airline, vim-airline-themes, vim-syntastic, neovim-syntastic, vim-solarized, vim-rainbow, editorconfig-vim, neovim-packer, vim-guix-vim, vim-asyncrun, vim-dispatch, vim-gemini-vim, vim-eunuch, vim-slime, vim-vlime, vim-paredit, vim-surround, vim-gnupg, vim-ctrlp, vim-mucomplete, vim-gitgutter, vim-characterize, vim-tagbar, vim-nerdtree, vim-nerdcommander): [build-system]: Switch to vim-build-system. [arguments]: Adjust accordingly. * gnu/packages/code.scm (global)[arguments]: Move vim files to their new location. * gnu/packages/lisp.scm (txr), * gnu/packages/mail.scm (msmtp), * gnu/packages/rust-apps.scm (skim), * gnu/packages/vim.scm (vifm), * gnu/packages/wm.scm (fluxbox): Same. Co-authored-by: Efraim Flashner <efraim@flashner.co.il> Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Change-Id: I8b3e5d65d76a100c3dbddc1ae562b72966c2b304 Jonathan Scoresby 2023-10-25gnu: eisl: Update to 3.50....* gnu/packages/lisp.scm (eisl): Update to 3.50. Change-Id: Iecefae965ab5a4f8a6d7e5cff2c9d2c2a02668ac Guillaume Le Vaillant 2023-09-23Merge branch 'lisp-team'Guillaume Le Vaillant 2023-09-12gnu: sbcl: Downgrade to 2.3.7....Version 2.3.8 doesn't build on riscv64, so let's use version 2.3.7 for now. * gnu/packages/lisp.scm (sbcl): Downgrade to 2.3.7. Guillaume Le Vaillant 2023-09-16gnu: sbcl: Remove i586-gnu from supported-systems....* gnu/packages/lisp.scm (sbcl)[supported-systems]: Remove i586-gnu. Christopher Baines 2023-09-16gnu: ecl: Remove i586-gnu from supported-systems....* gnu/packages/lisp.scm (ecl)[supported-systems]: Remove i586-gnu. Christopher Baines 2023-09-09gnu: ecl: Update to 23.9.9....* gnu/packages/lisp.scm (ecl): Update to 23.9.9. Guillaume Le Vaillant 2023-09-04gnu: sbcl: Update to 2.3.8....* gnu/packages/lisp.scm (sbcl): Update to 2.3.8. [source]: Remove 'patches' field. * gnu/packages/patches/sbcl-riscv-Make-contribs-build-again.patch: Remove file. * gnu/packages/local.mk (dist-patch_DATA): Unregister it. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> Andre A. Gomes 2023-09-04gnu: clisp: Add threads support on x84_64-linux....Guix's build version of CLISP, fails to load bordeaux-threads: Error while trying to load definition for system bordeaux-threads This implementation is unsupported. This patch adds support for POSIX_THREADS on x86_64-linux system. * gnu/packages/lisp.scm (clisp)[arguments]: Add configuration options to support threads on x86_64-linux system. Reported and Co-Authored by Andrew Kravchuk <awkravchuk@gmail.com> Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher