Age | Commit message (Collapse) | Author |
|
* gnu/packages/julia-xyz.scm (julia-muladdmacro): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/julia-xyz.scm (julia-itemgraphs): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/julia-xyz.scm (julia-lightgraphs): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/julia-xyz.scm (julia-arnoldimethod): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/julia-xyz.scm (julia-inflate): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/julia-xyz.scm (julia-earthorientation): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/julia-xyz.scm (julia-remotefiles): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/julia-xyz.scm (julia-optionaldata): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/julia-xyz.scm (julia-leapseconds): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/bioconductor.scm (r-oscope): New variable.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-tripod)[arguments]: Use the 'assoc-ref' form
for the bin output.
(cl-tripod)[outputs]: Remove bin.
(ecl-tripod)[outputs]: Remove bin.
[arguments]: Remove 'build-program' phase.
|
|
* gnu/packages/lisp.scm (eisl): Update to 2.72.
[arguments]: Update 'fix-paths' phase.
|
|
* gnu/packages/lisp.scm (gcl): Update to 2.6.14.
|
|
* gnu/packages/lisp.scm (sbcl): Update to 2.3.2.
|
|
* gnu/packages/shells.scm (fish): Update to 3.6.0.
[source]: Remove snippet, as the bundled PCRE2 sources have been
removed (see CHANGELOG.rst).
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
This follows up on commit c0773455397746b10194bc14c7cef144f4095b65, and
adds a comment to avoid this in future.
* gnu/system/file-systems.scm (invalid-file-system-flags):
Add 'no-diratime to the list of KNOWN-FLAGS.
|
|
Because (gnu packages golang) and (gnu packages check) use each other, this
avoids an undefined symbol due to a module dependency cycle.
* gnu/packages/check.scm (go-github-com-robfig-cron-1.2): Move to...
* gnu/packages/golang.scm (go-github-com-robfig-cron-1.2): ...here.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
Fixes <https://issues.guix.gnu.org/61742>.
* gnu/packages/gnuzilla.scm (make-mozilla-with-l10n): Rewrite to use the
copy-build-system.
Reported-by: Feng Shu <tumashu@163.com>
|
|
* gnu/packages/wm.scm (grimshot)[arguments]: Remove 'usr/' from man page path.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/bioconductor.scm (r-mmuphin): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/tls.scm (python-acme): Update to 2.3.0.
(certbot)[source]: Update hash.
[propagated-inputs]: Remove python-zope-interface and
python-zope-component.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/bootloaders.scm (grub-efi)[native-inputs]: Remove parted,
qemu-minimal, xorriso.
|
|
* gnu/packages/cran.scm (r-chromomap): New variable.
|
|
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.76.
|
|
* gnu/packages/gps.scm (gama): Update to 2.24.
|
|
* gnu/packages/lxqt.scm (pcmanfm-qt): Update to 1.2.1.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/lxqt.scm (libfm-qt): Update to 1.2.1.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/lxqt.scm (lxqt-panel): Update to 1.2.1.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/video.scm (ffmpeg)[inputs]: Add libwebp.
[arguments]: Pass '--enable-libwebp' to #:configure-flags.
(ffmpeg-2.8)[inputs]: Remove libwebp.
Co-authored-by: Leo Famulari <leo@famulari.name>
|
|
Partly fixes <https://issues.guix.gnu.org/57677>.
* gnu/packages/gimp.scm (gimp)[arguments]: Add #:modules and #:phases.
|
|
Those packages build failed with current xorg-server:
openchrome: multiple definition of some functions.
other: missing headers for xf86RamDac.h, IBM.h, etc.
* gnu/packages/xorg.scm (xf86-video-glint, xf86-video-openchrome
xf86-video-suncg6, xf86-video-sunffb, xf86-video-tga
xf86-video-trident): Remove packages.
* gnu/packages/patches/xf86-video-tga-remove-mibstore.patch: Remove patch.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/code.scm (cloc): Update to 1.96.1.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/textutils.scm (dos2unix)[arguments]: Use gexps.
[native-inputs]: Drop labels.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/textutils.scm (dos2unix): Update to 7.4.4.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/mpd.scm (mympd): Update to 10.2.4.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/bioconductor.scm (r-maaslin2): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/bioconductor.scm (r-metagenomeseq): New variable.
|
|
* gnu/packages/cran.scm (r-chemometrics): New variable.
|
|
* gnu/packages/cran.scm (r-som): New variable.
|
|
* gnu/packages/cran.scm (r-cplm): New variable.
|
|
* gnu/packages/cran.scm (r-biglm): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/emacs-xyz.scm (emacs-bash-completion): Update to 3.1.1-0.796a806.
[phases]: Delete make-git-checkout-writable phase.
|
|
* gnu/packages/radio.scm (sdrangel): Update to 7.10.0.
|
|
* gnu/packages/radio.scm (csdr): Update to 0.18.1.
|
|
* gnu/packages/finance.scm (xmrig): Update to 6.19.0.
|
|
* gnu/packages/finance.scm (monero-gui): Update to 0.18.2.0.
|
|
* gnu/packages/finance.scm (p2pool): Update to 3.1.
[arguments]: Add 'configure-flags". Add custom 'check' phase and enable
tests.
|
|
* gnu/packages/finance.scm (monero): Update to 0.18.2.0.
|
|
* gnu/packages/text-editors.scm (emacs-motif): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/haskell-xyz (ghc-hs-conllu): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|