Tobias Geerinckx-Rice
6f78fe353e
gnu: acpi-call-linux-module: Remove reference to bash.
...
* gnu/packages/linux.scm (acpi-call-linux-module)[arguments]: Add a
‘patch-shebangs-harder’ phase.
2020-11-22 15:58:32 +01:00
Tobias Geerinckx-Rice
6aa8f213c4
gnu: acpi-call-linux-module: Update to 1.2.1.
...
This decrements VERSION to match (pre-fork) upstream's. One doesn't
‘guix install’ kernel modules so I don't expect problems in practice.
* gnu/packages/linux.scm (acpi-call-linux-module): Update to 1.2.1.
[source]: Update renamed upstream.
2020-11-22 15:58:32 +01:00
Guillaume Le Vaillant
b7c392a697
gnu: Add minidjvu.
...
* gnu/packages/djvu.scm (minidjvu): New variable.
2020-11-22 14:28:45 +01:00
Guillaume Le Vaillant
e75d121ca4
gnu: djvulibre: Add JPEG and TIFF support.
...
* gnu/packages/djvu.scm (djvulibre)[inputs]: Add libjpeg-turbo and libtiff.
2020-11-22 14:28:45 +01:00
Guillaume Le Vaillant
42c8c30ff3
gnu: Add djvu2pdf.
...
* gnu/packages/djvu.scm (djvu2pdf): New variable.
2020-11-22 14:28:45 +01:00
Nicolas Goaziou
bdd5fea69e
gnu: emacs-ebdb: Update to 0.6.21.
...
* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.6.21.
2020-11-22 14:01:59 +01:00
Danny Milosavljevic
d82f227291
gnu: Add heads-dev-cpio.
...
* gnu/packages/heads.scm (heads-dev-cpio): New variable.
2020-11-22 11:05:11 +01:00
Raghav Gururajan
eeee65076e
gnu: dino: Add some inputs.
...
These new inputs are referenced by the package, but were previously used
indirectly via propagation from other inputs. Now they are just directly added.
* gnu/packages/messaging.scm (dino) [native-inputs]: Add gtk+:bin.
Correct label of glib:bin.
[inputs]: Add glib.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-11-21 20:18:04 -05:00
Raghav Gururajan
6d55b1546d
gnu: dino: Re-arrange inputs in alphabetical order.
...
* gnu/packages/messaging.scm (dino) [native-inputs]: Re-order.
[inputs]: Re-order.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-11-21 20:18:03 -05:00
Raghav Gururajan
5988d53159
gnu: dino: Update synopsis and description.
...
* gnu/packages/messaging.scm (dino) [synopsis]: Modify.
[description]: Modify.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-11-21 20:18:03 -05:00
Raghav Gururajan
d829c348f8
gnu: dino: Make some cosmetic changes.
...
* gnu/packages/messaging.scm (dino): Make some cosmetic changes.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-11-21 20:17:54 -05:00
Tobias Geerinckx-Rice
157173bf1d
gnu: youtube-dl: Update to 2020.11.21.1.
...
* gnu/packages/video.scm (youtube-dl): Update to 2020.11.21.1.
2020-11-22 00:44:59 +01:00
Tobias Geerinckx-Rice
234558f4a3
gnu: bpftrace: Update to 0.11.4.
...
* gnu/packages/linux.scm (bpftrace): Update to 0.11.4.
2020-11-21 23:00:07 +01:00
Tobias Geerinckx-Rice
fe9d480ad6
gnu: hidapi: Update to 0.10.0.
...
* gnu/packages/libusb.scm (hidapi): Update to 0.10.0.
2020-11-21 23:00:07 +01:00
Tobias Geerinckx-Rice
1aac30a4e9
gnu: libseccomp: Update to 2.5.1.
...
* gnu/packages/linux.scm (libseccomp): Update to 2.5.1.
2020-11-21 23:00:07 +01:00
Tobias Geerinckx-Rice
4259c7c35e
gnu: hstr: Update to 2.3.
...
* gnu/packages/shellutils.scm (hstr): Update to 2.3.
2020-11-21 23:00:07 +01:00
Tobias Geerinckx-Rice
c5fcdb5cf7
gnu: inspircd: Support Argon2 hashes.
...
* gnu/packages/irc.scm (inspircd)[arguments]: Enable the argon2 extra.
[inputs]: Add argon2.
2020-11-21 23:00:06 +01:00
Tobias Geerinckx-Rice
fb71e5a83d
gnu: inspircd: Make most inputs non-native.
...
* gnu/packages/irc.scm (inspircd)[native-inputs]: Reduce to pkg-config.
Move the rest…
[inputs]: …here.
2020-11-21 23:00:06 +01:00
Tobias Geerinckx-Rice
1bf139947e
gnu: inspircd: Remove unused input.
...
* gnu/packages/irc.scm (inspircd)[native-inputs]: Remove libgcrypt.
2020-11-21 23:00:06 +01:00
Tobias Geerinckx-Rice
7b6750a6d8
gnu: inspircd: Update to 3.8.1.
...
* gnu/packages/irc.scm (inspircd): Update to 3.8.1.
2020-11-21 23:00:06 +01:00
Tobias Geerinckx-Rice
13180f6acc
services: cups: Add Splix by default.
...
* gnu/services/cups.scm (cups-configuration): Add splix to the default extensions.
* doc/guix.texi (Printing Services): Document it.
2020-11-21 23:00:06 +01:00
Tobias Geerinckx-Rice
0b57c1b09e
gnu: Rename escpr to epson-inkjet-printer-escpr.
...
‘escpr’ is nice and short, but everyone else calls this package
‘epson-inkjet-printer-escpr’. More importantly, so does upstream.
* gnu/packages/cups.scm (escpr, epson-inkjet-printer-escpr,): Rename
escpr to epson-inkjet-printer-escpr, redefining escpr as
deprecated-package. Adjust all users.
2020-11-21 22:59:47 +01:00
Tobias Geerinckx-Rice
3b2a26219f
gnu: escpr: Omit static library.
...
* gnu/packages/cups.scm (escpr)[arguments]: Add "--disable-static"
to #:configure-flags.
2020-11-21 22:55:04 +01:00
Morgan Smith
24bb392c0b
gnu: emacs-literate-calc-mode: Update to 0.1-1.a50e897
...
* gnu/packages/emacs-xyz.scm (emacs-literate-calc-mode): Update to 0.1-1.a50e897
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-21 22:26:36 +01:00
Niklas Eklund
908272c895
gnu: Add emacs-undo-fu.
...
* gnu/packages/emacs-xyz.scm (emacs-undo-fu): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-21 22:06:38 +01:00
Efraim Flashner
c8535c2527
gnu: openssl: Fix cross compiling for powerpc targets.
...
* gnu/packages/tls.scm (openssl)[arguments]: Add cross compile target
cases for powerpc64le-linux, powerpc64-linux and powerpc-linux.
2020-11-21 22:05:44 +02:00
Ludovic Courtès
bb21a5f29b
gnu: xfdesktop: Add Guix logo to the default background.
...
* gnu/packages/xfce.scm (xfdesktop)[arguments]: In
'prepare-background-image' phase, add "xfce-stripes.png".
2020-11-21 15:49:36 +01:00
Nicolas Goaziou
68feb83790
gnu: emacs-polymode-ansible: Remove outdated comment.
...
* gnu/packages/emacs-xyz.scm (emacs-polymode-ansible): Remove outdated
comment.
2020-11-21 13:56:13 +01:00
Nicolas Goaziou
22ab5f595e
gnu: emacs-polymode-ansible: Update to 0.3.0.
...
* gnu/packages/emacs-xyz.scm (emacs-polymode-ansible): Update to 0.3.0.
2020-11-21 13:01:11 +01:00
Nicolas Goaziou
4445c644b5
gnu: emacs-polymode-org: Update to 0.2.2.
...
* gnu/packages/emacs-xyz.scm (emacs-polymode-org): Update to 0.2.2.
2020-11-21 12:59:29 +01:00
Nicolas Goaziou
4df05a6c8a
gnu: emacs-polymode: Update to 0.2.2.
...
* gnu/packages/emacs-xyz.scm (emacs-polymode): Update to 0.2.2.
2020-11-21 12:59:29 +01:00
Nicolas Goaziou
6a5e0cb1e6
gnu: emacs-attrap: Update to 1.1.
...
* gnu/packages/emacs-xyz.scm (emacs-attrap): Update to 1.1.
2020-11-21 12:52:38 +01:00
Nicolas Goaziou
8cf9a367b4
gnu: emacs-org-edit-latex: Update to 0.8.3.
...
* gnu/packages/emacs-xyz.scm (emacs-org-edit-latex): Update to 0.8.3.
[synopsis, description]: Improve typography.
2020-11-21 12:45:19 +01:00
Ludovic Courtès
2200bb2146
linux-initrd: Remove unnecessary timestamp reset phase.
...
* gnu/build/linux-initrd.scm (write-cpio-archive): Mention timestamps in
docstring.
(build-initrd): Remove unnecessary timestamp reset phase.
2020-11-21 12:39:14 +01:00
Joseph LaFreniere
90eb5dd6b5
gnu: Add emacs-major-mode-hydra.
...
* gnu/packages/emacs-xyz.scm (emacs-major-mode-hydra): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-21 09:11:11 +00:00
Joseph LaFreniere
84b00783da
gnu: Add emacs-pretty-hydra.
...
* gnu/packages/emacs-xyz.scm (emacs-pretty-hydra): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-21 09:10:48 +00:00
Nicolas Goaziou
462aaa85ff
gnu: emacs-jsonrpc: Update to 1.0.14.
...
* gnu/packages/emacs-xyz.scm (emacs-jsonrpc): Update to 1.0.14.
2020-11-21 09:18:55 +01:00
Maxim Cournoyer
20c64fc2e2
gnu: python-pillow: Add the python2-variant property.
...
This is apparently required to get the package-with-python2 package
transformer to pick up the correct python2-pillow package instead of
attempting to create a new one with the same version as python-pillow, as it
would happen for python2-matplotlib for example.
* gnu/packages/python-xyz.scm (python-pillow): Add python2-variant property.
(python2-pillow): Strip python2-variant property from inherited python-pillow,
and fix indentation.
2020-11-21 00:25:07 -05:00
Maxim Cournoyer
4d6dcba927
gnu: python2-pillow: Fix build.
...
* gnu/packages/python-xyz.scm (python2-pillow): Downgrade to version 6.2.2.
2020-11-20 23:53:15 -05:00
Marius Bakke
beba9ff821
gnu: Add python-moto.
...
* gnu/packages/python-xyz.scm (python-moto): New public variable.
2020-11-21 01:21:32 +01:00
Marius Bakke
160c6af5ce
gnu: Add python-flask-cors.
...
* gnu/packages/python-web.scm (python-flask-cors): New public variable.
2020-11-21 01:21:32 +01:00
Marius Bakke
f1163b8803
gnu: Add python-junit-xml.
...
* gnu/packages/python-check.scm (python-junit-xml): New public variable.
2020-11-21 01:21:32 +01:00
Marius Bakke
78c5f162b7
gnu: Add python-cfn-lint.
...
* gnu/packages/python-web.scm (python-cfn-lint): New public variable.
2020-11-21 01:21:32 +01:00
Marius Bakke
07caffbfbd
gnu: python-jsonpatch: Propagate required input.
...
* gnu/packages/python-xyz.scm (python-jsonpatch)[native-inputs]: Move
PYTHON-JSONPOINTER ...
[propagated-inputs]: ... here.
2020-11-21 01:21:32 +01:00
Marius Bakke
bfed77abea
gnu: Add python-aws-sam-translator.
...
* gnu/packages/python-web.scm (python-aws-sam-translator): New public variable.
2020-11-21 01:21:32 +01:00
Marius Bakke
fb871c5899
gnu: Add python-boto.
...
* gnu/packages/python-xyz.scm (python-boto): New public variable.
2020-11-21 01:21:32 +01:00
Marius Bakke
53346d0332
gnu: Add python-jose.
...
* gnu/packages/python-web.scm (python-jose): New public variable.
2020-11-21 01:21:32 +01:00
Marius Bakke
079de0b142
gnu: Add python-aws-xray-sdk.
...
* gnu/packages/python-web.scm (python-aws-xray-sdk): New public variable.
2020-11-21 01:21:32 +01:00
Marius Bakke
484459fa47
gnu: Add python-jsonpickle.
...
* gnu/packages/python-web.scm (python-jsonpickle): New public variable.
2020-11-21 01:21:32 +01:00
Marius Bakke
9d3449f77a
gnu: Add python-sshpubkeys.
...
* gnu/packages/python-xyz.scm (python-sshpubkeys): New public variable.
2020-11-21 01:21:31 +01:00