Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | gnu: Add kid3.•••* gnu/packages/kde-multimedia.scm (kid3): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Vinicius Monego | 2022-01-08 | 1 | -0/+64 | |
* | gnu: Add python-markdownify.•••* gnu/packages/markup.scm (python-markdownify): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Giacomo Leidi | 2022-01-08 | 1 | -0/+25 | |
* | gnu: tlp: Remove obsolete #t returns.•••* gnu/packages/linux.scm (tlp)[arguments]: Don't explicitly return #t from phases. | Tobias Geerinckx-Rice | 2022-01-08 | 1 | -6/+3 | |
* | gnu: httpfs2: Prepare for cross-compilation.•••* gnu/packages/file-systems.scm (httpfs2)[arguments]: Use CC-FOR-TARGET. | Tobias Geerinckx-Rice | 2022-01-08 | 1 | -1/+1 | |
* | gnu: httpfs2: Use G-expressions.•••* gnu/packages/file-systems.scm (httpfs2)[arguments]: Rewrite as G-expressions. | Tobias Geerinckx-Rice | 2022-01-08 | 1 | -24/+23 | |
* | gnu: tlpui: Update to 1.5.0.•••* gnu/packages/linux.scm (tlpui): Update to 1.5.0. | Nicolas Goaziou | 2022-01-08 | 1 | -2/+2 | |
* | gnu: tlp: Update to 1.5.0.•••* gnu/packages/linux.scm (tlp): Update to 1.5.0. | Nicolas Goaziou | 2022-01-08 | 1 | -3/+3 | |
* | gnu: giac: Update to 1.7.0-45.•••* gnu/packages/algebra.scm (giac): Update to 1.7.0-45. [inputs]: Remove labels. [native-inputs]: Remove labels. | Nicolas Goaziou | 2022-01-08 | 1 | -29/+29 | |
* | gnu: emacs-with-editor: Update to 3.1.1.•••* gnu/packages/emacs-xyz.scm (emacs-with-editor): Update to 3.1.1. | Nicolas Goaziou | 2022-01-08 | 1 | -2/+2 | |
* | gnu: emacs-vertico: Update to 0.19.•••* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.19. | Nicolas Goaziou | 2022-01-08 | 1 | -2/+2 | |
* | gnu: emacs-trashed: Update to 2.1.3.•••* gnu/packages/emacs-xyz.scm (emacs-trashed): Update to 2.1.3. | Nicolas Goaziou | 2022-01-08 | 1 | -2/+2 | |
* | gnu: emacs-typit: Update to 0.2.2.•••* gnu/packages/emacs-xyz.scm (emacs-typit): Update to 0.2.2. | Nicolas Goaziou | 2022-01-08 | 1 | -24/+21 | |
* | gnu: emacs-rustic: Update to 2.4.•••* gnu/packages/emacs-xyz.scm (emacs-rustic): Update to 2.4. | Nicolas Goaziou | 2022-01-08 | 1 | -2/+2 | |
* | gnu: emacs-orgit: Update to 1.7.2.•••* gnu/packages/emacs-xyz.scm (emacs-orgit): Update to 1.7.2. | Nicolas Goaziou | 2022-01-08 | 1 | -2/+2 | |
* | gnu: emacs-goto-chg: Update to 1.7.5.•••* gnu/packages/emacs-xyz.scm (emacs-goto-chg): Update to 1.7.5. | Nicolas Goaziou | 2022-01-08 | 1 | -2/+2 | |
* | gnu: emacs-devdocs: Update to 0.3.•••* gnu/packages/emacs-xyz.scm (emacs-devdocs): Update to 0.3. | Nicolas Goaziou | 2022-01-08 | 1 | -2/+2 | |
* | gnu: emacs-posframe: Update to 1.1.5.•••* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.1.5. | Nicolas Goaziou | 2022-01-08 | 1 | -2/+2 | |
* | gnu: asymptote: Update to 2.75.•••* gnu/packages/plotutils.scm (asymptote): Update to 2.75. | Nicolas Goaziou | 2022-01-08 | 1 | -2/+2 | |
* | gnu: laminar: Update to 1.1.•••* gnu/packages/ci.scm (laminar): Update to 1.1. [native-inputs]: Update ansi_up to 4.0.4. | Christopher Baines | 2022-01-08 | 1 | -4/+4 | |
* | gnu: patchwork: Update to 3.0.4.•••* gnu/packages/patchutils.scm (patchwork): Update to 3.0.4. [propagated-inputs]: Use Django 3.2. | Christopher Baines | 2022-01-08 | 1 | -3/+3 | |
* | gnu: emacs-clang-rename: Remove input labels.•••* gnu/packages/llvm.scm (emacs-clang-rename)[arguments]: Use SEARCH-INPUT-FILE instead of label. | Marius Bakke | 2022-01-08 | 1 | -3/+2 | |
* | gnu: emacs-clang-format: Remove input labels.•••* gnu/packages/llvm.scm (emacs-clang-format)[arguments]: Use SEARCH-INPUT-FILE instead of label. | Marius Bakke | 2022-01-08 | 1 | -3/+2 | |
* | gnu: python-clang: Add 13.•••* gnu/packages/llvm.scm (python-clang-13): New variable. | Marius Bakke | 2022-01-08 | 1 | -0/+3 | |
* | gnu: python-clang: Remove input labels.•••* gnu/packages/llvm.scm (clang-python-bindings)[arguments]: Use SEARCH-INPUT-FILE instead of label. | Marius Bakke | 2022-01-08 | 1 | -3/+3 | |
* | gnu: ungoogled-chromium: Build with Clang 13.•••* gnu/packages/chromium.scm (%arch-patches): Remove obsolete. (ungoogled-chromium)[native-inputs]: Change from CLANG-12 to CLANG-13. | Marius Bakke | 2022-01-08 | 1 | -10/+4 | |
* | gnu: clang@13: Install CFI ignorelist.•••* gnu/packages/llvm.scm (clang-from-llvm)[arguments]: Adjust symlink-cfi_blacklist phase to work with the renamed "ignorelist" in clang-runtime@13. Rename phase to match. * gnu/packages/llvm.scm (clang-13)[arguments]: Remove. | Marius Bakke | 2022-01-08 | 1 | -30/+22 | |
* | gnu: python-llvmlite: Remove unused patch.•••* gnu/packages/llvm.scm (python-llvmlite)[inputs]: Remove patch from the custom LLVM variant, because the custom patch phase was defunct and the patch no longer applies. | Marius Bakke | 2022-01-08 | 1 | -18/+1 | |
* | gnu: lldb: Simplify inputs.•••* gnu/packages/llvm.scm (lldb)[inputs]: Remove labels. | Marius Bakke | 2022-01-08 | 1 | -10/+9 | |
* | gnu: lld: Update to 13.0.0.•••* gnu/packages/llvm.scm (lld): Update to 13.0.0. [inputs]: Change from LLVM-12 to LLVM-13. | Marius Bakke | 2022-01-08 | 1 | -3/+3 | |
* | gnu: libunwind-headers: Update to 13.0.0.•••* gnu/packages/llvm.scm (libunwind-headers): Update to 13.0.0. | Marius Bakke | 2022-01-08 | 1 | -3/+3 | |
* | gnu: c-vise: Update to 2.4.0.•••* gnu/packages/debug.scm (c-vise)[source]: Update to 2.4.0. [inputs]: Use list syntax. Add python-chardet. | Eric Bavier | 2022-01-07 | 1 | -10/+5 | |
* | gnu: man-db: Fix cross-compilation.•••* gnu/packages/linux.scm (man-db)[arguments]: Avoid %OUTPUT when cross-compiling. | Tobias Geerinckx-Rice | 2022-01-08 | 1 | -2/+9 | |
* | gnu: wireles-tools: Fix cross-compilation.•••* gnu/packages/linux.scm (wireless-tools)[source]: Rewrite as G-expression. [arguments]: Likewise to avoid %OUTPUT when cross-compiling. Remove superfluous %CURRENT-TARGET-SYSTEM call. Don't explicitly return #t from phases. | Tobias Geerinckx-Rice | 2022-01-08 | 1 | -34/+32 | |
* | gnu: man-db: Use G-expressions.•••* gnu/packages/man.scm (man-db)[arguments]: Rewrite as G-expressions. | Tobias Geerinckx-Rice | 2022-01-08 | 1 | -63/+65 | |
* | gnu: Remove store reference in patch.•••Face, meet palm. * gnu/packages/patches/bind-re-add-attr-constructor-priority.patch: Remove store file name. | Tobias Geerinckx-Rice | 2022-01-08 | 1 | -1/+1 | |
* | gnu: wireplumber: Update to 0.4.6.•••* gnu/packages/linux.scm (wireplumber): Update to 0.4.6. | Tobias Geerinckx-Rice | 2022-01-08 | 1 | -3/+2 | |
* | gnu: pipewire@0.3: Update to 0.3.43.•••* gnu/packages/linux.scm (pipewire-0.3): Update to 0.3.43. | Tobias Geerinckx-Rice | 2022-01-08 | 1 | -2/+2 | |
* | gnu: libaio: Fix cross-compilation.•••* gnu/packages/linux.scm (libaio)[arguments]: Rewrite as G-expression to avoid %OUTPUT when cross-compiling. | Tobias Geerinckx-Rice | 2022-01-08 | 1 | -11/+16 | |
* | gnu: iptables: Fix cross-compilation.•••* gnu/packages/linux.scm (iptables)[arguments]: Rewrite as G-expression to avoid %OUTPUT when cross-compiling. | Tobias Geerinckx-Rice | 2022-01-08 | 1 | -3/+7 | |
* | gnu: iw: Fix cross-compilation.•••* gnu/packages/linux.scm (iw)[arguments]: Rewrite as G-expression. Replace custom code with PKG-CONFIG-FOR-TARGET, and drop the unnecessary absolute file name altogether. | Tobias Geerinckx-Rice | 2022-01-08 | 1 | -12/+8 | |
* | gnu: pelican: Update to 4.7.1.•••* gnu/packages/python-xyz.scm (pelican): Update to 4.7.1. | Tobias Geerinckx-Rice | 2022-01-07 | 1 | -3/+2 | |
* | gnu: gphoto2: Update to 2.5.28.•••* gnu/packages/photo.scm (gphoto2): Update to 2.5.28. [arguments]: Don't explicitly return #t from phases. | Tobias Geerinckx-Rice | 2022-01-07 | 1 | -6/+3 | |
* | gnu: libgphoto2: Update to 2.5.28.•••* gnu/packages/photo.scm (libgphoto2): Update to 2.5.28. | Tobias Geerinckx-Rice | 2022-01-07 | 1 | -2/+2 | |
* | gnu: whois: Update to 5.5.11.•••* gnu/packages/networking.scm (whois): Update to 5.5.11. | Tobias Geerinckx-Rice | 2022-01-07 | 1 | -2/+2 | |
* | gnu: Add emacs-meow.•••* gnu/packages/emacs-xyz.scm (emacs-meow): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> | Vinicius Monego | 2022-01-07 | 1 | -1/+23 | |
* | gnu: Add emacs-ox-gfm.•••* gnu/packages/emacs-xyz.scm (emacs-ox-gfm): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> | Taiju HIGASHI | 2022-01-07 | 1 | -0/+21 | |
* | gnu: ungoogled-chromium: Update to 97.0.4692.71-1.•••* gnu/packages/patches/ungoogled-chromium-system-ffmpeg.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/chromium.scm (%guix-patches): Add it. (%chromium-version): Set to 97.0.4692.71-1. (%ungoogled-origin, ungoogled-chromium): Update hashes. | Marius Bakke | 2022-01-07 | 2 | -3/+24 | |
* | gnu: Add cl-gopher.•••* gnu/packages/lisp-xyz.scm (cl-gopher, ecl-cl-gopher, sbcl-cl-gopher): New variables. | Pierre Neidhardt | 2022-01-07 | 1 | -0/+39 | |
* | gnu: r-sanssouci: Add source file-name.•••* gnu/packages/bioinformatics.scm (r-sanssourci)[source]: Add file-name field. | Efraim Flashner | 2022-01-07 | 1 | -0/+1 | |
* | gnu: emacs-vala-mode: Add source file-name.•••* gnu/packages/emacs-xyz.scm (emacs-vala-mode)[source]: Add file-name field. | Efraim Flashner | 2022-01-07 | 1 | -0/+1 |