me
/
guix
Archived
1
0
Fork 0
Commit Graph

92647 Commits (d782c633fa558356ff7ebed63e1644307c316039)

Author SHA1 Message Date
Julien Lepiller d782c633fa
gnu: ocaml-gen: Update to 1.0.
* gnu/packages/ocaml.scm (ocaml-gen): Update to 1.0.
2022-02-04 17:49:26 +01:00
Julien Lepiller 3e882e8466
gnu: ocaml-mccs: Update to 1.1+13.
* gnu/packages/ocaml.scm (ocaml-mccs): Update to 1.1+13.
2022-02-04 17:49:03 +01:00
Vinicius Monego de38ccf2e0
gnu: python-mistletoe: Run tests.
* gnu/packages/markup.scm (python-mistletoe)[arguments]: Override the 'check
phase.
2022-02-04 10:29:58 -03:00
jgart 50f95a755c
gnu: python-mistletoe: Update to 0.8.1.
* gnu/packages/markup.scm (python-mistletoe): Update to 0.8.1.

Signed-off-by: Vinicius Monego <monego@posteo.net>
2022-02-04 10:29:58 -03:00
jgart da02518f37
gnu: Add emacs-ed-mode.
* gnu/packages/emacs-xyz.scm (emacs-ed-mode): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-02-04 21:23:21 +08:00
Efraim Flashner 84ca88e756
gnu: rcs: Update to 5.10.1.
* gnu/packages/version-control.scm (rcs): Update to 5.10.1.
[source]: Remove patch.
* gnu/packages/patches/rcs-5.10.0-no-stdin.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2022-02-04 15:05:13 +02:00
Michael Rohleder 3d969e230d
gnu: xfce4-cpugraph-plugin: Update to 1.2.6.
* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): Update to 1.2.6.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-02-04 21:04:40 +08:00
Michael Rohleder 089a23bbb0
gnu: xfce4-cpufreq-plugin: Update to 1.2.7.
* gnu/packages/xfce.scm (xfce4-cpufreq-plugin): Update to 1.2.7.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-02-04 21:04:40 +08:00
Efraim Flashner 9b709e332e
gnu: mozjs-60: Add support for riscv64-linux.
* gnu/packages/gnuzilla.scm (mozjs-60)[source]: Add patch.
[arguments]: Add phase to update config scripts.
[inputs]: Add config.
* gnu/packages/patches/mozjs60-riscv64-support.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2022-02-04 14:53:25 +02:00
jgart 06f4dc2bf6
gnu: st: Update to 0.8.5.
* gnu/packages/suckless.scm (st): Update to 0.8.5.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-02-04 20:53:04 +08:00
jgart 4f0b408be3
gnu: dwm: Update to 6.3.
* gnu/packages/suckless.scm (dwm): Update to 6.3.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-02-04 20:52:16 +08:00
Christopher Baines a34d05f15b
gnu: guix-build-coordinator: Update to 0-49.c5c1ff9.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-49.c5c1ff9.
2022-02-04 10:09:01 +00:00
Christopher Baines 71d2bdfa9f
services: nar-herder: Support ttl and negative-ttl options.
* gnu/services/guix.scm (<nar-herder-configuration>): Add ttl and negative-ttl
fields.
(nar-herder-shepherd-services): Pass the ttl and negative-ttl values to the
service.
* doc/guix.texi (Guix Services): Document this.
2022-02-04 10:09:01 +00:00
Marius Bakke ff093f5739
gnu: strongswan: Build with libsoup@2.
* gnu/packages/vpn.scm (strongswan)[inputs]: Change from LIBSOUP to
LIBSOUP-MINIMAL-2.
2022-02-03 23:39:48 +01:00
Marius Bakke df0ad9560f
gnu: python-translate-toolkit: Disable sanity check.
* gnu/packages/python-xyz.scm (python-translate-toolkit)[arguments]: Add
 #:phases.
2022-02-03 23:39:47 +01:00
Marius Bakke 9396fef409
gnu: Add perl-date-range.
* gnu/packages/perl.scm (perl-date-range): New variable.
2022-02-03 23:39:47 +01:00
Marius Bakke 16701a3c1d
gnu: b4: Fix build failure.
* gnu/packages/version-control.scm (b4)[arguments]: Delete sanity-check phase.
2022-02-03 23:39:47 +01:00
Marius Bakke 3f0d01b2df
gnu: python-libsass: Remove label usage.
* gnu/packages/python-xyz.scm (python-libsass)[arguments]: Don't reference
libsass, which turned out to be unnecessary.
2022-02-03 23:39:47 +01:00
Marius Bakke a5eb5dd571
gnu: python-libsass: Fix build.
* gnu/packages/python-xyz.scm (python-libsass)[arguments]: Add phase to
appease sanity check.  While here, make tests conditional and remove trailing #t.
2022-02-03 23:39:47 +01:00
Marius Bakke 0945e43bf7
gnu: usbguard: Remove input labels.
* gnu/packages/hardware.scm (usbguard)[native-inputs, inputs]: Remove labels.
[arguments]: Use SEARCH-INPUT-FILE and remove trailing #t's.
2022-02-03 23:39:47 +01:00
Marius Bakke 678c5bea3a
gnu: usbguard: Update to 1.0.0-55-g466f1f0.
* gnu/packages/hardware.scm (usbguard): Update to 1.0.0-55-g466f1f0.
[source]: Switch to GIT-FETCH.
[arguments]: Add phase to patch bootstrap script.  Delay patch-build-scripts.
[native-inputs]: Add AUTOCONF, AUTOMAKE, and LIBTOOL.
2022-02-03 23:39:47 +01:00
Marius Bakke 07e4efae7b
gnu: pegtl: Update to 3.2.2.
* gnu/packages/cpp.scm (pegtl): Update to 3.2.2.
2022-02-03 23:39:47 +01:00
Marius Bakke 8bb91dcca0
gnu: python-django@2: Update to 2.2.27 [fixes CVE-2022-22818, CVE-2022-23833].
* gnu/packages/django.scm (python-django-2.2): Update to 2.2.27.
2022-02-03 23:39:47 +01:00
Marius Bakke 69617470ce
gnu: python-django@3: Update to 3.2.12 [fixes CVE-2022-22818, CVE-2022-23833].
* gnu/packages/django.scm (python-django-3.2): Update to 3.2.12.
2022-02-03 23:39:47 +01:00
Marius Bakke c515f69267
gnu: python-django: Update to 4.0.2 [fixes CVE-2022-22818, CVE-2022-23833].
* gnu/packages/django.scm (python-django-4.0): Update to 4.0.2.
2022-02-03 23:39:46 +01:00
Marius Bakke 225deb5c4e
gnu: python-febelfin-coda: Update to 0.2.0.
* gnu/packages/python-xyz.scm (python-febelfin-coda): Update to 0.2.0.
2022-02-03 23:39:46 +01:00
Marius Bakke 3e6dcd1ee5
gnu: python-can: Update to 3.3.4.
* gnu/packages/python-xyz.scm (python-can): Update to 3.3.4.
[arguments]: Adjust version constraints.
2022-02-03 23:39:46 +01:00
Marius Bakke 7d90a6c847
gnu: LLVM: Update to 13.0.1.
* gnu/packages/llvm.scm (llvm-13, clang-runtime-13, clang-13, lld, libomp):
Update to 13.0.1.
2022-02-03 23:39:46 +01:00
Marius Bakke 752a5b8fe5
gnu: LLVM: Add release-monitoring-url.
* gnu/packages/llvm.scm (%llvm-release-monitoring-url): New variable.
(clang-from-llvm, llvm-13, clang-runtime-13, lld, libcxx, libomp)[properties]:
Add release-monitoring-url, and upstream-name where appropriate.
2022-02-03 23:39:46 +01:00
Gabriel Wicki 70f2207152
gnu: i3-gaps: Update to 4.20.1.
* gnu/packages/wm (i3-gaps): Update to 4.20.1.
[source]: Use git-fetch.
2022-02-03 14:20:48 -05:00
Julien Lepiller 877da38bd3
gnu: ocaml-lwt: Update to 5.5.0.
* gnu/packages/ocaml.scm (ocaml-lwt): Update to 5.5.0.
2022-02-03 19:36:22 +01:00
Julien Lepiller 18a588773e
gnu: ocaml-ctypes: Update to 0.20.0.
* gnu/packages/ocaml.scm (ocaml-ctypes): Update to 0.20.0.
2022-02-03 19:36:20 +01:00
Julien Lepiller ca79fc5b14
gnu: ocaml-rresult: Update to 0.7.0.
* gnu/packages/ocaml.scm (ocaml-rresult): Update to 0.7.0.
2022-02-03 19:36:18 +01:00
Julien Lepiller 89d4cf2a87
gnu: ocaml-ounit2: Update to 2.2.5.
* gnu/packages/ocaml.scm (ocaml-ounit2): Update to 2.2.5.
2022-02-03 19:36:16 +01:00
Julien Lepiller 643c2fb44b
gnu: ocaml-bisect-ppx: Update to 2.7.1.
* gnu/packages/ocaml.scm (ocaml-bisect-ppx): Update to 2.7.1.
2022-02-03 19:36:13 +01:00
Julien Lepiller 66c5d6e8d5
gnu: ocaml-fix: Update to 20220121.
* gnu/packages/ocaml.scm (ocaml-fix): Update to 20220121.
2022-02-03 19:36:11 +01:00
Julien Lepiller a52ad7e8be
gnu: ocaml-ocp-index: Update to 1.3.3.
* gnu/packages/ocaml.scm (ocaml-ocp-index): Update to 1.3.3.
2022-02-03 19:36:09 +01:00
Julien Lepiller 040d12a2f6
gnu: ocaml-odoc-parser: Update to 1.0.0.
* gnu/packages/ocaml.scm (ocaml-odoc-parser): Update to 1.0.0.
(ocamlformat): Update to 0.20.1.
2022-02-03 19:36:06 +01:00
Julien Lepiller 90547d6d50
gnu: dune: Update to 2.9.3.
* gnu/packages/ocaml.scm (dune-bootstrap): Update to 2.9.3.
2022-02-03 19:35:51 +01:00
Vinicius Monego 5fe10d1b97
gnu: mixxx: Update to 2.3.2.
* gnu/packages/music.scm (mixxx): Update to 2.3.2.
[arguments]<#:phases>: Don't override the 'check phase as the previously
failing test passes in this version.
[native-inputs]: Use the new style.
[inputs]: Likewise.
2022-02-03 10:14:39 -03:00
pukkamustard 102a02896d
gnu: js-of-ocaml: Update to 4.0.0.
* gnu/packages/ocaml (js-of-ocaml): Update to 4.0.0.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-02-03 12:00:22 +01:00
jgart d6824f6de4
gnu: Add cl-snakes.
* gnu/packages/lisp-xyz.scm (cl-snakes, ecl-snakes, sbcl-snakes): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-02-03 10:37:43 +01:00
jgart 9dbbf4ba48
gnu: Add cl-css-lite.
* gnu/packages/lisp-xyz.scm (cl-css-lite, ecl-css-lite, sbcl-css-lite): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-02-03 10:28:40 +01:00
Marius Bakke 0cadd09ad3
gnu: ungoogled-chromium: Don't use the bundled libc++.
This partially reverts f01ec472b9.

* gnu/packages/chromium.scm (%preserved-third-party-files): Unbundle libcxx,
re2, and jsoncpp.
(%debian-patches): Add 'system/jsoncpp.patch'.
(ungoogled-chromium-snippet): Replace re2 GN files.
(ungoogled-chromium)[arguments]: Add use_custom_libcxx, rtc_build_json, and
rtc_jsoncpp_root to #:configure-flags.  Don't override CPLUS_INCLUDE_PATH.
Add substitution.
[inputs]: Add JSONCPP and RE2.
2022-02-03 00:26:47 +01:00
Marius Bakke f38d8e050e
gnu: dia: Update to 0.97.3-3.0997887.
* gnu/packages/gnome.scm (dia): Update to 0.97.3-3.0997887.
[arguments]: Remove #:meson.  Add #:parallel-build?.
[inputs]: Remove PYTHON-2.  Add PYTHON.
[native-inputs]: Remove INTLTOOL.  Add GETTEXT-MINIMAL.
2022-02-03 00:26:47 +01:00
Marius Bakke 906b4609d8
gnu: python-idna: Remove 2.7.
* gnu/packages/python-xyz.scm (python-idna-2.7): Remove variable.
2022-02-03 00:26:47 +01:00
Leo Famulari 97d97d7da1
gnu: linux-libre 5.4: Update to 5.4.176.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.176.
(linux-libre-5.4-pristine-source): Update hash.
2022-02-02 13:49:45 -05:00
Leo Famulari 2585dd2e93
gnu: linux-libre 5.10: Update to 5.10.96.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.96.
(linux-libre-5.10-pristine-source): Update hash.
2022-02-02 13:49:45 -05:00
Leo Famulari 999a448861
gnu: linux-libre 5.15: Update to 5.15.19.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.19.
(linux-libre-5.15-pristine-source): Update hash.
2022-02-02 13:49:45 -05:00
Leo Famulari 34de7f0d95
gnu: linux-libre 5.16: Update to 5.16.5.
* gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.5.
(linux-libre-5.16-pristine-source): Update hash.
2022-02-02 13:49:44 -05:00