Tobias Geerinckx-Rice
|
47ddb1091f
|
gnu: f3: Fix cross-compilation.
* gnu/packages/disk.scm (f3)[arguments]: Use CC-FOR-TARGET.
|
2020-11-07 15:35:07 +01:00 |
|
Tobias Geerinckx-Rice
|
d0f41f9140
|
gnu: duperemove: Update to 0.11.2.
* gnu/packages/disk.scm (duperemove): Update to 0.11.2.
|
2020-11-07 15:35:06 +01:00 |
|
Tobias Geerinckx-Rice
|
4ace204d8d
|
gnu: duperemove: Prepare for cross-compilation.
* gnu/packages/disk.scm (duperemove)[arguments]: Use CC-FOR-TARGET.
|
2020-11-07 15:35:06 +01:00 |
|
Tobias Geerinckx-Rice
|
7392ea3af0
|
gnu: doctest: Update to 2.4.1.
* gnu/packages/check.scm (doctest): Update to 2.4.1.
|
2020-11-07 15:35:06 +01:00 |
|
Tobias Geerinckx-Rice
|
e5d5146b87
|
gnu: firebird: Tweak description.
Suggested by Christopher Baines <mail@cbaines.net>.
* gnu/packages/databases.scm (firebird)[description]: Drop ‘and more’.
|
2020-11-07 15:35:06 +01:00 |
|
AuPath
|
ab138f824f
|
gnu: Add emacs-csharp-mode.
* gnu/packages/emacs-xyz.scm (emacs-csharp-mode): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
2020-11-07 14:27:47 +01:00 |
|
Tobias Geerinckx-Rice
|
c9188cdb60
|
gnu: thermald: Update to 2.3.
* gnu/packages/admin.scm (thermald): Update to 2.3.
[arguments]: Build verbosely.
Add a no-early-./configure phase.
[inputs]: Add libevdev, upower, and xz.
|
2020-11-07 13:40:46 +01:00 |
|
Tobias Geerinckx-Rice
|
7fb7838065
|
gnu: thermald: Correct licence.
* gnu/packages/admin.scm (thermald)[license]: It's GPL2-only.
|
2020-11-07 13:40:46 +01:00 |
|
Tobias Geerinckx-Rice
|
c073efc91c
|
gnu: kdenlive: Update to 20.08.3.
* gnu/packages/kde.scm (kdenlive): Update to 20.08.3.
|
2020-11-07 13:40:45 +01:00 |
|
Tobias Geerinckx-Rice
|
ac37c10de7
|
gnu: samba: Update to 4.13.2.
* gnu/packages/samba.scm (samba): Update to 4.13.2.
|
2020-11-07 13:40:45 +01:00 |
|
Tobias Geerinckx-Rice
|
c290e9fc52
|
gnu: system-config-printer: Update to 1.5.13.
* gnu/packages/gnome.scm (system-config-printer): Update to 1.5.13.
|
2020-11-07 13:40:45 +01:00 |
|
Tobias Geerinckx-Rice
|
a2c60f8ad2
|
gnu: shotwell: Update to 0.30.11.
* gnu/packages/gnome.scm (shotwell): Update to 0.30.11.
|
2020-11-07 13:40:45 +01:00 |
|
Tobias Geerinckx-Rice
|
c95fbe645f
|
gnu: bcachefs-tools: Update to 0.1-1.742dbbd.
* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-1.742dbbd.
[inputs]: Add eudev.
|
2020-11-07 13:40:45 +01:00 |
|
Tobias Geerinckx-Rice
|
d057a9c423
|
gnu: libscrypt: Add a :static output.
* gnu/packages/crypto.scm (libscrypt)[outputs]: Add "static" to this new
field.
[arguments]: Add an ‘install:static’ phase.
|
2020-11-07 13:40:45 +01:00 |
|
Tobias Geerinckx-Rice
|
9fbe695df5
|
gnu: libreoffice: Enable LibreOffice Base.
* gnu/packages/libreoffice.scm (libreoffice)[arguments]: Enable the
Firebird SDBC.
[inputs]: Add firebird.
|
2020-11-07 13:40:45 +01:00 |
|
Tobias Geerinckx-Rice
|
3f8158d6f0
|
gnu: Add firebird.
* gnu/packages/databases.scm (firebird): New public variable.
|
2020-11-07 13:40:45 +01:00 |
|
Christopher Baines
|
501b325b7e
|
gnu: guix-build-coordinator: Update to 0-5.98f5083.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-5.98f5083.
[native-inputs,propagated-inputs]: Add guile-lib.
|
2020-11-07 12:24:33 +00:00 |
|
Michael Rohleder
|
07239f39db
|
gnu: xfce4-power-manager: Update to 1.7.1.
* gnu/packages/xfce.scm (xfce4-power-manager): Update to 1.7.1.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
2020-11-07 19:33:11 +08:00 |
|
Noah Landis
|
d8ef0fe30c
|
gnu: Add emacs-monokai-theme.
* gnu/packages/emacs-xyz.scm (emacs-monokai-theme): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
2020-11-07 10:44:04 +01:00 |
|
Nicolas Goaziou
|
d360528512
|
gnu: emacs-emms: Update to 6.1.
* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 6.1.
|
2020-11-07 10:21:42 +01:00 |
|
Pierre Neidhardt
|
73dd9e5196
|
gnu: emacs-webfeeder: Update to 1.1.0.
* gnu/packages/emacs-xyz.scm (emacs-webfeeder): Update to 1.1.0.
|
2020-11-07 09:40:56 +01:00 |
|
Nicolas Goaziou
|
7b18ade5f0
|
gnu: Add rust-version-compare-0.0.
* gnu/packages/crates-io.scm (rust-version-compare-0.0): New variable.
|
2020-11-06 21:39:17 +01:00 |
|
Nicolas Goaziou
|
4513aaf385
|
gnu: Add rust-ansi-parser-0.6
* gnu/packages/crates-io.scm (rust-ansi-parser-0.6): New variable.
|
2020-11-06 21:25:23 +01:00 |
|
Ryan Prior via Guix-patches via
|
27ae5ae991
|
gnu: esbuild: Update to 0.8.4.
* gnu/packages/web.scm (esbuild): Update to 0.8.4.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
2020-11-06 11:46:57 -05:00 |
|
Ryan Prior via Guix-patches via
|
f7b1b22e4b
|
gnu: vala-language-server: Update to 0.48.1.
* gnu/packages/gnome-xyz.scm (vala-language-server): Update to 0.48.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
2020-11-06 11:46:56 -05:00 |
|
Ryan Prior via Guix-patches via
|
d1d69543ba
|
gnu: vala: Update to 0.50.1.
* gnu/packages/gnome.scm (vala-0.48): Remove variable.
(vala-0.50): New variable.
* gnu/packages/gnome-xyz.scm (vala-language-server)[inputs]: Adjust accordingly.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
2020-11-06 11:46:56 -05:00 |
|
Leo Famulari
|
0e25fe420e
|
gnu: linux-libre 4.14: Update to 4.14.204.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.204.
(linux-libre-4.14-pristine-source): Update hash.
|
2020-11-06 11:11:43 -05:00 |
|
Leo Famulari
|
fa8e21a986
|
gnu: linux-libre 4.19: Update to 4.19.155.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.155.
(linux-libre-4.19-pristine-source): Update hash.
|
2020-11-06 11:11:43 -05:00 |
|
Leo Famulari
|
54288f59b6
|
gnu: linux-libre 5.4: Update to 5.4.75.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.74.
(linux-libre-5.4-pristine-source): Update hash.
|
2020-11-06 11:11:43 -05:00 |
|
Leo Famulari
|
cfeef4cf24
|
gnu: linux-libre: Update to 5.9.6.
* gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.6.
(linux-libre-5.9-pristine-source): Update hash.
|
2020-11-06 11:11:39 -05:00 |
|
Leo Famulari
|
ae9fbece00
|
gnu: gqrx: Update to 2.13.3.
* gnu/packages/radio.scm (gqrx): Update to 2.13.3.
|
2020-11-05 17:44:56 -05:00 |
|
Nicolas Goaziou
|
31200d8b05
|
gnu: emacs-solidity: Fix version.
* gnu/packages/emacs-xyz.scm (emacs-solidity): Fix version since the commit
used does not match a version bump.
|
2020-11-05 23:27:19 +01:00 |
|
Martin Becze
|
40bf42121f
|
gnu: Add emacs-solidity.
* gnu/packages/emacs-xyz.scm (emacs-solidity): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
2020-11-05 23:25:00 +01:00 |
|
nixo
|
0e74436137
|
gnu: Add font-juliamono.
* gnu/packages/fonts.scm (font-juliamono): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
2020-11-05 23:16:13 +01:00 |
|
Noah Landis
|
2d357136dc
|
gnu: Add emacs-nord-theme.
* gnu/packages/emacs-xyz.scm (emacs-nord-theme): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
2020-11-05 21:20:52 +01:00 |
|
raingloom
|
d814246e2e
|
gnu: Add yggdrasil.
* gnu/packages/networking.scm (yggdrasil): New variable.
* gnu/packages/patches/yggdrasil-extra-config.patch: New file.
* gnu/local.mk (dist_PATCH_DATA): Add it.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
2020-11-05 18:44:20 +01:00 |
|
raingloom
|
6ba1769da1
|
gnu: Add go-github-com-kardianos-minwinsvc.
* gnu/packages/golang.scm (go-github-com-kardianos-minwinsvc): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
2020-11-05 18:44:16 +01:00 |
|
raingloom
|
546ddefc76
|
gnu: Add go-golang-zx2c4-com-wireguard.
* gnu/packages/golang.scm (go-golang-zx2c4-com-wireguard): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
2020-11-05 18:44:10 +01:00 |
|
raingloom
|
1ce9759407
|
gnu: Add go-github-com-hjson-hjson-go.
* gnu/packages/golang.scm (go-github-com-hjson-hjson-go): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
2020-11-05 18:44:06 +01:00 |
|
raingloom
|
336c9f0a81
|
gnu: Add go-github-com-hashicorp-go-syslog.
* gnu/packages/golang.scm (go-github-com-hashicorp-go-syslog): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
2020-11-05 18:43:59 +01:00 |
|
Leo Famulari
|
251cb68342
|
gnu: linux-libre: Update to 5.9.4.
* gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.4.
(linux-libre-5.9-pristine-source): Update hash.
|
2020-11-05 11:48:45 -05:00 |
|
Ludovic Courtès
|
a5945a60cf
|
gnu: chromium: Silent 'local-file' warning.
This is a followup to fddc870632.
* gnu/packages/chromium.scm (%guix-patches): Use 'assume-valid-file-name'.
|
2020-11-05 16:15:22 +01:00 |
|
Leo Famulari
|
552e9fc163
|
gnu: dump1090: Update to 4.0.
* gnu/packages/radio.scm (dump1090): Update to 4.0.
|
2020-11-05 00:57:27 -05:00 |
|
Tobias Geerinckx-Rice
|
facdae042d
|
gnu: virt-viewer: Enable VNC support.
* gnu/packages/spice.scm (virt-viewer)[inputs]: Add gtk-vnc.
|
2020-11-05 04:00:13 +01:00 |
|
Tobias Geerinckx-Rice
|
d67721ba9d
|
gnu: praat: Update to 6.1.30.
* gnu/packages/language.scm (praat): Update to 6.1.30.
|
2020-11-05 03:46:12 +01:00 |
|
Tobias Geerinckx-Rice
|
48951e8502
|
gnu: python-audioread: Update to 2.1.9.
* gnu/packages/mp3.scm (python-audioread): Update to 2.1.9.
|
2020-11-05 03:46:12 +01:00 |
|
Tobias Geerinckx-Rice
|
c2ea080e05
|
gnu: toxic: Update to 0.8.4.
* gnu/packages/messaging.scm (toxic): Update to 0.8.4.
|
2020-11-05 03:46:12 +01:00 |
|
Tobias Geerinckx-Rice
|
76373c95b4
|
gnu: libnice: Update to 0.1.18.
* gnu/packages/networking.scm (libnice): Update to 0.1.18.
[arguments]: Add a new ‘disable-failing-test’ phase.
|
2020-11-05 03:46:11 +01:00 |
|
Tobias Geerinckx-Rice
|
471ab8772c
|
gnu: lldpd: Omit static library.
* gnu/packages/networking.scm (lldpd)[arguments]: Add ‘--disable-static’
to the #:configure-flags.
|
2020-11-05 03:46:11 +01:00 |
|
Tobias Geerinckx-Rice
|
7a484a47a4
|
gnu: lldpd: Update to 1.0.7.
* gnu/packages/networking.scm (lldpd): Update to 1.0.7.
|
2020-11-05 03:46:11 +01:00 |
|