Sharlatan Hellseher
88eb5370ec
gnu: Add cl-mssql.
...
* gnu/packages/lisp-xyz.scm (cl-mssql, ecl-mssql, sbcl-mssql): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-01-14 10:22:50 +01:00
Sharlatan Hellseher
0c0a2831b0
gnu: Add freetds.
...
* gnu/packages/databases.scm (freetds): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-01-14 10:22:50 +01:00
Ludovic Courtès
a879e35116
gnu: guix: Update to 1w6i9z4.
...
* gnu/packages/package-management.scm (guix): Update to 1w6i9z4.
2021-01-14 09:12:25 +01:00
Jelle Licht
296156d9d1
gnu: emacs-ivy-posframe: Fix source URL.
...
* gnu/packages/emacs-xyz.scm (emacs-ivy-posframe)[source]: Fix URL.
2021-01-14 08:46:25 +01:00
Vincent Legoll
ca34b6f045
gnu: ipxe: Update to 1.21.1.
...
* gnu/packages/bootloaders.scm (ipxe): Update to 1.21.1.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-01-14 01:31:06 +01:00
Vincent Legoll
aeed7218a9
gnu: Add ipxe.
...
* gnu/packages/bootloaders.scm (ipxe): New variable.
* gnu/packages/patches/ipxe-reproducible-geniso.patch: New file …
* gnu/local.mk (dist_patch_DATA): … add it.
Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
Co-authored-by: Brice Waegeneire <brice@waegenei.re>
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-01-14 01:17:04 +01:00
Christopher Lemmer Webber
872aa117d2
gnu: crawl: Update to 0.26.0.
...
* gnu/packages/games.scm (crawl): Update to 0.26.0.
Remove no-longer-needed snippet.
2021-01-13 18:30:41 -05:00
Ludovic Courtès
0d22fc8d36
services: shepherd: 'shepherd-service-type' requires documentation.
...
* gnu/services/shepherd.scm (shepherd-service-type): Require a
'description' form.
* gnu/services/base.scm (root-file-system-service-type)
(rngd-service-type, host-name-service-type):
(virtual-terminal-service-type, console-keymap-service-type)
(syslog-service-type, swap-service-type)
(kmscon-service-type): Add description.
* gnu/services/networking.scm (dhcp-client-service-type): Likewise.
* gnu/system/install.scm (cow-store-service-type): Likewise.
* gnu/system/linux-container.scm (dummy-networking-service-type):
Likewise.
* gnu/system/mapped-devices.scm (device-mapping-service-type):
Likewise.
* tests/guix-system.sh: Likewise.
2021-01-13 22:24:18 +01:00
Leo Famulari
e9f3a800e2
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-01-13 16:15:18 -05:00
Leo Famulari
40dc597b06
gnu: linux-libre 4.19: Update to 4.19.167.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.167.
(linux-libre-4.19-pristine-source): Update hash.
2021-01-13 16:15:15 -05:00
Leo Famulari
0dc484edcf
gnu: linux-libre 4.4: Update to 4.4.251.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.251.
(linux-libre-4.4-pristine-source): Update hash.
2021-01-13 14:05:18 -05:00
Leo Famulari
d679a78489
gnu: linux-libre 4.9: Update to 4.9.251.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.251.
(linux-libre-4.9-pristine-source): Update hash.
2021-01-13 14:05:18 -05:00
Leo Famulari
c2a594defa
gnu: linux-libre 5.4: Update to 5.4.89.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.89.
(linux-libre-5.4-pristine-source): Update hash.
2021-01-13 14:05:18 -05:00
Leo Famulari
61d21a7e44
gnu: linux-libre 5.10: Update to 5.10.7.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.7.
(linux-libre-5.10-pristine-source): Update hash.
2021-01-13 14:05:18 -05:00
Fredrik Salomonsson
63a0fe4c8a
gnu: Add pinentry-rofi.
...
* gnu/packages/gnupg.scm (pinentry-rofi): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-13 16:26:59 +01:00
Raphaël Mélotte
7c430e8763
gnu: Add emacs-helm-slack.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-slack): New variable.
Signed-off-by: Raphaël Mélotte <raphael.melotte@mind.be>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-13 16:26:59 +01:00
Vinicius Monego
5cdae34774
gnu: setzer: Update to 0.3.9.
...
* gnu/packages/gnome.scm (setzer): Update to 0.3.9.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-13 16:26:58 +01:00
Vinicius Monego
d29e09ff36
gnu: libredwg: Update to 0.12.
...
* gnu/packages/engineering.scm (libredwg): Update to 0.12.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-13 16:26:58 +01:00
Ludovic Courtès
9673402d02
gnu: cmh: Update source code URL.
...
Partly fixes <https://bugs.gnu.org/42162 >.
* gnu/packages/algebra.scm (cmh)[source, home-page]: Refer to
multiprecision.org.
2021-01-13 16:26:58 +01:00
Andreas Enge
56bfc71f0b
gnu: gmp-ecm: Update source URI.
...
* gnu/packages/algebra.scm (gmp-ecm): Update source URI from gforge.inria.fr
to gitlab.inria.fr.
2021-01-13 16:02:58 +01:00
Nicolas Goaziou
fb65185379
gnu: emacs-websocket: Update to 1.13.1.
...
* gnu/packages/emacs-xyz.scm (emacs-websocket): Update to 1.13.1.
2021-01-13 15:51:02 +01:00
Nicolas Goaziou
665030bdd2
gnu: emacs-posframe: Update to 0.8.4.
...
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.8.4.
2021-01-13 15:49:26 +01:00
Pierre Neidhardt
dc9c866f6f
gnu: Add cmd.
...
* gnu/packages/lisp-xyz.scm (cl-cmd, ecl-cmd, sbcl-cmd): New variables.
2021-01-13 15:18:08 +01:00
Pierre Neidhardt
8142c550f0
gnu: Add shlex.
...
* gnu/packages/lisp-xyz.scm (cl-shlex, ecl-shlex, sbcl-shlex): New variables.
2021-01-13 15:16:41 +01:00
Leo Prikler
645a28ee97
Reapply "system: Assert, that user and group names are unique."
...
* gnu/system/shadow.scm (assert-unique-account-names)
(assert-unique-group-names): Demote formatted-message to warning.
2021-01-13 00:44:34 +01:00
Jonathan Brielmaier
8488f45b6e
Revert "system: Assert, that user and group names are unique."
...
This reverts commit a3002104a8
, which
breaks certain system configurations like:
$ guix system reconfigure config.scm
guix system: error: the following groups appear more than once: lp
2021-01-12 23:53:53 +01:00
Leo Famulari
b1cb9e67a6
gnu: Sonata: Update to 1.7.0.
...
* gnu/packages/mpd.scm (sonata): Update to 1.7.0.
2021-01-12 17:43:41 -05:00
Tanguy Le Carrour
85e97c9694
gnu: python-mpd2: Update to 3.0.1.
...
* gnu/packages/mpd.scm (python-mpd2): Update to 3.0.1.
[arguments]: Use pytest to run the tests.
[native-inputs] Add python-pytest.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-01-12 17:19:13 -05:00
Leo Famulari
080d80b6fe
gnu: beets-bandcamp: Fix formatting.
...
* gnu/packages/music.scm (beets-bandcamp)[description]: Fix formatting.
2021-01-12 17:19:13 -05:00
Tobias Geerinckx-Rice
5aa81639ff
gnu: redis: Update to 6.0.10.
...
* gnu/packages/databases.scm (redis): Update to 6.0.10.
2021-01-12 22:51:35 +01:00
Tobias Geerinckx-Rice
4de576e9b2
gnu: Fix comment typo.
...
* gnu/packages/efi.scm: Purge spurious space.
2021-01-12 22:51:35 +01:00
Vincent Legoll
373f808df2
gnu: Add efi_analyzer.
...
* gnu/packages/engineering.scm (efi_analyzer): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-01-12 22:08:33 +01:00
Jonathan Brielmaier
b8c3fa315a
gnu: icedove: Update to 78.6.1.
...
* gnu/packages/gnuzilla.scm (icedove): Update to 78.6.1.
2021-01-12 18:50:27 +01:00
Mathieu Othacehe
bb4e67415e
installer: Fix crash in parameters menu.
...
Fixes: <https://issues.guix.gnu.org/45378 >.
* gnu/installer/newt/keymap.scm (run-layout-page): Return false when
"Continue" button is pressed.
(run-keymap-page): Do not try to compute variants if layout is false. Also do
not try to format the result if layout is false.
* gnu/installer.scm (compute-keymap-step): Do not apply keymap if
"run-keymap-page" returns false.
2021-01-12 16:40:27 +01:00
Tobias Geerinckx-Rice
55157c9071
gnu: ispell: Update to 3.4.02.
...
* gnu/packages/aspell.scm (ispell): Update to 3.4.02.
2021-01-12 15:19:49 +01:00
Tobias Geerinckx-Rice
01dec9ed85
gnu: skopeo: Update to 1.2.1.
...
* gnu/packages/virtualization.scm (skopeo): Update to 1.2.1.
2021-01-12 15:19:49 +01:00
Tobias Geerinckx-Rice
e55f0aaf25
gnu: gpgme: Update to 1.15.1.
...
* gnu/packages/gnupg.scm (gpgme): Update to 1.15.1.
2021-01-12 15:19:49 +01:00
aecepoglu
e3b71ee6dc
ocaml: Add ocaml-down.
...
* gnu/packages/ocaml.scm (ocaml-down): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-01-12 15:03:59 +01:00
aecepoglu
564cbfd99f
ocaml: Add ocaml-ocp-index.
...
* gnu/packages/ocaml.scm (ocaml-ocp-index): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-01-12 15:02:11 +01:00
aecepoglu
b6529e1896
ocaml: Add ocaml-ocp-indent.
...
* gnu/packages/ocaml.scm (ocaml-ocp-indent): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-01-12 15:01:05 +01:00
Pierre Neidhardt
151dff1650
gnu: lisp-repl-core-dumper: Update to 0.4.0.
...
* gnu/packages/lisp.scm (lisp-repl-core-dumper): Update to 0.4.0.
2021-01-12 13:46:11 +01:00
Pierre Neidhardt
3bd8d045fe
gnu: Add magicffi.
...
* gnu/packages/lisp-xyz.scm (cl-magicffi, ecl-magicffi, sbcl-magicffi): New variables.
2021-01-12 13:44:52 +01:00
Efraim Flashner
f60ef2f7a4
gnu: kdeconnect: Fix wayland compatibility.
...
* gnu/packages/kde.scm (kdeconnect)[inputs]: Add qtwayland.
2021-01-12 13:45:01 +02:00
Oleg Pykhalov
4e511fcfce
services: Add keepalived service.
...
* gnu/services/networking.scm (<keepalived-configuration>): New record.
(keepalived-shepherd-service): New procedure.
(keepalived-service-type): New variable.
* doc/guix.texi (Networking Services): Document this.
2021-01-12 14:40:36 +03:00
Oleg Pykhalov
79ba12a1db
services: Add syncthing service.
...
* gnu/services/syncthing.scm: New file.
* gnu/local.mk: Add this.
* doc/guix.texi: Document this.
2021-01-12 14:40:36 +03:00
Tobias Geerinckx-Rice
dd42c528db
gnu: scribus: Build with podofo 0.9.6.
...
* gnu/packages/scribus.scm (podofo-for-scribus): New private variable.
(scribus)[inputs]: Use it instead of the regular podofo.
Reported by Vincent Legoll <vincent.legoll@gmail.com>.
2021-01-12 11:48:39 +01:00
Efraim Flashner
09d800cb42
gnu: dbxfs: Update to 1.0.50.
...
* gnu/packages/file-systems.scm (dbxfs): Update to 1.0.50.
2021-01-12 12:09:27 +02:00
Efraim Flashner
1d8e62b893
gnu: python-userspacefs: Update to 2.0.3.
...
* gnu/packages/python-xyz.scm (python-userspacefs): Update to 2.0.3.
2021-01-12 12:08:45 +02:00
Efraim Flashner
274a6399fb
gnu: libreoffice: Update to 6.4.7.2.
...
* gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.7.2.
2021-01-12 11:59:10 +02:00
Efraim Flashner
66c352a1fa
gnu: neon: Don't build static library.
...
* gnu/packages/version-controls.scm (neon)[arguments]: Add
configure-flag to skip static library.
2021-01-12 11:59:10 +02:00
Efraim Flashner
68bee13aa7
gnu: neon: Update to 0.31.2.
...
* gnu/packages/version-control.scm (neon): Update to 0.31.2.
[source]: Use new upstream URI.
[home-page]: Update to new home-page.
2021-01-12 11:59:07 +02:00
Michael Rohleder
38d2435fbe
gnu: reuse: Update to 0.12.1.
...
* gnu/packages/license.scm (reuse): Update to 0.12.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-12 09:51:07 +01:00
Michael Rohleder
c577b3062a
gnu: libebml: Update to 1.4.1.
...
* gnu/packages/xml.scm (libebml): Update to 1.4.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-12 09:50:50 +01:00
Brit Butler via Guix-patches via
10f75456af
gnu: Add emacs-marginalia.
...
* gnu/packages/emacs-xyz.scm (emacs-marginalia): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-12 09:48:37 +01:00
Michael Rohleder
18c6249773
gnu: emacs-evil-matchit: Update to 2.3.10.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 2.3.10.
2021-01-12 09:41:34 +01:00
Michael Rohleder
ac3041e86c
gnu: emacs-goto-chg: Update to 1.7.3-2.2af6121.
...
* gnu/packages/emacs-xyz.scm (emacs-goto-chg): Update to 1.7.3-2.2af6121.
[propagated-inputs]: Remove emacs-undo-tree, because it's a soft dependency now.
2021-01-12 09:41:29 +01:00
Noah Evans
dd0f99cc38
gnu: Add emacs-anki-editor.
...
* gnu/packages/emacs-xyz.scm (emacs-anki-editor): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-12 09:39:57 +01:00
Nicolas Goaziou
d766309d71
gnu: emacs-adaptive-wrap: Update to 0.8.
...
* gnu/packages/emacs-xyz.scm (emacs-adaptive-wrap): Update to 0.8.
2021-01-12 09:31:58 +01:00
Tobias Geerinckx-Rice
f849b05747
gnu: sudo: Update to 1.9.5p1 [fixes setuid sudoedit].
...
* gnu/packages/admin.scm (sudo): Update to 1.9.5p1.
2021-01-12 09:10:08 +01:00
Marius Bakke
81c07be72a
gnu: ungoogled-chromium: Update to 87.0.4280.141-0.483a1ba.
...
* gnu/packages/chromium.scm (%chromium-version): Set to 87.0.4280.141.
(%ungoogled-revision): Set to 483a1bae4eee601c7d0a4a63499380e40e4f8a44.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
2021-01-12 01:08:23 +01:00
Tobias Geerinckx-Rice
d2199e7138
gnu: s6-linux-utils: Update to 2.5.1.4.
...
* gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.5.1.4.
2021-01-11 23:55:31 +01:00
Tobias Geerinckx-Rice
e2a9f0de2d
gnu: s6-linux-init: Update to 1.0.6.0.
...
* gnu/packages/skarnet.scm (s6-linux-init): Update to 1.0.6.0.
2021-01-11 23:55:31 +01:00
Tobias Geerinckx-Rice
3edca4794c
gnu: s6-portable-utils: Update to 2.2.3.1.
...
* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.3.1.
2021-01-11 23:55:30 +01:00
Tobias Geerinckx-Rice
089f3ffc79
gnu: s6-rc: Update to 0.5.2.1.
...
* gnu/packages/skarnet.scm (s6-rc): Update to 0.5.2.1.
2021-01-11 23:55:30 +01:00
Tobias Geerinckx-Rice
f5be539c9b
gnu: s6-networking: Update to 2.4.0.0.
...
* gnu/packages/skarnet.scm (s6-networking): Update to 2.4.0.0.
2021-01-11 23:55:30 +01:00
Tobias Geerinckx-Rice
1cd45f723a
gnu: s6-dns: Update to 2.3.4.0.
...
* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.4.0.
2021-01-11 23:55:30 +01:00
Tobias Geerinckx-Rice
11e4b17b87
gnu: s6: Update to 2.10.0.0.
...
* gnu/packages/skarnet.scm (s6): Update to 2.10.0.0.
2021-01-11 23:55:29 +01:00
Tobias Geerinckx-Rice
d7110d380b
gnu: execline: Update to 2.7.0.0.
...
* gnu/packages/skarnet.scm (execline): Update to 2.7.0.0.
2021-01-11 23:55:29 +01:00
Tobias Geerinckx-Rice
c261aa2043
gnu: skalibs: Update to 2.10.0.0.
...
* gnu/packages/skarnet.scm (skalibs): Update to 2.10.0.0.
2021-01-11 23:55:29 +01:00
Tobias Geerinckx-Rice
ca8ac129a4
gnu: sord: Update to 0.16.8.
...
* gnu/packages/rdf.scm (sord): Update to 0.16.8.
2021-01-11 23:55:28 +01:00
Tobias Geerinckx-Rice
103b0ca3a7
gnu: serd: Update to 0.30.8.
...
* gnu/packages/rdf.scm (serd): Update to 0.30.8.
2021-01-11 23:55:28 +01:00
Tobias Geerinckx-Rice
8153705512
gnu: podofo: Omit static library.
...
* gnu/packages/pdf.scm (podofo)[arguments]: Remove explicit
"-DPODOFO_BUILD_STATIC=ON" from #:configure-flags.
2021-01-11 23:31:09 +01:00
Tobias Geerinckx-Rice
df50d2a02d
gnu: podofo: Update to 0.9.7.
...
* gnu/packages/pdf.scm (podofo): Update to 0.9.7.
[source]: Remove patch.
* gnu/packages/patches/podofo-cmake-3.12.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2021-01-11 23:31:09 +01:00
Tobias Geerinckx-Rice
b226ccf3ff
gnu: mcelog: Don't use unstable tarball.
...
* gnu/packages/linux.scm (mcelog)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2021-01-11 23:31:09 +01:00
Tobias Geerinckx-Rice
0463f7d706
gnu: mcelog: Cross-compile.
...
* gnu/packages/linux.scm (mcelog)[arguments]: Use CC-FOR-TARGET.
2021-01-11 23:31:09 +01:00
Tobias Geerinckx-Rice
1f2e96ad03
gnu: mcelog: Update to 175.
...
* gnu/packages/linux.scm (mcelog): Update to 175.
2021-01-11 23:31:08 +01:00
Tobias Geerinckx-Rice
aec795a5a1
gnu: inxi-minimal: Update to 3.2.02-1.
...
* gnu/packages/admin.scm (inxi-minimal): Update to 3.2.02-1.
2021-01-11 23:31:08 +01:00
Tobias Geerinckx-Rice
26bd3dc9ad
gnu: erofs-utils: Update to 1.2.1.
...
* gnu/packages/linux.scm (erofs-utils): Update to 1.2.1.
2021-01-11 23:31:08 +01:00
Tobias Geerinckx-Rice
7ece89fa2b
gnu: htop: Update to 3.0.5.
...
* gnu/packages/admin.scm (htop): Update to 3.0.5.
2021-01-11 23:31:07 +01:00
Tobias Geerinckx-Rice
bef64a7fab
gnu: rng-tools: Update to 6.11.
...
* gnu/packages/linux.scm (rng-tools): Update to 6.11.
2021-01-11 23:31:07 +01:00
Tobias Geerinckx-Rice
a8f8680b40
gnu: libblockdev: Update to 2.25.
...
* gnu/packages/disk.scm (libblockdev): Update to 2.25.
2021-01-11 23:31:07 +01:00
Brit Butler
1cf31ee074
gnu: Add emacs-consult.
...
* gnu/packages/emacs-xyz.scm (emacs-consult): New variable.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-01-11 21:26:33 +01:00
Tobias Geerinckx-Rice
da4b830c39
gnu: sudo: Update to 1.9.5 [fixes CVE-2021-23239 & CVE-2021-23240].
...
* gnu/packages/admin.scm (sudo): Update to 1.9.5.
2021-01-11 20:15:23 +01:00
Leo Prikler
a3002104a8
system: Assert, that user and group names are unique.
...
*gnu/system/shadow.scm (find-duplicates): New variable.
(assert-unique-account-names, assert-unique-group-names): New variables.
(account-activation): Use them here.
2021-01-11 16:03:47 +01:00
Michael Rohleder
58780f844b
gnu: xfce4-screensaver: Update to 4.16.0.
...
* gnu/packages/xfce.scm (xfce4-screensaver): Update to 4.16.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-11 14:15:48 +02:00
Noah Evans
1a1d358f28
gnu: Add mcg.
...
* gnu/packages/mpd.scm (mcg): New variable.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-01-11 12:48:02 +01:00
Mathieu Othacehe
21cf0d36db
gnu: guile: Fix tests on emulated architectures.
...
The stack overflow test limits the virtual memory size using setrlimit with
RLIMIT_AS argument. This is ignored when using QEMU transparent emulation,
causing the test to crash.
* gnu/packages/patches/guile-2.2-skip-so-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/guile.scm (guile-3.0-latest): Add it.
2021-01-11 12:06:12 +01:00
Ricardo Wurmus
b54b3f5419
gnu: guile-picture-language: Update to 0.0.1-4.291a746.
...
* gnu/packages/guile-xyz.scm (guile-picture-language): Update to
0.0.1-4.291a746.
[propagated-inputs]: Add guile-cairo.
2021-01-11 11:49:41 +01:00
Vincent Legoll
bd46b80aa1
gnu: ppp: Update to 2.4.9.
...
* gnu/packages/samba.scm (ppp): Update to 2.4.9.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-11 11:48:50 +02:00
Ryan Prior
458cb25b9e
gnu: esbuild: Update to 0.8.31.
...
* gnu/packages/web.scm (esbuild): Update to 0.8.31.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-11 11:38:46 +02:00
Vincent Legoll
1999934c85
gnu: glfw: Update to 3.3.2.
...
* gnu/packages/gl.scm (glfw): Update to 3.3.2.
(propagated-inputs): Add missing libxi.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-11 11:19:39 +02:00
Efraim Flashner
5aa45d3477
gnu: newsboat: Update to 2.22.1.
...
* gnu/packages/syndication.scm (newsboat): Update to 2.22.1.
2021-01-11 10:47:40 +02:00
Efraim Flashner
205c4ae2f7
gnu: liferea: Add source file-name.
...
* gnu/packages/syndication.scm (liferea)[source]: Add file-name field.
2021-01-11 10:44:28 +02:00
Maxim Cournoyer
a25896bb75
gnu: vigra: Raise max-silent-time timeout value to 2 hours.
...
Fixes <https://issues.guix.gnu.org/40887 >.
* gnu/packages/image.scm (vigra)[properties]: Add a 'max-silent-time'
property, with a value of 7200 seconds (2 hours).
2021-01-10 23:47:53 -05:00
Tobias Geerinckx-Rice
432cb80309
gnu: bwm-ng: Update to 0.6.3.
...
* gnu/packages/networking.scm (bwm-ng): Update to 0.6.3.
2021-01-10 23:38:49 +01:00
Tobias Geerinckx-Rice
2a4fdb4194
services: cups: Add brlaser extension by default.
...
* gnu/services/cups.scm (cups-configuration): Add brlaser to the default
extensions.
* doc/guix.texi (Printing Services): Document it.
2021-01-10 23:38:49 +01:00
Tobias Geerinckx-Rice
8498aee86c
gnu: Move brlaser to (gnu packages cups).
...
* gnu/packages/printers.scm (cups): Move from here...
* gnu/packages/cups.scm (cups): ...to here.
2021-01-10 23:38:49 +01:00
Tobias Geerinckx-Rice
9ec11a5669
gnu: polybar: Update to 3.5.4.
...
* gnu/packages/wm.scm (polybar): Update to 3.5.4.
2021-01-10 23:38:48 +01:00
Tobias Geerinckx-Rice
8aa66ccb55
gnu: obs: Update to 26.1.2.
...
* gnu/packages/video.scm (obs): Update to 26.1.2.
2021-01-10 23:38:48 +01:00
Tobias Geerinckx-Rice
9b415c0b36
gnu: llvm: Update to 11.0.1.
...
* gnu/packages/llvm.scm (llvm): Update to 11.0.1.
(clang-runtime-11, clang-11): Update corresponding source hashes.
2021-01-10 23:38:48 +01:00