~ruther/guix-local

620f935a — Tobias Geerinckx-Rice 1 year, 9 months ago
gnu: tigervnc-client, tigervnc-server: Expand description.

* gnu/packages/vnc.scm (tigervnc-client)[synopsis, description]: Rewrite.
(tigervnc-server)[description]: Likewise.

Change-Id: I2a4e6309708068e9b27acfbd76c9dbdf1983446f
37322573 — Tobias Geerinckx-Rice 1 year, 9 months ago
gnu: tigervnc-server: Add own synopsis.

* gnu/packages/vnc.scm (tigervnc-server)[synopsis]: New field.

Change-Id: If66a00ef1a6c536a9a44ee77c3002c2412687279
b9b04662 — Tobias Geerinckx-Rice 1 year, 9 months ago
gnu: xpdf: Update to 4.05 [security fixes].

* gnu/packages/pdf.scm (xpdf): Update to 4.05.

Change-Id: Ic362852fad7f1656d9ba72ee3b5b2568c3d88e0e
ea7136b4 — Tobias Geerinckx-Rice 1 year, 9 months ago
gnu: emacs-paredit: Use HTTPS home page.

* gnu/packages/emacs-xyz.scm (emacs-paredit)[home-page]: Use HTTPS.

Change-Id: I861a835ac1a17ddd422ff0d690be3375f3c1c4a1
934b4994 — Tobias Geerinckx-Rice 1 year, 9 months ago
gnu: iotop: Update to 1.26.

* gnu/packages/linux.scm (iotop): Update to 1.26.

Change-Id: I5459db7318520509088881d5923928e837c060db
c6509834 — Tobias Geerinckx-Rice 1 year, 9 months ago
gnu: xsane: Fix cross-compilation.

* gnu/packages/scanner.scm (xsane)[arguments]: Use SEARCH-INPUT-FILE.

Change-Id: I4c4423cf1808f5934d97fd20bf25ac074d5617b2
e12c377e — Tobias Geerinckx-Rice 1 year, 9 months ago
gnu: xsane: Update package style.

* gnu/packages/scanner.scm (xsane)
[source]: Don't needlessly return #t.
[arguments]: Likewise.  Use G-expressions.
[inputs]: Remove input labels.

Change-Id: Icafb32f7996a89c0a1ccb3a376637ff8110ac05c
dc97d577 — Wilko Meyer 1 year, 9 months ago
gnu: borgmatic: Update to 1.8.13.

* gnu/packages/backup.scm (borgmatic): Update to 1.8.13.

Change-Id: Ia4bbc5cf81577d4092bdaa882eed45c6bf56bdc9
Signed-off-by: Leo Famulari <leo@famulari.name>
07c1dcbd — Wilko Meyer 1 year, 9 months ago
gnu: linux-libre 4.19: Update to 4.19.320.

* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.320.
(linux-libre-4.19-pristine-source): Update hash.

Change-Id: I47ab7cffcbb1dde5aa834234c1536e7c5182b5fe
Signed-off-by: Leo Famulari <leo@famulari.name>
4ae75e7e — Wilko Meyer 1 year, 9 months ago
gnu: linux-libre 5.4: Update to 5.4.282.

* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.282.
(linux-libre-5.4-pristine-source): Update hash.

Change-Id: If91e74c115c99c73d9038335060a378def294142
Signed-off-by: Leo Famulari <leo@famulari.name>
636e58ef — Wilko Meyer 1 year, 9 months ago
gnu: linux-libre 5.10: Update to 5.10.224.

* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.224.
(linux-libre-5.10-pristine-source): Update hash.

Change-Id: I66e90d4b273b92640a6ee3d1c1c21b54ba95fd5f
Signed-off-by: Leo Famulari <leo@famulari.name>
255d02a0 — Wilko Meyer 1 year, 9 months ago
gnu: linux-libre 5.15: Update to 5.15.165.

* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.165.
(linux-libre-5.15-pristine-source): Update hash.

Change-Id: I01a38a5189c828deb566829723b9b94fbb5e7b89
Signed-off-by: Leo Famulari <leo@famulari.name>
97d8277b — Wilko Meyer 1 year, 9 months ago
gnu: linux-libre 6.1: Update to 6.1.106.

* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.106.
(linux-libre-6.1-pristine-source): Update hash.

Change-Id: I198eaa8b4bf663406ce7d6411edd13bf1f96181e
Signed-off-by: Leo Famulari <leo@famulari.name>
a74a33c8 — Wilko Meyer 1 year, 9 months ago
gnu: linux-libre 6.6: Update to 6.6.47.

* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.47.
(linux-libre-6.6-pristine-source): Update hash.

Change-Id: Id8ae17fbcd8fc544289060c08607cb36fbca2b32
Signed-off-by: Leo Famulari <leo@famulari.name>
02b6ff8a — Wilko Meyer 1 year, 9 months ago
gnu: linux-libre 6.10: Update to 6.10.6.

* gnu/packages/linux.scm (linux-libre-6.10-version): Update to 6.10.6.
(linux-libre-6.10-pristine-source): Update hash.

Change-Id: Iec0abe1fc28afd3481f7e3540fce8bb5654ee269
Signed-off-by: Leo Famulari <leo@famulari.name>
0cf4de40 — Sharlatan Hellseher 1 year, 9 months ago
gnu: python-sunkit-image: Disable more failing tests.

* gnu/packages/astronomy.scm (python-sunkit-image) [arguments]
<#:test-flags>: Disable 2 more failing tests.

Change-Id: Id42ab4da383120eda01e4b025e5df6af8d3ae528
e4a64fe5 — Sharlatan Hellseher 1 year, 9 months ago
gnu: Add python-zodipy.

* gnu/packages/astronomy.scm (python-zodipy): New variable.

Change-Id: I15a7603330ee0ca19ec6073ac312e15f44db1a2b
4ba88b2d — Sharlatan Hellseher 1 year, 10 months ago
gnu: Add python-sunkit-image.

* gnu/packages/astronomy.scm (python-sunkit-image): New variable.

Change-Id: I3213dc2dc2be23407db9316f5ed84a9d248cbee2
fcfe95b0 — Sharlatan Hellseher 1 year, 10 months ago
gnu: Add python-glue-qt.

* gnu/packages/astronomy.scm (python-glue-qt): New variable.

Change-Id: I44a58be6282a76bbd20e5501012a41b87563c5c3
80ac82d6 — Sharlatan Hellseher 1 year, 10 months ago
gnu: Add python-pvextractor.

* gnu/packages/astronomy.scm (python-pvextractor): New variable.

Change-Id: I43589099c662cd73ac234a8581be6a559d2ddd6c
Next