Tobias Geerinckx-Rice
155a36ac76
gnu: s6-rc: Update to 0.5.2.3.
...
* gnu/packages/skarnet.scm (s6-rc): Update to 0.5.2.3.
2021-10-24 00:12:06 +02:00
Tobias Geerinckx-Rice
9aa11db1cf
gnu: s6-networking: Update to 2.5.0.0.
...
* gnu/packages/skarnet.scm (s6-networking): Update to 2.5.0.0.
2021-10-24 00:12:06 +02:00
Tobias Geerinckx-Rice
6ef806ffde
gnu: s6-dns: Update to 2.3.5.2.
...
* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.5.2.
2021-10-24 00:12:06 +02:00
Tobias Geerinckx-Rice
577e348c0b
gnu: s6: Update to 2.11.0.0.
...
* gnu/packages/skarnet.scm (s6): Update to 2.11.0.0.
[arguments]: Don't explicitly return #t from phases.
2021-10-24 00:12:06 +02:00
Tobias Geerinckx-Rice
9ed3ee95bd
gnu: execline: Update to 2.8.1.0.
...
* gnu/packages/skarnet.scm (execline): Update to 2.8.1.0.
2021-10-24 00:12:06 +02:00
Tobias Geerinckx-Rice
35a5650426
gnu: skalibs: Update to 2.11.0.0.
...
* gnu/packages/skarnet.scm (skalibs): Update to 2.11.0.0.
[arguments]: Don't explicitly return #t from phases.
2021-10-24 00:12:06 +02:00
Tobias Geerinckx-Rice
103eb25b12
gnu: dstask: Update to 0.25.
...
* gnu/packages/task-management.scm (dstask): Update to 0.25.
[arguments]: Don't explicitly return #t from phases.
2021-10-23 23:55:53 +02:00
Tobias Geerinckx-Rice
075c9f1269
gnu: asciinema: Remove ncurses reference.
...
An external ‘tput’ is only required by ancient (<3.3) Pythons 3 and can
always be provided in $PATH. It is not worth a reference.
* gnu/packages/terminals.scm (asciinema)[arguments]:
Remove 'patch-exec-paths phase.
[inputs]: Remove ncurses.
2021-10-23 23:40:30 +02:00
Tobias Geerinckx-Rice
82924c1953
gnu: asciinema: Update to 2.1.0.
...
* gnu/packages/terminals.scm (asciinema): Update to 2.1.0.
[arguments]: Don't explicitly return #t from phases.
2021-10-23 23:33:08 +02:00
Tobias Geerinckx-Rice
6b0b6bb4a2
gnu: goaccess: Update to 1.5.2.
...
* gnu/packages/web.scm (goaccess): Update to 1.5.2.
[arguments]: Don't explicitly return #t from phases.
2021-10-23 23:19:58 +02:00
Vinicius Monego
c52ba63c67
gnu: Add OpenEXR 3.
...
* gnu/packages/graphics.scm (openexr): New variable.
(openexr-2)[home-page]: Use home-page from openexr.
[synopsis]: Use synopsis from openexr.
[description]: Use description from openexr.
[license]: Use license from openexr.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-23 16:25:07 -04:00
Vinicius Monego
d71336b2e3
gnu: Rename openexr to openexr-2.
...
This is done so the OpenEXR package can be upgraded to version 3 in a
later commit.
* gnu/packages/graphics.scm (openexr): Rename to ...
(openexr-2): ... new variable.
(blender, blender-2.79, openimageio, povray)[inputs]: Adjust accordingly.
(ctl)[propagated-inputs]: Likewise.
* gnu/packages/animation.scm (synfig)[propagated-inputs]: Likewise.
* gnu/packages/gimp.scm (gegl, gimp)[inputs]: Likewise.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Likewise.
* gnu/packages/image-processing.scm (mia, opencolorio, opencv, vips, gmic,
nip2)[inputs]: Likewise.
* gnu/packages/image-viewers.scm (luminance-hdr)[inputs]: Likewise.
* gnu/packages/image.scm (freeimage, vigra, devil)[inputs]: Likewise.
* gnu/packages/kde-frameworks.scm (kimageformats)[inputs]: Likewise.
* gnu/packages/kde.scm (krita)[inputs]: Likewise.
* gnu/packages/photo.scm (enblend-enfuse, darktable, hugin)[inputs]: Likewise.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-23 16:22:06 -04:00
Vinicius Monego
ae3fa855f3
gnu: Add imath.
...
* gnu/packages/graphics.scm (imath): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-23 16:22:06 -04:00
Konrad Hinsen
38db6e10f0
gnu: font-juliamono: Update to 0.043.
...
* gnu/packages/fonts.scm (font-juliamono): Update to 0.043.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-23 15:53:55 -04:00
Michael Ford
09b8fcc0b7
gnu: bitcoin-core@0.21: Update to 0.21.2
...
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-23 15:53:46 -04:00
Tobias Geerinckx-Rice
5df03003e6
gnu: bcachefs-tools-static: Fix build.
...
This follows up on commit 196e3f5235
:
bcachefs-tools now unconditionally builds and installs libbcachefs.so.
* gnu/packages/file-systems.scm (bcachefs-tools-static)[arguments]:
Add a new 'skip-shared-library phase.
2021-10-23 16:49:36 +02:00
Guillaume Le Vaillant
1f5e6ff648
gnu: sdr++: Activate M17 support.
...
* gnu/packages/radio.scm (sdr++)[inputs]: Add codec2.
[arguments]: Add "-DOPT_BUILD_M17_DECODER=ON" to 'configure-flags'.
2021-10-23 15:01:56 +02:00
Tobias Geerinckx-Rice
7635279100
gnu: xen: Fix upstream hash mismatch.
...
* gnu/packages/virtualization.scm (xen)[native-inputs]: Fetch mini-os by
Git its commit rather than an unstable tag.
2021-10-23 14:03:37 +02:00
Tobias Geerinckx-Rice
fa6b5f5043
gnu: xen: Fetch Git sources over HTTPS.
...
* gnu/packages/virtualization.scm (xen)[source, native-inputs]:
Clone the xen and mini-os repositories over HTTPS.
2021-10-23 14:03:36 +02:00
Tobias Geerinckx-Rice
7628430a2f
gnu: php: Update to 7.4.25 [security fixes].
...
* gnu/packages/php.scm (php): Update to 7.4.25.
[source]: Don't explicitly return #t from snippet.
2021-10-23 13:25:01 +02:00
Tobias Geerinckx-Rice
196e3f5235
gnu: bcachefs-tools: Update to 0.1-12.f9f5778.
...
* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-12.f9f5778.
2021-10-23 13:24:43 +02:00
Tobias Geerinckx-Rice
cea62941f0
gnu: fontmanager: Update to 0.8.7.
...
* gnu/packages/fontutils.scm (fontmanager): Update to 0.8.7.
2021-10-23 13:24:43 +02:00
Tobias Geerinckx-Rice
b7e3f85e11
gnu: exiv2: Delete static library.
...
* gnu/packages/image.scm (exiv2)[arguments]:
Add a 'delete-static-libraries phase.
2021-10-23 13:24:43 +02:00
Tobias Geerinckx-Rice
f03fa7f9b0
gnu: exiv2: Update to 0.27.5.
...
* gnu/packages/image.scm (exiv2): Update to 0.27.5.
2021-10-23 13:24:43 +02:00
Nicolas Goaziou
cc6f0354e2
gnu: emacs-alect-themes: Update to 0.10.
...
* gnu/packages/emacs-xyz.scm (emacs-alect-themes): Update to 0.10.
2021-10-23 11:39:00 +02:00
Ricardo Wurmus
4a0cd6297a
gnu: Add qtltools.
...
* gnu/packages/bioinformatics.scm (qtltools): New variable.
2021-10-22 21:29:25 +00:00
Ivan Gankevich
41492639e0
gnu: Add gmic-qt-gimp.
...
* gnu/packages/image-processing.scm (gmic-qt-gimp): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-22 16:30:14 -04:00
Marius Bakke
e1261ddd38
gnu: uBlock Origin: Update to 1.38.6.
...
* gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.38.6.
2021-10-22 12:09:23 +02:00
Marius Bakke
39e6fec373
gnu: ungoogled-chromium: Update to 95.0.4638.54-1.
...
* gnu/packages/chromium.scm (%chromium-version): Set to 95.0.4638.54.
(%ungoogled-revision): Set to 95.0.4638.54.
(%ungoogled-origin): Update hash.
(ungoogled-chromium)[source]: Likewise.
[arguments]: Remove obsolete configure flag. Adjust substitutions for 95.
2021-10-22 12:09:23 +02:00
Tobias Geerinckx-Rice
e8ef3b808d
gnu: git-remote-gcrypt: Update to 1.4.
...
* gnu/packages/version-control.scm (git-remote-gcrypt): Update to 1.4.
[source]: Use GIT-FILE-NAME helper.
[arguments]: Don't explicitly return #t from phases.
2021-10-22 03:31:20 +02:00
Tobias Geerinckx-Rice
e0840e2b1c
gnu: chibi-scheme: Cross-compile.
...
* gnu/packages/scheme.scm (chibi-scheme)[arguments]: Set CC to
CC-FOR-TARGET in #:make-flags rather than hard-coding it to "gcc" as an
environment variable.
2021-10-22 03:31:19 +02:00
Tobias Geerinckx-Rice
713659f449
gnu: chibi-scheme: Update to 0.10.
...
* gnu/packages/scheme.scm (chibi-scheme): Update to 0.10.
2021-10-22 03:31:19 +02:00
Tobias Geerinckx-Rice
3640ad9a4d
gnu: hamlib: Update to 4.3.1.
...
* gnu/packages/radio.scm (hamlib): Update to 4.3.1.
2021-10-22 02:14:25 +02:00
Tobias Geerinckx-Rice
0513aa4b41
gnu: chirp: Update to 20211016.
...
* gnu/packages/radio.scm (chirp): Update to 20211016.
2021-10-22 02:14:25 +02:00
Leo Famulari
6cbbd54e64
gnu: linux-libre 4.14: Update to 4.14.252.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.252.
(linux-libre-4.14-pristine-source): Update hash.
2021-10-21 19:23:22 -04:00
Leo Famulari
79ab933d33
gnu: linux-libre 4.19: Update to 4.19.213.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.213.
(linux-libre-4.19-pristine-source): Update hash.
2021-10-21 19:23:21 -04:00
Leo Famulari
da3db96f18
gnu: linux-libre 5.4: Update to 5.4.155.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.155.
(linux-libre-5.4-pristine-source): Update hash.
2021-10-21 19:23:21 -04:00
Leo Famulari
1e05e8c35e
gnu: linux-libre 5.10: Update to 5.10.75.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.75.
(linux-libre-5.10-pristine-source): Update hash.
2021-10-21 19:23:20 -04:00
Leo Famulari
fe3a576410
gnu: linux-libre: Update to 5.14.14.
...
* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.14.
(linux-libre-5.14-pristine-source): Update hash.
2021-10-21 19:23:17 -04:00
Nicolas Goaziou
1011b1ce93
gnu: emacs-packed: Update to 3.0.4.
...
* gnu/packages/emacs-xyz.scm (emacs-packed): Update to 3.0.4.
2021-10-22 00:23:39 +02:00
Nicolas Goaziou
74b1cef9d8
gnu: emacs-org-re-reveal: Update to 3.12.3.
...
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.12.3.
2021-10-22 00:22:05 +02:00
Nicolas Goaziou
da168ee6d6
gnu: emacs-embark: Update to 0.12.
...
* gnu/packages/emacs-xyz.scm (emacs-embark): Update to 0.12.
2021-10-22 00:19:54 +02:00
Nicolas Goaziou
a84960f337
gnu: emacs-vc-hgcmd: Update to 1.14.1.
...
* gnu/packages/emacs-xyz.scm (emacs-vc-hgcmd): Update to 1.14.1.
2021-10-22 00:17:50 +02:00
Nicolas Goaziou
fae6c8a2a2
gnu: emacs-map: Update to 1.3.2.
...
* gnu/packages/emacs-xyz.scm (emacs-map): Update to 1.3.2.
2021-10-22 00:14:35 +02:00
jgart
48c4058135
gnu: Add snooze.
...
* gnu/packages/suckless.scm (snooze): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-10-22 00:12:22 +02:00
Tobias Geerinckx-Rice
980146637c
gnu: boxes: Match over CAR/CDR.
...
* gnu/packages/shellutils.scm (boxes)[arguments]: Import (ice-9 match)
and use it to replace the 'install phases's CAR & CDR usage.
2021-10-21 22:19:27 +02:00
Tobias Geerinckx-Rice
ed0215d3f9
gnu: boxes: Link to homier home page.
...
* gnu/packages/shellutils.scm (boxes)[home-page]: Link to the front page.
2021-10-21 22:19:27 +02:00
Tobias Geerinckx-Rice
b5602ef7ec
gnu: boxes: Update to 2.1.1.
...
* gnu/packages/shellutils.scm (boxes): Update to 2.1.1.
[arguments]: Adjust 'install phase.
Don't explicitly return #t from phases.
[native-inputs]: Add xxd.
[inputs]: Add libunistring and pcre2.
2021-10-21 22:08:24 +02:00
Tobias Geerinckx-Rice
2f79308872
gnu: Fix ‘this packages’ and some other niggles.
...
* gnu/packages/crates-io.scm (rust-home-0.5)[description]:
Fix ‘this packages’ typo.
* gnu/packages/emacs-xyz.scm (emacs-ahg, emacs-cwl-mode)[description]:
Likewise.
* gnu/packages/python-check.scm (python-pytest-csv)[description]:
Likewise.
* gnu/packages/ocaml.scm (ocaml-syntax-shims)[description]: Likewise,
and note which language.
* gnu/packages/python-xyz.scm (python-recommonmark)[description]:
Likewise, and work around ‘enabling you’.
2021-10-21 22:08:24 +02:00
Tobias Geerinckx-Rice
3a7504cbc4
installer: Reorder file system type listbox.
...
Recommending ext4 over btrfs is probably ill-advised nowadays. See the
regular bug reports about running out of /gnu/store directory entries,
for which the documented fix then breaks booting with GRUB.
Instead, just list regular file systems alphabetically. We can bikeshed
bcachefs later ;-)
Move second-class file systems like NTFS to their own section at the end
of the list.
* gnu/packages/package-management.scm (run-fs-type-page): Reorder the
LISTBOX-ITEMS.
2021-10-21 22:08:24 +02:00
Tobias Geerinckx-Rice
44d0acfe92
gnu: fntsample: Update to 5.4.
...
* gnu/packages/fontutils.scm (fntsample): Update to 5.4.
[arguments]: Don't explicitly return #t from phases.
2021-10-21 19:44:51 +02:00
Tobias Geerinckx-Rice
3e73beaf23
gnu: fntsample: Update Blocks.txt and use stable URL.
...
* gnu/packages/fontutils.scm (fntsample)[input]: Update unicode-blocks
to 14.0.0 and include the version in its URL and name.
2021-10-21 19:44:51 +02:00
Tobias Geerinckx-Rice
04542d5a6f
gnu: criu: Fix PYTHONPATH & switch to Python 3 to build criu-ns.
...
* gnu/packages/virtualization.scm (criu)[arguments]: Set PYTHON
in #:make-flags instead of ‘hard-coding’ it later. Replace the
forever-broken 'wrap phase with one that doesn't attempt to support
‘--with-input’ for now.
[inputs]: Substitute python and python-protobuf for python-2 and
python2-protobuf, respectively, and remove python2-ipaddr.
2021-10-21 19:44:51 +02:00
Tobias Geerinckx-Rice
b16b9f85be
gnu: criu: Update to 3.16.1.
...
* gnu/packages/virtualization.scm (criu): Update to 3.16.1.
2021-10-21 19:44:51 +02:00
Tobias Geerinckx-Rice
c07266dee5
gnu: criu: Delete custom 'configure phase.
...
* gnu/packages/virtualization.scm (criu)[arguments]: Delete 'configure
phase.
2021-10-21 19:44:50 +02:00
Tobias Geerinckx-Rice
3f90f83576
gnu: criu: Build from Git sources.
...
This in preparation for 3.16.1 which lacks a stable tarball.
* gnu/packages/virtualization.scm (criu)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2021-10-21 19:44:50 +02:00
Ricardo Wurmus
a8bac123f0
gnu: Add gdc-client.
...
* gnu/packages/bioinformatics.scm (gdc-client): New variable.
2021-10-21 14:49:01 +00:00
Ricardo Wurmus
f65917f607
gnu: Add r-shaman.
...
* gnu/packages/bioinformatics.scm (r-shaman): New variable.
2021-10-21 14:34:35 +00:00
Ricardo Wurmus
4885f40b80
gnu: Add r-misha.
...
* gnu/packages/bioinformatics.scm (r-misha): New variable.
2021-10-21 14:25:44 +00:00
Ricardo Wurmus
42c9b75b25
gnu: Add ciri-long.
...
* gnu/packages/bioinformatics.scm (ciri-long): New variable.
2021-10-21 13:39:36 +00:00
Ricardo Wurmus
10664fcc8c
gnu: python-biopython: Update to 1.76.
...
* gnu/packages/bioinformatics.scm (python-biopython): Update to 1.76.
(python-biopython-1.73): New variable.
(instrain)[inputs]: Replace python-biopython with python-biopython-1.73.
2021-10-21 13:33:51 +00:00
Ricardo Wurmus
579f31396d
gnu: python-levenshtein: Update to 0.12.2.
...
* gnu/packages/python-xyz.scm (python-levenshtein): Update to 0.12.2.
2021-10-21 13:33:01 +00:00
Ricardo Wurmus
36cf0253a9
gnu: instrain: Update to 1.5.4.
...
* gnu/packages/bioinformatics.scm (instrain): Update to 1.5.4.
2021-10-21 13:32:37 +00:00
Ricardo Wurmus
57841a91f5
gnu: Add python-bwapy.
...
* gnu/packages/bioinformatics.scm (python-bwapy): New variable.
2021-10-21 12:23:25 +00:00
Ricardo Wurmus
6526c35df5
gnu: Add python-pyspoa.
...
* gnu/packages/bioinformatics.scm (python-pyspoa): New variable.
2021-10-21 12:23:22 +00:00
Ricardo Wurmus
ac327cc7fc
gnu: Add r-fcscan.
...
* gnu/packages/bioconductor.scm (r-fcscan): New variable.
2021-10-21 10:59:16 +00:00
Charles
a6ad219dd6
gnu: Add cl-redis.
...
* gnu/packages/lisp-xyz.scm (cl-redis, sbcl-redis, ecl-redis): New variables.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-21 11:42:13 +02:00
Charles Jackson
49347291ef
gnu: Add cl-should-test.
...
* gnu/packages/lisp-check.scm (cl-should-test, ecl-should-test,
sbcl-should-test): New variables.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-21 11:25:29 +02:00
Charles
c0d672853a
gnu: Add cl-rutils.
...
* gnu/packages/lisp-xyz.scm (cl-rutils, sbcl-rutils, ecl-rutils): New
variables.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-21 11:15:23 +02:00
Tobias Geerinckx-Rice
320c971f8e
gnu: dfu-util: Update to 0.11.
...
* gnu/packages/flashing-tools.scm (dfu-util): Update to 0.11.
2021-10-21 01:39:02 +02:00
Tobias Geerinckx-Rice
0f522bfb63
gnu: eid-mw: Update to 5.0.28.
...
* gnu/packages/security-token.scm (eid-mw): Update to 5.0.28.
[arguments]: Remove unused 'make-reproducible phase.
2021-10-21 01:39:02 +02:00
Tobias Geerinckx-Rice
8da4ea7dc6
gnu: flamp: Update to 2.2.07.
...
* gnu/packages/radio.scm (flamp): Update to 2.2.07.
2021-10-21 01:39:01 +02:00
Tobias Geerinckx-Rice
10c856214e
gnu: font-gnu-unifont: Cross-compile binaries.
...
* gnu/packages/fonts.scm (font-gnu-unifont)[arguments]: Set CC to
CC-FOR-TARGET in #:make-flags, where it has an effect. Remove it
from the environment, where it did not. Respect #:make-flags during
installation.
2021-10-21 01:39:01 +02:00
Tobias Geerinckx-Rice
d750f6a89f
gnu: font-gnu-unifont: Update to 14.0.01.
...
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 14.0.01.
[arguments]: Don't explicitly return #t from phases.
2021-10-21 01:39:01 +02:00
Tobias Geerinckx-Rice
f743c432cc
gnu: autofs: Update to 5.1.8.
...
* gnu/packages/file-systems.scm (autofs): Update to 5.1.8.
[arguments]: Don't explicitly return #t from phases.
2021-10-21 01:39:01 +02:00
Tobias Geerinckx-Rice
5c8c7f74e6
gnu: genimage: Factorise substitutions.
...
* gnu/packages/genimage.scm (genimage)[arguments]: Factorise input
substitution for great line savings; also fun. Don't sneakily replace
mkdosfs with mkfs.vfat. Remove obsolete fixes. Fix tests in their
own 'fix-failing-tests phase. Don't explicitly return #t from any
phases.
2021-10-21 00:39:50 +02:00
Tobias Geerinckx-Rice
9792e14a66
gnu: ethtool: Update to 5.14.
...
* gnu/packages/networking.scm (ethtool): Update to 5.14.
2021-10-21 00:39:50 +02:00
Tobias Geerinckx-Rice
49176f0e46
gnu: cdparanoia: Don't build in parallel.
...
* gnu/packages/cdrom.scm (cdparanoia)[arguments]:
Disable #:parallel-build?.
Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-10-21 00:39:50 +02:00
Tobias Geerinckx-Rice
2782cb38a3
gnu: dragonfly-reverb: Prepare for cross-compilation.
...
* gnu/packages/music.scm (dragonfly-reverb)[arguments]: Use CC-FOR-TARGET.
2021-10-20 17:21:33 +02:00
Tobias Geerinckx-Rice
c1ca2716f8
gnu: dragonfly-reverb: Update to 3.2.5.
...
* gnu/packages/music.scm (dragonfly-reverb): Update to 3.2.5.
[arguments]: Don't explicitly return #t from phases.
2021-10-20 17:21:33 +02:00
Tobias Geerinckx-Rice
214fb9fbfd
gnu: dpf-plugins: Prepare for cross-compilation.
...
* gnu/packages/music.scm (dpf-plugins)[arguments]: Set CC in #:make-flags
rather than as an environment variable, and set it to CC-FOR-TARGET.
2021-10-20 17:21:32 +02:00
Tobias Geerinckx-Rice
2e8795cf0c
gnu: dpf-plugins: Update to 1.4.
...
* gnu/packages/music.scm (dpf-plugins): Update to 1.4.
2021-10-20 17:21:32 +02:00
jgart
19d3cfec72
gnu: python-arrow: Move python-pytz to native-inputs.
...
* gnu/packages/time.scm (python-arrow)[propagated-inputs]: Move
python-pytz to ...
[native-inputs]: ... here since it is only used for testing purposes.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-20 12:58:50 +03:00
zimoun
c650160abb
gnu: Add r-pnwcolors.
...
* gnu/packages/cran.scm (r-pnwcolors): New variable.
2021-10-20 08:57:27 +00:00
Marcel Schilling
f51933aabc
gnu: Add r-mhg.
...
* gnu/packages/cran.scm (r-mhg): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2021-10-20 06:25:13 +00:00
Tobias Geerinckx-Rice
4d82dbea45
gnu: allegro: Update to 4.4.3.1.
...
* gnu/packages/game-development.scm (allegro): Update to 4.4.3.1.
[arguments]: Don't explicitly return #t from phases.
2021-10-20 00:39:16 +02:00
Arun Isaac
d9c7a10b3d
gnu: phockup: Update to 1.7.1.
...
* gnu/packages/image.scm (phockup): Update to 1.7.1.
[arguments]: In configure phase, substitute the more specific "'exiftool"
instead of "exiftool". Add wrap-program phase. Do not return #t from custom
phases.
[inputs]: Add python-tqdm.
2021-10-20 01:29:33 +05:30
Tobias Geerinckx-Rice
7455a5a3ee
gnu: jasper: Update to 2.0.33.
...
* gnu/packages/image.scm (jasper): Update to 2.0.33.
2021-10-19 19:08:22 +02:00
Tobias Geerinckx-Rice
610d8c8967
gnu: dblatex: Update to 0.3.12.
...
* gnu/packages/docbook.scm (dblatex): Update to 0.3.12.
[arguments]: Don't explicitly return #t from phases.
2021-10-19 19:08:22 +02:00
Nicolas Goaziou
a012b27980
gnu: giac: Update to 1.7.0-39.
...
* gnu/packages/algebra.scm (giac): Update to 1.7.0-39.
2021-10-19 13:20:03 +02:00
Nicolas Goaziou
d6d8f34c40
gnu: emacs-company-quickhelp: Update to 2.3.0.
...
* gnu/packages/emacs-xyz.scm (emacs-company-quickhelp): Update to 2.3.0.
2021-10-19 13:14:19 +02:00
Nicolas Goaziou
39e9393b36
gnu: emacs-shell-command+: Update to 2.3.1.
...
* gnu/packages/emacs-xyz.scm (emacs-shell-command+): Update to 2.3.1.
2021-10-19 13:12:03 +02:00
la snesne
a4ea3c30b4
gnu: emacs-treemacs: Update to 2.9.4.
...
* gnu/packages/emacs-xyz.scm (emacs-treemacs): Update to 2.9.4.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-10-19 13:01:40 +02:00
la snesne
340a91d905
gnu: emacs-treemacs-extra: Add missing inputs
...
* gnu/packages/emacs-xyz.scm (emacs-treemacs-extra)[propagated-inputs]: Add
emacs-all-the-icons, emacs-perspective
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-10-19 13:01:17 +02:00
Efraim Flashner
c5258ee6f4
gnu: Add wl-clipboard-x11.
...
* gnu/packages/xdisorg.scm (wl-clipboard-x11): New variable.
2021-10-19 11:16:16 +03:00
Efraim Flashner
81b31ca8e1
gnu: Add gr-framework.
...
* gnu/packages/graphics.scm (gr-framework): New variable.
2021-10-19 11:10:43 +03:00
zimoun
14f8d58752
gnu: Add julia-media.
...
* gnu/packages/julia-xyz.scm (julia-media): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-19 10:22:12 +03:00
zimoun
87a6109c33
gnu: Add julia-codeczlib.
...
* gnu/packages/julia-xyz.scm (julia-codeczlib): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-19 10:22:11 +03:00
zimoun
dfd7e8215f
gnu: Add julia-transcodingstreams.
...
* gnu/packages/julia-xyz.scm (julia-transcodingstreams): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-19 10:22:11 +03:00
zimoun
4b7b94cac8
gnu: Add julia-functors.
...
* gnu/packages/julia-xyz.scm (julia-functors): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-19 10:22:11 +03:00
zimoun
e6cda550e2
gnu: julia-stackviews: Enable tests.
...
* gnu/packages/julia-xyz (julia-stackviews)[arguments]: Remove #:tests?.
[native-inputs]: Add julia-aqua and julia-documenter.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-19 10:06:42 +03:00
zimoun
c2051168a3
gnu: julia-paddedviews: Enable tests.
...
* gnu/packages/julia-xyz (julia-paddedviews)[arguments]: Remove.
[native-inputs]: Add julia-documenter.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-19 10:06:40 +03:00
zimoun
d36a41279e
gnu: julia-irtools: Enable tests.
...
* gnu/packages/julia-xyz (julia-irtools)[arguements]: Remove.
[native-inputs]: Add julia-documenter.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-19 10:06:39 +03:00
zimoun
78f48af0fe
gnu: julia-colortypes: Enable tests.
...
* gnu/packages/julia-xyz (julia-colortypes)[arguments]: Remove.
[native-inputs]: Add julia-documenter.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-19 10:06:37 +03:00
zimoun
8ee9516a3a
gnu: julia-coordinatetransformations: Enable tests.
...
* gnu/packages/julia-xyz.scm (julia-coordinatetransformations)[arguments]:
Remove.
[native-inputs]: Add julia-documenter, julia-forwarddiff, julia-unitful.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-19 10:06:32 +03:00
Tobias Geerinckx-Rice
f3b64ad54e
gnu: gajim: Update to 1.3.3.
...
* gnu/packages/messaging.scm (gajim): Update to 1.3.3.
[arguments]: Remove 'disable-failing-tests phase, as all now pass.
Don't explicitly return #t from other phases.
2021-10-18 22:03:56 +02:00
Tobias Geerinckx-Rice
860c2077eb
gnu: python-nbxmpp: Update to 2.0.4.
...
* gnu/packages/messaging.scm (python-nbxmpp): Update to 2.0.4.
2021-10-18 22:03:56 +02:00
Charles
7532c17a95
gnu: font-borg-sans-mono: Update to 0.3.3.
...
* gnu/packages/fonts.scm (font-borg-sans-mono): Update to 0.3.3.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-10-18 21:00:45 +02:00
Tobias Geerinckx-Rice
7c78397593
gnu: hdf5@1.12: Update to 1.12.1.
...
* gnu/packages/maths.scm (hdf5-1.12): Update to 1.12.1.
2021-10-18 21:00:45 +02:00
Leo Famulari
757f566b03
gnu: linux-libre 4.4: Update to 4.4.289.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.289.
(linux-libre-4.4-pristine-source): Update hash.
2021-10-18 14:05:56 -04:00
Leo Famulari
f2efac52b3
gnu: linux-libre 4.9: Update to 4.9.287.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.287.
(linux-libre-4.9-pristine-source): Update hash.
2021-10-18 14:05:55 -04:00
Leo Famulari
07cfae78c6
gnu: linux-libre 4.14: Update to 4.14.251.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.251.
(linux-libre-4.14-pristine-source): Update hash.
2021-10-18 14:05:55 -04:00
Leo Famulari
5489d69237
gnu: linux-libre 4.19: Update to 4.19.212.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.212.
(linux-libre-4.19-pristine-source): Update hash.
2021-10-18 14:05:55 -04:00
Leo Famulari
278b59c901
gnu: linux-libre 5.4: Update to 5.4.154.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.154.
(linux-libre-5.4-pristine-source): Update hash.
2021-10-18 14:05:54 -04:00
Leo Famulari
ff8c81bcc9
gnu: linux-libre 5.10: Update to 5.10.74.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.74.
(linux-libre-5.10-pristine-source): Update hash.
2021-10-18 14:05:54 -04:00
Leo Famulari
0d03e6ed12
gnu: linux-libre: Update to 5.14.13.
...
* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.13.
(linux-libre-5.14-pristine-source): Update hash.
2021-10-18 14:05:51 -04:00
Artem Chernyak
878744c5e3
gnu: udiskie: Update to 2.3.3.
...
* gnu/packages/patches/udiskie-no-appindicator.patch: Remove file.
* gnu/local.mk: Remove it.
* gnu/packages/freedesktop.scm (udiskie): Update to 2.3.3.
[source]: Remove udiskie-no-appindicator patch.
[inputs]: Add libindicator.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-18 16:35:38 +02:00
Ricardo Wurmus
332177cd2d
gnu: Add r-seuratdisk.
...
* gnu/packages/cran.scm (r-seuratdisk): New variable.
2021-10-18 15:38:08 +02:00
Foo Chuan Wei
88badc074a
gnu: Add vim-ctrlp.
...
* gnu/packages/vim.scm (vim-ctrlp): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-18 15:46:57 +03:00
Foo Chuan Wei
cc1bf32397
gnu: Add vim-surround.
...
* gnu/packages/vim.scm (vim-surround): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-18 15:39:32 +03:00
Foo Chuan Wei
3f23b6771e
gnu: vim-scheme: Update to 0.0.0-2.99af6be.
...
* gnu/packages/vim.scm (vim-scheme): Update to 0.0.0-2.99af6be.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-18 15:35:34 +03:00
Oleg Pykhalov
4e208ef60d
gnu: libvirt: Update to 7.6.0.
...
* gnu/packages/virtualization.scm (libvirt): Update to 7.6.0.
2021-10-18 14:58:28 +03:00
Ludovic Courtès
9cda21cf20
gnu: python-pylibacl: Add missing brace in description.
...
Regression introduced in 133f780039
.
* gnu/packages/acl.scm (python-pylibacl)[description]: Add missing brace.
2021-10-18 12:25:47 +02:00
Foo Chuan Wei
84759b7c20
gnu: Add ta-lib.
...
* gnu/packages/finance.scm (ta-lib): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-18 10:51:05 +02:00
Guillaume Le Vaillant
b465923435
gnu: sdr++: Update to 1.0.4.
...
* gnu/packages/radio.scm (sdr++): Update to 1.0.4.
2021-10-18 10:28:06 +02:00
Guillaume Le Vaillant
5ba805545a
gnu: sdrangel: Update to 6.17.1.
...
* gnu/packages/radio.scm (sdrangel): Update to 6.17.1.
2021-10-18 10:28:06 +02:00
Ludovic Courtès
846a215252
gnu: go-golang-org-x-mod: Update source URL.
...
* gnu/packages/golang.scm (go-golang-org-x-mod)[source]: Update URL.
2021-10-18 10:19:13 +02:00
Artem Chernyak
f5a7a42da8
gnu: direnv: Update to 2.28.0.
...
* gnu/packages/shellutils.scm (direnv): Update to 2.28.0.
[arguments]: Remove 'delete-vendor' phase, which is no longer needed.
In 'check' phase, run "go test".
[native-inputs]: Add GO-GITHUB-COM-MATTN-GO-ISATTY and GO-GOLANG-ORG-X-MOD.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-18 10:13:18 +02:00
divoplade
0d2400ceca
gnu: Remove 'guile-mkdir-p'.
...
* gnu/packages/guile-xyz.scm: Remove guile-mkdir-p
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-18 10:07:56 +02:00
Ludovic Courtès
3275c9e1f5
hurd-boot: Set pfinet on the right node for AF_INET6.
...
* gnu/build/hurd-boot.scm (set-hurd-device-translators): Fix /servers
file name for AF_INET6.
2021-10-18 10:00:50 +02:00
Ludovic Courtès
d1053f8969
system: hurd: Add 'info-reader' to %BASE-PACKAGES/HURD.
...
* gnu/system/hurd.scm (%base-packages/hurd): Add INFO-READER.
2021-10-18 10:00:50 +02:00
Ludovic Courtès
f513afa37f
system: image: Ensure Hurd images are cross-compiled if needed.
...
Fixes regression introduced in d5073fd113
,
whereby childhurd dependencies such as 'hurd' would erroneously be
attempted to build natively on x86_64-linux.
* gnu/system/images/hurd.scm (hurd-disk-image)[platform]: New field.
2021-10-18 10:00:50 +02:00
Ludovic Courtès
3fbf38aca2
tests: Pass '-F qcow2' to 'qemu-img create'.
...
Fixes a regression introduced in
0b5e128750
, whereby 'qemu-img create ...'
as used here would fail with:
qemu-img: disk.img: Backing file specified without backing format
thereby breaking tests from (gnu tests install).
* gnu/tests/install.scm (qemu-command/writable-image): Pass "-F qcow2".
2021-10-18 10:00:50 +02:00
Sébastien Lerique
3fa778b561
gnu: python-xyz.scm: Add copyright line.
...
* gnu/packages/python-xyz.scm: Add copyright line for Sébastien
Lerique.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:43 +02:00
Sébastien Lerique
271343d4f5
gnu: python-faker: Fix indentation.
...
* gnu/packages/python-xyz.scm (python-faker): Fix indentation.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:43 +02:00
Sébastien Lerique
fafb7ab1e2
gnu: python-socks: Fix indentation.
...
* gnu/packages/python-web.scm (python-socks): Fix indentation.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:42 +02:00
Sébastien Lerique
276e2f38b0
gnu: Add pantalaimon.
...
* gnu/packages/matrix.scm (pantalaimon): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:42 +02:00
Sébastien Lerique
481b164783
gnu: Add python-matrix-nio.
...
* gnu/packages/matrix.scm (python-matrix-nio): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:42 +02:00
Lars-Dominik Braun
6addd57324
gnu: Add python-olm.
...
* gnu/packages/crypto.scm (python-olm): New variable.
2021-10-18 09:02:42 +02:00
Lars-Dominik Braun
88563b71c7
gnu: Add python-aspectlib.
...
* gnu/packages/python-xyz.scm (python-aspectlib): New variable.
2021-10-18 09:02:42 +02:00
Lars-Dominik Braun
42f1326535
gnu: Add python-fields.
...
* gnu/packages/python-xyz.scm (python-fields): New variable.
2021-10-18 09:02:42 +02:00
Sébastien Lerique
7caaebc50d
gnu: Add python-logbook.
...
* gnu/packages/python-xyz.scm (python-logbook): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:41 +02:00
Sébastien Lerique
6ff3c33a0e
gnu: Add python-janus.
...
* gnu/packages/python-xyz.scm (python-janus): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:41 +02:00
Sébastien Lerique
e769ff429b
gnu: Add python-aioresponses.
...
* gnu/packages/python-check.scm (python-aioresponses): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:41 +02:00
Sébastien Lerique
af726a9bb4
gnu: Add python-atomicwrites-1.4.
...
* gnu/packages/python-xyz.scm (python-atomicwrites-1.4): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:41 +02:00
Sébastien Lerique
10beb47ca9
gnu: python-unpaddedbase64: Update to 2.1.0.
...
* gnu/packages/python-xyz.scm (python-unpaddedbase64): Update to 2.1.0.
[source]: Fetch from PyPi.
[arguments]: Replace 'check phase to run tests fetched upstream from
GitHub.
[native-inputs]: Add `python-pytest` and `tests` for fetching upstream
tests.
[home-page]: Update to GitHub project home.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:41 +02:00
Sébastien Lerique
e279cd5bff
gnu: python-ukpostcodeparser: Update to 1.1.2.
...
* gnu/packages/python-xyz.scm (python-ukpostcodeparser): Update to
1.1.2.
[arguments]: Replace 'check phase to run tests with pytest, ignoring
failing lowercase tests.
[native-inputs]: Add python-pytest.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:40 +02:00
Sébastien Lerique
74a97b087b
gnu: python-faker: Update to 9.3.1.
...
* gnu/packages/python-xyz.scm (python-faker): Update to 9.3.1.
[native-inputs]: Use python-pytest-6.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:40 +02:00
Sébastien Lerique
42c60b45e8
gnu: python-curio: Update to 1.5.
...
* gnu/packages/python-xyz.scm (python-curio): Update to 1.5.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:40 +02:00
Sébastien Lerique
990ab13a14
gnu: python-future: Update to 0.18.2.
...
* gnu/packages/python-xyz.scm (python-future): Update to 0.18.2.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:40 +02:00
Sébastien Lerique
5f8b2bcff2
gnu: python-h2: Update to 4.1.0.
...
* gnu/packages/python-web.scm (python-h2): Update to 4.1.0.
[native-inputs]: Add python-hypothesis-6.23.
[arguments]: Invoke pytest through `python -m` so it finds the newer
python-hypothesis-6.23.
[home-page]: Update to current url.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:40 +02:00
Sébastien Lerique
51bd29f3c8
gnu: python-hpack: Update to 4.0.0.
...
* gnu/packages/python-web.scm (python-hpack): Update to 4.0.0
[arguments]: Reactivate skipped test in 'check phase.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:39 +02:00
Sébastien Lerique
eab7762677
gnu: python-socks: Update to 1.2.4.
...
* gnu/packages/python-web.scm (python-socks): Update to 1.2.4.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:39 +02:00
Sébastien Lerique
35ef189dc3
gnu: python-h11: Update to 0.12.0.
...
* gnu/packages/python-web.scm (python-h11): Update to 0.12.0.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:39 +02:00
Sébastien Lerique
d11cacb32a
gnu: python-hyperframe: Update to 6.0.1.
...
* gnu/packages/python-web.scm (python-hyperframe): Update to 6.0.1.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:39 +02:00
Sébastien Lerique
3e656cf199
gnu: python-aiohttp-socks: Update to 0.6.0.
...
* gnu/packages/python-web.scm (python-aiohttp-socks): Update to 0.6.0.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:39 +02:00
Sébastien Lerique
ed7d4a2f7e
gnu: python-pycryptodome: Update to 3.11.0.
...
* gnu/packages/python-crypto.scm (python-pycryptodome): Update to 3.11.0.
(python-pycryptodomex)[source]: Update hash since it inherits from
python-pycryptodome.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:39 +02:00
Sébastien Lerique
afc073a22c
gnu: python-peewee: Update to 3.14.4.
...
* gnu/packages/databases.scm (python-peewee): Update to 3.14.4.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:39 +02:00
Sébastien Lerique
23c9d22e11
gnu: Add python-hypothesis-6.23.
...
* gnu/packages/check.scm (python-hypothesis-6.23): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:36 +02:00
Tobias Geerinckx-Rice
473ea161a1
gnu: indi: Update to 1.9.2.
...
* gnu/packages/astronomy.scm (indi): Update to 1.9.2.
2021-10-17 23:38:59 +02:00
Nicolas Goaziou
a42f483c74
gnu: emacs-itail: Update to 0.0.8.
...
* gnu/packages/emacs-xyz.scm (emacs-itail): Update to 0.0.8.
[description]: Some typography fixes.
2021-10-17 21:37:51 +02:00
Nicolas Goaziou
6b6d671905
gnu: emacs-mindmap: Update to 0.4.
...
* gnu/packages/emacs-xyz.scm (emacs-mindmap): Update to 0.4.
2021-10-17 21:34:07 +02:00
Efraim Flashner
3645f7aa0c
gnu: lagrange: Update to 1.7.2.
...
* gnu/packages/web-browsers.scm (lagrange): Update to 1.7.2.
[inputs]: Add fribidi, harfbuzz, libwebp.
2021-10-17 22:15:59 +03:00
Nicolas Goaziou
e70eb6dd3f
gnu: emacs-datetime: Update to 0.7.1.
...
* gnu/packages/emacs-xyz.scm (emacs-datetime): Update to 0.7.1.
2021-10-17 21:15:12 +02:00
Nicolas Goaziou
5fd4047933
gnu: emacs-extmap: Update to 1.2.
...
* gnu/packages/emacs-xyz.scm (emacs-extmap): Update to 1.2.
2021-10-17 21:13:48 +02:00
Nicolas Goaziou
e5cf825f3b
gnu: emacs-rust-mode: Update to 1.0.0.
...
* gnu/packages/emacs-xyz.scm (emacs-rust-mode): Update to 1.0.0.
[arguments]<#:phases>: Remove phase to run tests.
<#:test-command>: Use new command.
<#:tests?>: Disable tests for now. The `check' phases fails with status 127,
even though all tests pass in the build environment, when "make test" is
called manually.
2021-10-17 21:09:35 +02:00
Efraim Flashner
52e9ce3adc
gnu: deja-dup: Sort inputs alphabetically.
...
* gnu/packages/gnome.scm (deja-dup)[inputs]: Sort alphabetically.
[native-inputs]: Same.
2021-10-17 21:48:56 +03:00
Efraim Flashner
23b216f122
gnu: duplicity: Update home-page.
...
* gnu/packages/backup.scm (duplicity)[home-page]: Update to new upstream
URI.
2021-10-17 21:48:56 +03:00
Vivien Kraus
5a6411f684
gnu: deja-dup: Let deja-dup find duplicity.
...
* gnome.scm (deja-dup)[phases]: Wrap deja-dup to include duplicity
in PATH.
[inputs]: Add bash-minimal.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-17 21:48:37 +03:00
Vivien Kraus
e4abf26a0f
gnu: duplicity: Depend on dbus.
...
* gnu/packages/backup.scm (duplicity)[inputs]: Add dbus.
[arguments]: Adjust 'use-store-file-names to substitute the dbus-launch
program name.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-17 21:21:29 +03:00
Vivien Kraus
065f84d8df
gnu: duplicity: Depend on python-pygobject.
...
* gnu/packages/backup.scm (duplicity)[propagated-inputs]:
Add python-pygobject.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-17 21:20:18 +03:00
jgart
06b46713a4
gnu: janet: Upgrade to 1.18.1.
...
* gnu/packages/lisp.scm (janet): Upgrade to 1.18.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-17 21:14:57 +03:00
Tobias Geerinckx-Rice
d1b375402f
gnu: ipset: Omit static library.
...
* gnu/packages/linux.scm (ipset)[arguments]: Add "--disable-static" to
the #:configure-flags.
2021-10-17 16:37:42 +02:00
Tobias Geerinckx-Rice
6441d8ad08
gnu: ipset: Update to 7.15.
...
* gnu/packages/linux.scm (ipset): Update to 7.15.
2021-10-17 16:37:42 +02:00
Jovany Leandro G.C
e22f12bb79
gnu: workrave: Update to 1.10.48.
...
* gnu/packages/gnome.scm (workrave): Update to 1.10.48.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-10-17 15:30:26 +02:00
jgart via Guix-patches via
64e5829653
gnu: nix: Update to 2.3.16.
...
* gnu/packages/package-management.scm (nix): Update to 2.3.16.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-10-17 14:58:38 +02:00
Tobias Geerinckx-Rice
258a27eea9
gnu: hwinfo: Update to 21.77.
...
* gnu/packages/hardware.scm (hwinfo): Update to 21.77.
[arguments]: Don't explicitly return #t from phases.
2021-10-17 02:27:20 +02:00
Tobias Geerinckx-Rice
a7e7978937
gnu: blueman: Update to 2.2.2.
...
* gnu/packages/networking.scm (blueman): Update to 2.2.2.
[arguments]: Don't explicitly return #t from phases.
2021-10-17 02:27:19 +02:00
Tobias Geerinckx-Rice
c34333c3db
gnu: jitterentropy-rngd: Update to 1.2.5.
...
* gnu/packages/linux.scm (jitterentropy-rngd): Update to 1.2.5.
2021-10-17 02:27:19 +02:00
Tobias Geerinckx-Rice
ae6a2a5231
gnu: inxi-minimal: Update to 3.3.07-1.
...
* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.07-1.
2021-10-17 02:27:18 +02:00
Tobias Geerinckx-Rice
51b7762914
gnu: htop: Update to 3.1.1.
...
* gnu/packages/admin.scm (htop): Update to 3.1.1.
2021-10-17 02:27:17 +02:00
Tobias Geerinckx-Rice
a1030d2151
gnu: c-ares: Update to 1.17.2.
...
* gnu/packages/adns.scm (c-ares/fixed): Update to 1.17.2.
2021-10-17 02:27:16 +02:00
Tobias Geerinckx-Rice
6cd33f855c
gnu: gnss-sdr: Update to 0.0.15.
...
* gnu/packages/radio.scm (gnss-sdr): Update to 0.0.15.
[arguments]: Remove 'fix-tests phase. Tests pass regardless.
2021-10-17 01:07:41 +02:00
Tobias Geerinckx-Rice
620bce2573
gnu: font-liberation: Update to 2.1.5.
...
* gnu/packages/fonts.scm (font-liberation): Update to 2.1.5.
2021-10-17 01:07:41 +02:00
Vinicius Monego
8c55fdf80a
gnu: Add mixxx.
...
* gnu/packages/music.scm (mixxx): New variable.
* gnu/packages/patches/mixxx-link-qtscriptbytearray-qtscript.patch,
gnu/packages/patches/mixxx-system-googletest-benchmark.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-16 17:32:25 -04:00
Vinicius Monego
747b98b32f
gnu: Add mp3guessenc.
...
* gnu/packages/audio.scm (mp3guessenc): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-16 17:32:25 -04:00
Vinicius Monego
38582fb53c
gnu: Add spscqueue.
...
* gnu/packages/cpp.scm (spscqueue): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-16 17:32:24 -04:00
Vinicius Monego
9fe7b55ad0
gnu: Add libshout-idjc.
...
* gnu/packages/audio.scm (libshout-idjc): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-16 17:32:24 -04:00
Vinicius Monego
87535cbc98
gnu: opusfile: Fix Opus header lookups.
...
* gnu/packages/xiph.scm (opusfile)[arguments]<#:phases>: Add a 'fix-multistream'
phase.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-16 17:32:24 -04:00
Vinicius Monego
f2acd45eae
gnu: Add libdjinterop.
...
* gnu/packages/audio.scm (libdjinterop): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-16 17:32:24 -04:00
Vinicius Monego
5ced0440ed
gnu: Add libkeyfinder.
...
* gnu/packages/audio.scm (libkeyfinder): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-16 17:32:17 -04:00
Vivien Kraus
df24044824
gnu: minetest-basic-materials: Propagate minetest-moreores.
...
* gnu/packages/minetest.scm (minetest-basic-materials)
[propagated-inputs]: Add minetest-moreores.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-10-16 17:30:31 +02:00
Vivien Kraus
a4a96d2f6d
gnu: Add minetest-moreores.
...
* gnu/packages/minetest.scm (minetest-moreores): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-10-16 17:30:31 +02:00
Tobias Geerinckx-Rice
6979d57e53
gnu: font-abattis-cantarell: Update to 0.303.
...
This atones^Wfollows up on commit 44469ffd83
which, as its changelog suggests, was not supposed to suck.
* gnu/packages/fonts.scm (font-abattis-cantarell): Update to 0.303.
[source]: Fetch a zipbomb from GNOME's GitLab.
[build-system]: Use the font-build-system. We never actually built
anything.
[arguments]: Add custom 'unpack-source and 'unpack-variable-font phases.
[native-inputs]: Fetch another zipbomb from GNOME's GitLab.
Add unzip to unpack both of them. Remove gettext-minimal.
2021-10-16 17:30:30 +02:00
Tobias Geerinckx-Rice
e924e0adcf
gnu: fio: Update to 3.28.
...
* gnu/packages/benchmark.scm (fio): Update to 3.28.
[arguments]: Don't explicitly return #t from phases.
2021-10-16 17:30:30 +02:00
Tobias Geerinckx-Rice
877313f8c0
gnu: gtkwave: Update to 3.3.111.
...
* gnu/packages/fpga.scm (gtkwave): Update to 3.3.111.
2021-10-16 17:30:30 +02:00
Tobias Geerinckx-Rice
39c1660cef
gnu: font-overpass: Update to 3.0.5.
...
* gnu/packages/fonts.scm (font-overpass): Update to 3.0.5.
2021-10-16 17:30:29 +02:00
Tobias Geerinckx-Rice
c0a338b07b
gnu: fnott: Update to 1.1.2.
...
* gnu/packages/wm.scm (fnott): Update to 1.1.2.
2021-10-16 17:30:29 +02:00
Tobias Geerinckx-Rice
5ca4d617a0
gnu: handbrake: Update to 1.4.2.
...
* gnu/packages/video.scm (handbrake): Update to 1.4.2.
[source]: Don't explicitly return #t from snippet.
[arguments]: Nor from phases.
2021-10-16 17:30:29 +02:00
Tobias Geerinckx-Rice
dfbc2236ee
gnu: angband: Update to 4.2.3.
...
* gnu/packages/games.scm (angband): Update to 4.2.3.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[arguments]: Remove custom 'bootstrap phase.
2021-10-16 17:30:29 +02:00