Age | Commit message (Expand) | Author |
2023-11-08 | gnu: emacs-url-http-ntlm: Update to 2.0.5....* gnu/packages/emacs-xyz.scm (emacs-url-http-ntlm): Update to 2.0.5.
Change-Id: I16c695c072c5c473224c7014fc192de278708f37
| Nicolas Goaziou |
2023-11-08 | gnu: emacs-tramp: Update to 2.6.1.4....* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.6.1.4.
Change-Id: I59cd68fedca7241c6d9330a03fb3b2e997299bce
| Nicolas Goaziou |
2023-11-08 | gnu: emacs-notmuch-indicator: Update to 1.1.0....* gnu/packages/emacs-xyz.scm (emacs-notmuch-indicator): Update to 1.1.0.
Change-Id: I1b748d4d63adca3080a9169e0d898a7c6ff0a321
| Nicolas Goaziou |
2023-11-08 | gnu: emacs-zones: Update to 2023.6.11....* gnu/packages/emacs-xyz.scm (emacs-zones): Update to 2023.6.11.
Change-Id: I80ac39d4ac38128d466da9984f89f5b3144eff18
| Nicolas Goaziou |
2023-11-08 | gnu: emacs-swiper: Update to 0.14.2....* gnu/packages/emacs-xyz.scm (emacs-swiper): Update to 0.14.2.
Change-Id: I58f3c05c455a5f4e5c770f84eec1bf63b1025f85
| Nicolas Goaziou |
2023-11-08 | gnu: emacs-counsel: Update to 0.14.2....* gnu/packages/emacs-xyz.scm (emacs-counsel): Update to 0.14.2.
Change-Id: I351610c4c91ac634ec8e4dda808937b050bc912e
| Nicolas Goaziou |
2023-11-08 | gnu: emacs-ivy: Update to 0.14.2....* gnu/packages/emacs-xyz.scm (emacs-ivy): Update to 0.14.2.
Change-Id: I5299af740db0a9ebc80218fe350b9113b67cfa22
| Nicolas Goaziou |
2023-11-08 | gnu: emacs-company: Update to 0.10.2....* gnu/packages/emacs-xyz.scm (emacs-company): Update to 0.10.2.
Change-Id: Ia92884da4664d051eeb23c7f245aac8ab5020cfe
| Nicolas Goaziou |
2023-11-08 | gnu: emacs-debbugs: Update to 0.37....* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.37.
Change-Id: I6df1eafb8801197670bb7efb7c2e1839ae741181
| Nicolas Goaziou |
2023-11-08 | gnu: emacs-compat: Update to 29.1.4.3....* gnu/packages/emacs-xyz.scm (emacs-compat): Update to 29.1.4.3.
Change-Id: Ie6c78b0adde92be3633b6c914a7ce65a9bc6d7fc
| Nicolas Goaziou |
2023-11-08 | gnu: emacs-subed: Update to 1.2.6....* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.2.6.
Change-Id: Ied1c05299bdf1523221c13d2770bcbfbfdb47ac3
| Nicolas Goaziou |
2023-11-08 | gnu: emacs-auctex: Update to 13.2.2....* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.2.2.
Change-Id: I1cc2d385b14f1a5c2bac90642c4c8a7e0be6a5c3
| Nicolas Goaziou |
2023-11-08 | gnu: emacs-bbdb: Update to 3.2.2.4....* gnu/packages/emacs-xyz.scm (emacs-bbdb): Update to 3.2.2.4.
Change-Id: I1b3c043bab7a6834cc515a93ae053fef69d8dbf4
| Nicolas Goaziou |
2023-11-08 | gnu: emacs-relint: Update to 1.24....* gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.24.
Change-Id: Ie7375ac6b87db9221234a073b18d797a5bb239c0
| Nicolas Goaziou |
2023-11-08 | gnu: emacs-xr: Update to 1.25....* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.25.
Change-Id: I7470de1e0ea69afd345b1dbe7cec35275314cc88
| Nicolas Goaziou |
2023-11-08 | gnu: emacs-org-caldav: Update to 3.0....* gnu/packages/emacs-xyz.scm (emacs-org-caldav): Update to 3.0.
Change-Id: Idb8d9a8e1f9613c2c86552373f5c708df5dc1da0
| Nicolas Goaziou |
2023-11-08 | gnu: 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-11-08 | gnu: vim: Add vim packages to 'package-path' instead of 'runtime-path'.... This is neccesary because vim's built-in plugin manager looks for directories
under 'package-path' instead of 'runtime-path.' Once we have told vim the
package-path, it adds all the packages to the runtime-path automatically for us.
* gnu/packages/aux-files/guix.vim: Add paths to packagepath instead of
runtimepath. Remove code to adjust runtimepath after adding paths.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Jonathan Scoresby |
2023-11-08 | gnu: git-lfs: Support building on more systems....* gnu/packages/version-control.scm (git-lfs)[arguments]: Only run
man-page related phases when ruby-asciidoctor is available.
[native-inputs]: Only include ronn-ng, ruby-asciidoctor when building on
a platform which has support for ruby-asciidoctor.
Change-Id: Icbf8416998dc5d1f9d7c8299b4f929380dc29165
| Efraim Flashner |
2023-11-07 | gnu: libreoffice: Update to 7.6.3.1....* gnu/packages/libreoffice.scm (libreoffice): Update to 7.6.3.1.
[native-inputs]: Add frozen.
| Maxim Cournoyer |
2023-11-07 | gnu: Add frozen....* gnu/packages/cpp.scm (frozen): New variable.
Change-Id: I738dfcfa55ddb824c2186fb61484a8a3c9532b35
| Maxim Cournoyer |
2023-11-07 | gnu: libcmis: Update to 0.6.0....* gnu/packages/libreoffice.scm (libcmis): Update to 0.6.0.
Change-Id: I2aeb6ecd67fcb281e61fbd48b4aa63d2763007a3
| Maxim Cournoyer |
2023-11-07 | gnu: godot: Update to 4.1.3....* gnu/packages/game-development.scm (godot): Update to 4.1.3.
Change-Id: Ib683401bca52eb8ecdd6ccf7ea9bb89e94a67c24
| John Kehayias |
2023-11-07 | gnu: mbedtls-apache: Update to 2.28.5....This fixes mbedtls-apache failing some tests for unknown reasons after recent
updates and ungrafting to other packages. This should soon be renamed to
mbedtls-apache-lts and a newer version added; see
<https://issues.guix.gnu.org/66718>.
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.28.5.
Change-Id: Ie513c11cb60262be9865ebbd1f6238d39f299c42
| John Kehayias |
2023-11-07 | gnu: orcus: Update to 0.19.0....* gnu/packages/libreoffice.scm (orcus): Update to 0.19.0.
[source]: Use git-fetch/lfs.
[arguments]: Use gexps.
[native-inputs]: Add autoconf, automake and libtool.
Change-Id: I76efbc57ca4acf8ffd5154a72e49b4aedd071a76
| Maxim Cournoyer |
2023-11-07 | gnu: ixion: Update to 0.19.0....* gnu/packages/libreoffice.scm (ixion): Update to 0.19.0.
[source]: Use git.
[native-inputs]: Add autoconf, automake and libtool.
Change-Id: I245457d7c99b6adfb895dc46276f8008ff13d0cd
| Maxim Cournoyer |
2023-11-07 | gnu: mdds: Update to 2.1.1....* gnu/packages/boost.scm (mdds): Update to 2.1.1.
[source]: Fetch from git.
[native-inputs]: New field.
Change-Id: I4e71d5c360f4b7305cffd7008e2bbbfcaad2f897
| Maxim Cournoyer |
2023-11-07 | gnu: emacs-telega-server: Update to 0.8.203....* gnu/packages/emacs-xyz.scm (emacs-telega-server): Update to 0.8.203.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Sergey Trofimov |
2023-11-07 | gnu: tdlib: Update to 1.8.20....* gnu/packages/messaging.scm (tdlib): Update to 1.8.20.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Sergey Trofimov |
2023-11-07 | gnu: mes: Use m2-planet-1.9.0....* gnu/packages/mes.scm (mes)[native-inputs]: Revert to m2-planet-1.9.0.
Change-Id: Iac504f5b46bac4c989af914415b14955a072278e
| Janneke Nieuwenhuizen |
2023-11-07 | gnu: Add m2-planet-1.9.0...* gnu/packages/mes.scm (m2-planet-1.9.0): New variable.
| Janneke Nieuwenhuizen |
2023-11-07 | gnu: libdrm: Restore building libdrm_intel by default....This should fix mediasdk failing to build by not finding libdrm_intel as it
was not built in libdrm after the update to 2.4.117.
* gnu/packages/xdisorg.scm (libdrm)[phases]: Add phase to correct an upstream
typo which disabled building libdrm_intel on supported platforms by default.
Change-Id: I8a3f8d23ca3827a0c1f4fec47bca6cfa91a6526e
| John Kehayias |
2023-11-06 | gnu: ublock-origin: Update to 1.53.0....* gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.53.0.
(ublock-main-assets): Update to d573d4db0bccb3f99fa8845c2b1dcb79103007d3.
(ublock-prod-assets): Update to c7cfd8fb7e4ea07051f55f370d504c78e6a8e023.
Change-Id: I1c9ac9e130bb8146904229f951de9b42d5c84479
| Clément Lassieur |
2023-11-06 | gnu: streamlink: Update to 6.3.1....* gnu/packages/video.scm (streamlink): Update to 6.3.1.
[source]: Add snippet to accept older versions of python-trio.
[native-inputs]: Remove python-mock. Add python-pytest-asyncio,
python-pytest-trio.
[propagated-inputs]: Add python-trio, python-trio-websocket,
python-typing-websockets.
Change-Id: Ib3e8930ed73974ddad4deb7015049b96c925b656
| Efraim Flashner |
2023-11-06 | gnu: mpv-mpris: Update to 1.1....* gnu/packages/video.scm (mpv-mpris): Update to 1.1.
[inputs]: Add ffmpeg.
Change-Id: I47f99a71681807c034b44518e7d4e5ed857ac77e
| Efraim Flashner |
2023-11-05 | gnu: sdl2: Update to 2.28.5....* gnu/packages/sdl.scm (sdl2): Update to 2.28.5.
Change-Id: I853776bf82e84499486d32012a9b3a4636226668
| John Kehayias |
2023-11-05 | gnu: sdl2: Add vulkan-loader to rpath....* gnu/packages/sdl.scm (sdl2)[arguments]: Append the path of libvulkan.so to
rpath.
[inputs]: Add vulkan-loader.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
Change-Id: I17c8388f5f7b3bb063b79fd4981263994da129c0
| dan |
2023-11-05 | gnu: libepoxy: Hardcode paths to GLES libraries....Fixes <https://issues.guix.gnu.org/64981>.
* gnu/packages/gl.scm (libepoxy)[arguments]<#:phases>: Hardcode paths to
libGLESv1_CM.so.1 and libGLESv2.so.2.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
Change-Id: I9d68a2b8f9c4ffee13ea63ea973970bf1d4c8a6d
| 宋文武 |
2023-11-05 | gnu: mesa: Update to 23.2.1....* gnu/packages/gl.scm (mesa): Update to 23.2.1.
Change-Id: I9014c29696317eeda2c86170ef64d57dd02fe8f4
| John Kehayias |
2023-11-05 | gnu: curl: Run tests in parallel....* gnu/packages/curl.scm (curl)[arguments]: Respect PARALLEL-TESTS? in check
phase, by setting TFLAGS (curl's test flags).
Change-Id: I54dfe32b757824fd3d2b89d10b88315c7e8b8d2a
| John Kehayias |
2023-11-05 | gnu: curl: Ungraft....* gnu/packages/curl.scm (curl): Update to 8.4.0 from graft, preserving...
[arguments]<#:phases>: ... check phase to skip failing test on Hurd.
[replacement]: Remove.
(curl/fixed): Remove variable.
Change-Id: I9243d6b3a9084d9c24884e755f2f42ffafca4205
| John Kehayias |
2023-11-05 | gnu: nghttp2: Update to 1.58.0 and ungraft....* gnu/packages/web.scm (nghttp2): Update to 1.58.0.
[replacement]: Remove.
(nghttp2-1.57): Remove variable.
Change-Id: I737253295d6b3a832156acc8736167ee1ab470eb
| John Kehayias |
2023-11-05 | gnu: libxkbcommon: Update to 1.6.0....* gnu/packages/xdisorg.scm (libxkbcommon): Update to 1.6.0.
Change-Id: I8e3c6852d5ba7a16605b508d00b98084254d593a
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| Zheng Junjie |
2023-11-05 | gnu: libdrm: Update to 2.4.117....* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.117.
Change-Id: I99b94bc4afeb8c0447d5ac0b08f6ade327af7cc3
| John Kehayias |
2023-11-05 | gnu: pixman: Update to 0.42.2....* gnu/packages/xdisorg.scm (pixman): Update to 0.42.2.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
Change-Id: Ibfe2d23a115d19ad32ca8e39de69aae108ec66d4
| Hilton Chain |
2023-11-05 | gnu: libxpm: Ungraft....* gnu/packages/xorg.scm (libxpm): Update to 3.5.17.
[replacement]: Remove.
[source]: Update URL.
(libxpm/fixed): Remove variable.
Change-Id: If84b6093f90fdf7f751b1f25a32df5b478fd71cb
| John Kehayias |
2023-11-05 | gnu: libx11: Ungraft....* gnu/packages/xorg.scm (libx11): Update to 1.8.7.
[replacement]: Remove.
[source]: Update URL.
(libx11-fixed): Remove variable.
Change-Id: I945c5d15ca7ef3ed9f5de348815f9644028b1c9a
| John Kehayias |
2023-07-23 | gnu: linux-libre 6.5: Update to 6.5.10....* gnu/packages/linux.scm (linux-libre-6.5-version): Update to 6.5.10.
(linux-libre-6.5-pristine-source): Update hash.
Change-Id: Icc0c07d8f38659be00e3675c335801aab5ae8b6c
Signed-off-by: Leo Famulari <leo@famulari.name>
| Wilko Meyer |
2023-07-23 | gnu: linux-libre 6.1: Update to 6.1.61....* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.61.
(linux-libre-6.1-pristine-source): Update hash.
(deblob-scripts-6.1): Update hash.
Change-Id: Iaab673a11ff578ac7671999deb7d31f4dfd5b1e2
Signed-off-by: Leo Famulari <leo@famulari.name>
| Wilko Meyer |
2023-07-23 | gnu: Add linux-libre 6.6.1....* gnu/packages/linux.scm (linux-libre-6.6-version, linux-libre-6.6-gnu-revision,
deblob-scripts-6.6, linux-libre-6.6-pristine-source, linux-libre-6.5-source,
linux-libre-headers-6.6, linux-libre-6.6): New variables.
* gnu/packages/aux-files/linux-libre/6.6-arm.conf,
gnu/packages/aux-files/linux-libre/6.6-arm64.conf,
gnu/packages/aux-files/linux-libre/6.6-i686.conf,
gnu/packages/aux-files/linux-libre/6.6-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add them.
Change-Id: I37b2b98b8a2ec745137e92380f34e69082c5e662
Signed-off-by: Leo Famulari <leo@famulari.name>
| Wilko Meyer |