Age | Commit message (Expand) | Author |
2023-01-03 | Merge branch 'master' into staging | Marius Bakke |
2023-01-03 | gnu: flyer-composer: Don't depend on QtWebKit....* gnu/packages/pdf.scm (flyer-composer)[inputs]: Change from PYTHON-PYQT to
PYTHON-PYQT-WITHOUT-QTWEBKIT.
| Marius Bakke |
2023-01-03 | gnu: frescobaldi: Don't depend on QtWebKit....* gnu/packages/music.scm (frescobaldi)[inputs]: Change from PYTHON-PYQT to
PYTHON-PYQT-WITHOUT-QTWEBKIT.
| Marius Bakke |
2023-01-03 | gnu: veusz: Don't depend on QtWebKit....* gnu/packages/maths.scm (veusz)[inputs]: Change from PYTHON-PYQT to
PYTHON-PYQT-WITHOUT-QTWEBKIT.
[arguments]: Use SEARCH-INPUT-DIRECTORY instead of label.
| Marius Bakke |
2023-01-03 | gnu: kajongg: Add missing input....* gnu/packages/kde-games.scm (kajongg)[inputs]: Add PYTHON-QTPY. While here,
use PYTHON-PYQT-WITHOUT-QTWEBKIT instead of PYTHON-PYQT.
| Marius Bakke |
2023-01-03 | gnu: toutenclic: Remove defunct source URI....* gnu/packages/education.scm (toutenclic)[source](uri): Remove URI that serves
an error page.
| Marius Bakke |
2023-01-03 | refresh: Always return an <update-spec> for each command-line option....This fixes a regression introduced in
8aeccc6240ec45f0bc7bed655e0c8149ae4253eb whereby packages specified via
-e, -r, or -m, as well as packages *not* specified on the command line,
would all lead to a wrong-type error.
Reported by Ricardo Wurmus <rekado@elephly.net> at
<https://lists.gnu.org/archive/html/guix-devel/2022-12/msg00311.html>.
* guix/scripts/refresh.scm (<update-spec>): Move above. Rename
constructor to '%update-spec' and add separate 'update-spec' procedure
with optional #:version parameter.
(options->update-specs): Always return a list of <update-spec> and
update docstring accordingly. Rename 'args-packages' to 'update-specs'
and ensure it's a list of <update-spec>; handle 'manifest' arguments
here.
| Ludovic Courtès |
2023-01-03 | refresh: Honor user-provided target version and report downgrades....Previously, 'guix refresh guile=3.0.0' would print:
3.0.8 is already the latest version of guile
With this change, it prints:
guile would be downgraded from 3.0.8 to 3.0.0
This is a followup to 8aeccc6240ec45f0bc7bed655e0c8149ae4253eb.
* guix/scripts/refresh.scm (check-for-package-update): Take an
<update-spec> instead of a <package>. Report downgrades as such when
UPDATE-SPEC specifies a target version.
(guix-refresh): Adjust caller.
| Ludovic Courtès |
2023-01-03 | upstream: Allow downgrades....Previously, 'guix refresh -u guile=3.0.0' would do nothing. With this
change, it actually downgrades 'guile'.
This is a followup to 8aeccc6240ec45f0bc7bed655e0c8149ae4253eb.
* guix/upstream.scm (package-update): Ignore 'version>?' check
when #:version is passed. Warn about downgrades.
| Ludovic Courtès |
2023-01-03 | ui: It's 2023 now!...* guix/ui.scm (show-version-and-exit): Change year to 2023.
| Ludovic Courtès |
2023-01-03 | gnu: emacs-vterm: Update to 0.0.2....* gnu/packages/emacs-xyz.scm (emacs-vterm): Update to 0.0.2.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Hilton Chain |
2023-01-03 | gnu: Add aspell-dict-bn....* gnu/packages/aspell.scm (aspell-dict-bn): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Akib Azmain Turja |
2023-01-02 | gnu: linux-libre 5.15: Update to 5.15.86....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.86.
(linux-libre-5.15-pristine-source): Update hash.
| Leo Famulari |
2023-01-02 | gnu: linux-libre: Update to 6.0.16....* gnu/packages/linux.scm (linux-libre-6.0-version): Update to 6.0.16.
(linux-libre-6.0-pristine-source): Update hash.
| Leo Famulari |
2023-01-02 | gnu: python-numcodecs: Do not use python-typing-extensions-next....* gnu/packages/python-xyz.scm (python-numcodecs)[propagated-inputs]: Replace
python-typing-extensions-next with python-typing-extensions.
| Ricardo Wurmus |
2023-01-02 | gnu: Add python-docx....* gnu/packages/python-xyz.scm (python-docx): New variable.
| Maxim Cournoyer |
2023-01-02 | gnu: prusa-slicer: Fix segfault on startup....* gnu/packages/engineering.scm (prusa-slicer)[inputs]: Change from
wxwidgets to wxwidgets-3.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Brian Kubisiak |
2023-01-02 | Add cl-history-tree....* gnu/packages/lisp-xyz.scm (sbcl-history-tree, cl-history-tree,
ecl-history-tree): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| André A. Gomes |
2023-01-02 | gnu: Add sbcl-stumpwm-battery-portable....* gnu/packages/wm.scm (sbcl-stumpwm-battery-portable): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Trevor Richards |
2023-01-02 | gnu: r-purrr: Update to 1.0.0....* gnu/packages/statistics.scm (r-purrr): Update to 1.0.0.
[propagated-inputs]: Add r-cli, r-lifecycle, and r-vctrs.
| Ricardo Wurmus |
2023-01-02 | gnu: r-rsqlite: Update to 2.2.20....* gnu/packages/statistics.scm (r-rsqlite): Update to 2.2.20.
| Ricardo Wurmus |
2023-01-02 | gnu: r-locfit: Update to 1.5-9.7....* gnu/packages/statistics.scm (r-locfit): Update to 1.5-9.7.
| Ricardo Wurmus |
2023-01-02 | gnu: r-highr: Update to 0.10....* gnu/packages/statistics.scm (r-highr): Update to 0.10.
| Ricardo Wurmus |
2023-01-02 | gnu: r-formatr: Update to 1.13....* gnu/packages/statistics.scm (r-formatr): Update to 1.13.
| Ricardo Wurmus |
2023-01-02 | gnu: r-keras: Update to 2.11.0....* gnu/packages/cran.scm (r-keras): Update to 2.11.0.
[propagated-inputs]: Remove r-ellipsis.
| Ricardo Wurmus |
2023-01-02 | gnu: r-tensorflow: Update to 2.11.0....* gnu/packages/cran.scm (r-tensorflow): Update to 2.11.0.
| Ricardo Wurmus |
2023-01-02 | gnu: r-mlr3tuning: Update to 0.17.2....* gnu/packages/cran.scm (r-mlr3tuning): Update to 0.17.2.
| Ricardo Wurmus |
2023-01-02 | gnu: r-tidytext: Update to 0.4.0....* gnu/packages/cran.scm (r-tidytext): Update to 0.4.0.
[propagated-inputs]: Remove r-hunspell; add r-cli.
| Ricardo Wurmus |
2023-01-02 | gnu: r-tokenizers: Update to 0.3.0....* gnu/packages/cran.scm (r-tokenizers): Update to 0.3.0.
| Ricardo Wurmus |
2023-01-02 | gnu: r-flexsurv: Update to 2.2.1....* gnu/packages/cran.scm (r-flexsurv): Update to 2.2.1.
| Ricardo Wurmus |
2023-01-02 | gnu: r-gaston: Update to 1.5.9....* gnu/packages/cran.scm (r-gaston): Update to 1.5.9.
| Ricardo Wurmus |
2023-01-02 | gnu: r-isoband: Update to 0.2.7....* gnu/packages/cran.scm (r-isoband): Update to 0.2.7.
| Ricardo Wurmus |
2023-01-02 | gnu: r-bdgraph: Update to 2.72....* gnu/packages/cran.scm (r-bdgraph): Update to 2.72.
| Ricardo Wurmus |
2023-01-02 | gnu: r-yulab-utils: Update to 0.0.6....* gnu/packages/cran.scm (r-yulab-utils): Update to 0.0.6.
| Ricardo Wurmus |
2023-01-02 | gnu: r-officer: Update to 0.5.0....* gnu/packages/cran.scm (r-officer): Update to 0.5.0.
| Ricardo Wurmus |
2023-01-02 | gnu: r-xfun: Update to 0.36....* gnu/packages/cran.scm (r-xfun): Update to 0.36.
| Ricardo Wurmus |
2023-01-02 | gnu: r-cli: Update to 3.5.0....* gnu/packages/cran.scm (r-cli): Update to 3.5.0.
| Ricardo Wurmus |
2023-01-02 | gnu: r-gower: Update to 1.0.1....* gnu/packages/cran.scm (r-gower): Update to 1.0.1.
| Ricardo Wurmus |
2023-01-02 | gnu: r-energy: Update to 1.7-11....* gnu/packages/cran.scm (r-energy): Update to 1.7-11.
| Ricardo Wurmus |
2023-01-02 | gnu: r-rcppde: Update to 0.1.7....* gnu/packages/cran.scm (r-rcppde): Update to 0.1.7.
| Ricardo Wurmus |
2023-01-02 | gnu: onedrive: Update to 2.4.22....* gnu/packages/sync.scm (onedrive): Update to 2.4.22.
[arguments]: Adjust 'link-to-external-libraries phase to not clear the
linker. Adjust 'adjust-makefile phase to not force adding libraries to
the rpath.
| Efraim Flashner |
2023-01-02 | gnu: gtkd: Remove input labels....* gnu/packages/dlang.scm (gtkd)[native-inputs]: Remove input labels.
| Efraim Flashner |
2023-01-02 | gnu: gtkd: Remove trailing #t from phases....* gnu/packages/dlang.scm (gtkd)[arguments]: Remove trailing #t from
phases.
| Efraim Flashner |
2023-01-02 | gnu: gtkd: Update to 3.10.0....* gnu/packages/dlang.scm (gtkd): Update to 3.10.0.
[arguments]: Rename 'prepare-x phase to 'pre-check, set CC for the
tests.
| Efraim Flashner |
2023-01-02 | gnu: ldc: Update to 1.30.0....* gnu/packages/dlang.scm (ldc-bootstrap): Update to 1.30.0.
[native-inputs]: Remove ld-gold-wrapper, Add lld-wrapper with lld-11.
(ldc)[arguments]: Adjust 'fix-compiler-rt-library-discovery phase to
change the order of linked libraries. Adjust 'disable-problematic-tests
phase to work around more GDB tests. Adjust custom 'check phase for race
condition in one of the tests.
| Efraim Flashner |
2023-01-02 | gnu: Add lld-11....* gnu/packages/llvm.scm (lld-11): New variable.
| Efraim Flashner |
2023-01-02 | gnu: mumi: Update to 0.0.5-1.b2a8280....* gnu/packages/mail.scm (mumi): Update to 0.0.5-1.b2a8280.
| Ricardo Wurmus |
2023-01-02 | tests: Fix gnu-maintenance tests....The regression was introduce with commit
a274a6a1acb99738f02de7b226e6a0d3883ec353 ("upstream-updater: Rename record
field.")
* tests/tests/gnu-maintenance.scm: ("latest-html-release, scheme-less URIs",
"latest-html-release, no signature", "latest-html-release, signature"):
Replace upstream-updater-latest by upstream-updater-import.
Reported-by: Ricardo Wurmus <rekado@elephly.net>
| Hartmut Goebel |
2023-01-01 | gnu: emacs-modus-themes: Update to 4.0.1....* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 4.0.1.
[synopsis]: Expound it slightly.
[description]: Update it to include new themes.
| Nicolas Goaziou |
2023-01-01 | gnu: komikku: Update to 1.6.1....* gnu/packages/gnome.scm (komikku): Update to 1.6.1.
[inputs]: Add python-emoji.
| Liliana Marie Prikler |