aboutsummaryrefslogtreecommitdiff
path: root/nix/nix-daemon
diff options
context:
space:
mode:
Diffstat (limited to 'nix/nix-daemon')
0 files changed, 0 insertions, 0 deletions
'>This follows up on commit 3f2c6cc3933bc01077383e4ff83b6a5d00f83129 (gnu: fontutils: Add 'bash' input for 'wrap-program'.). gnu/packages/fontutils.scm(fontforge)[arguments]<#:phases>: Adjust input names. Change-Id: I64c3992e995294cb04a9f4c79cd841bfc51ba08d Signed-off-by: Hilton Chain <hako@ultrarare.space> Zheng Junjie 2024-08-31gnu: fontutils: Add 'bash' input for 'wrap-program'....It is required for cross-compilation. * gnu/packages/fontutils.scm (fontforge): Adjust indentation. [inputs]: Add 'bash-minimal'. Remove labels. (fntsample)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: Ib3498e8ab1e499db6bc512da31718690e46f90f1 Maxime Devos 2024-06-06gnu: Remove fontforge-20190801....* gnu/packages/fontutils.scm (fontforge-20190801): Delete variable. Change-Id: I65b148f77468a46e4c40a57ffdd44b3e43321449 Efraim Flashner 2024-05-05gnu: python-statmake: Adjust tests and version checks....* gnu/packages/fontutils.scm (python-statmake)[arguments]: Disable broken test; relax check for cattrs. Change-Id: Ibd479743160d3591088d17635e26484e7de5250f Ricardo Wurmus 2024-03-17gnu: libraqm: Update to 0.10.1....* gnu/packages/fontutils.scm (libraqm): Update to 0.10.1. Change-Id: Ic159b198a9f2c5b884df5568b0d4e528e36d2bb8 Nicolas Goaziou 2024-02-10gnu: fcft: Enable shaping support....While utf8proc is an optional dependency, it is required for shaping support. Without utf8proc, fcft_rasterize_text_run_utf32() is a no-op. This is a popular function used—among other things—by yambar, foot, fuzzel and fnott. Therefore, many other Linux distributions (Arch, Debian, Fedora, …) enable this feature and I think it would be nice to have in Guix as well. * gnu/packages/fontutils.scm (fcft): Depend on utf8proc. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I7489dbc7a42ffcca509d090df7d2a6250bf996ff Sören Tempel 9943c6f72cad61e65352de1e496241acb292 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 Vaillant 2024-06-07gnu: ecl: Update to 24.5.10....* gnu/packages/lisp.scm (ecl): Update to 24.5.10. Change-Id: I2d22a4444853e007e2992fbfeaf5d8f82c7c27c6 Guillaume Le Vaillant 2024-06-07gnu: sbcl: Update to 2.4.5....* gnu/packages/lisp.scm (sbcl): Update to 2.4.5. [source]: Remove obsolete patches. [inputs]: Add bash-minimal. [arguments]: Remove trailing booleans. * gnu/local.mk (dist_patch_DATA): Remove obsolete patches. * gnu/packages/patches/sbcl-fix-ppc64-build.patch: Remove file. * gnu/packages/patches/sbcl-fix-riscv-build.patch: Remove file. Change-Id: Id918ee31aec016b987b0831680847b502c88fb5c Guillaume Le Vaillant 2024-06-07gnu: cl-asdf: Update to 3.3.7....* gnu/packages/lisp.scm (cl-asdf): Update to 3.3.7. Change-Id: I6e6825bb2aeee4e281d4c9ff787cf9e02be14b28 Guillaume Le Vaillant 2024-05-28gnu: Add roswell....* gnu/packages/lisp.scm (roswell): New variable. Change-Id: Ic698da54d0c4160fe7ac9dfd32474ea439295537 Modified-by: Guillaume Le Vaillant <glv@posteo.net> Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> bigbug 2024-04-04gnu: lush2: Remove dependency on lapack....* gnu/packages/lisp.scm (lush2): Remove dependency on lapack. Change-Id: Idb7734e93021d6be9f65a5a0f9c4da4581786aee Signed-off-by: Ludovic Courtès <ludo@gnu.org> Romain GARBAGE 2024-03-20gnu: txr: Update to 294....* gnu/packages/lisp.scm (txr): Update to 294. Change-Id: I53693122aaf5b2c0ae8f7f13e846de81f1525fc1 Guillaume Le Vaillant 2024-02-07gnu: janet: Update to 1.33.0...* gnu/packages/lisp.scm (janet): Update to 1.33.0. Change-Id: Ic5dd8b0c7042fe965c940d291331803f7f28e3f2 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> unwox 2024-01-26gnu: s7: Compile with flint@3....* gnu/packages/patches/s7-flint-3.patch: New file. * gnu/local.mk (dist_patch_DATA): Register file. * gnu/packages/lisp.scm (s7-bootstrap)[source]: Add patch. [inputs]: Remove arb. Change-Id: I06bac9d850977b8ee769e629f1b64411a8dc3247 Andreas Enge 2024-01-25gnu: s7: Update to 24.1-0.23a64fa....* gnu/packages/lisp.scm (s7-bootstrap): Update to 24.1-0.23a64fa. Change-Id: I5853c2f4bb7f2f8c9c34fd8f3d358d94d287d14b Andreas Enge 2024-01-10gnu: 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