Age | Commit message (Expand) | Author |
2022-07-21 | gnu: guile-config: Update to 0.5.1....* gnu/packages/guile-xyz.scm (guile-config): Update to 0.5.1.
| Taiju HIGASHI |
2022-07-20 | gnu: ungoogled-chromium: Update to 103.0.5060.134-1....* gnu/packages/chromium.scm (%chromium-version): Set to 103.0.5060.134.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
| Marius Bakke |
2022-07-20 | gnu: modifying make-chromium-extension to rely on node-crx3....* gnu/build/chromium-extension.scm (make-crx): Lift Xorg and Chromium
dependencies, rely on node-crx3 instead.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Nicolas Graves |
2022-07-20 | gnu: Add node-crx3....* gnu/packages/node-xyz.scm (node-crx3): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Nicolas Graves |
2022-07-20 | gnu: Add node-minimist....* gnu/packages/node-xyz.scm (node-minimist): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Nicolas Graves |
2022-07-20 | gnu: Add node-pbf....* gnu/packages/node-xyz.scm (node-pbf): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Nicolas Graves |
2022-07-20 | gnu: Add node-ieee754....* gnu/packages/node-xyz.scm (node-ieee754): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Nicolas Graves |
2022-07-20 | gnu: Add node-resolve-protobuf-schema....* gnu/packages/node-xyz.scm (node-resolve-protobuf-schema): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Nicolas Graves |
2022-07-20 | gnu: Add node-protocol-buffers-schema....* gnu/packages/node-xyz.scm (node-protocol-buffers-schema): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Nicolas Graves |
2022-07-20 | gnu: Add node-yazl....* gnu/packages/node-xyz.scm (node-yazl): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Nicolas Graves |
2022-07-20 | gnu: Add node-buffer-crc32....* gnu/packages/node-xyz.scm (node-buffer-crc32): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Nicolas Graves |
2022-07-20 | gnu: fossil: Update to 2.18....* gnu/packages/version-control.scm (fossil): Update to 2.18.
[source](snippet): Add substitution to fix SQLite compatibility.
| Marius Bakke |
2022-07-20 | gnu: SQLite: Update to 3.39.1....* gnu/packages/sqlite.scm (sqlite-next): Update to 3.39.1.
| Marius Bakke |
2022-07-20 | gnu: fossil: Add 'release-monitoring-url' property....* gnu/packages/version-control.scm (fossil)[properties]: New field.
| Marius Bakke |
2022-07-20 | gnu: smb4k: Update to 3.1.3....* gnu/packages/kde-utils.scm (smb4k): Update to 3.1.3.
[source](uri): Remove /download part.
[source](file-name): Remove.
[inputs]: Add KDNSSD.
| Marius Bakke |
2022-07-20 | gnu: diffoscope: Only build with fpc on supported architectures....* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Only add fpc
on x86_64-linux or i686-linux.
| Efraim Flashner |
2022-07-20 | gnu: guile-irc: Update to 0.3.0-1.7d08ce6....* gnu/packages/guile-xyz.scm (guile-irc): Update to 0.3.0-1.7d08ce6.
[native-inputs]: Add pkg-config.
| Ricardo Wurmus |
2022-07-20 | gnu: emacs-eldoc: Update to 1.13.0....* gnu/packages/emacs-xyz.scm (emacs-eldoc): Update to 1.13.0.
| Nicolas Goaziou |
2022-07-20 | gnu: emacs-org-jira: Update to 4.3.3....* gnu/packages/emacs-xyz.scm (emacs-org-jira): Update to 4.3.3.
| Nicolas Goaziou |
2022-07-20 | gnu: emacs-org-modern: Update to 0.4....* gnu/packages/emacs-xyz.scm (emacs-org-modern): Update to 0.4.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| jgart via Guix-patches via |
2022-07-20 | gnu: Add emacs-soothe-theme....* gnu/packages/emacs-xyz.scm (emacs-soothe-theme): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Adam Kandur |
2022-07-17 | gnu: slang: Update code style....* gnu/packages/slang.scm (slang)[source]: Turn the snippet into a
G-expression and remove the trailing #t.
[arguments]: Use G-expressions. Use 'fix-configure-script phase
from most.
| Tobias Geerinckx-Rice |
2022-07-17 | gnu: Add most....* gnu/packages/slang.scm (most): New public variable.
| Tobias Geerinckx-Rice |
2022-07-17 | gnu: hdparm: Update to 9.64....* gnu/packages/linux.scm (hdparm): Update to 9.64.
| Tobias Geerinckx-Rice |
2022-07-17 | gnu: libdeflate: Use G-expressions....* gnu/packages/compression.scm (libdeflate)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2022-07-17 | gnu: libdeflate: Update to 1.12....* gnu/packages/compression.scm (libdeflate): Update to 1.12.
| Tobias Geerinckx-Rice |
2022-07-17 | gnu: feh: Use G-expressions....* gnu/packages/image-viewers.scm (feh)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2022-07-17 | gnu: feh: Update to 3.9....* gnu/packages/image-viewers.scm (feh): Update to 3.9.
[arguments]: Add "magic=1" to #:make-flags.
| Tobias Geerinckx-Rice |
2022-07-17 | gnu: inxi-minimal: Update to 3.3.19-1....* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.19-1.
| Tobias Geerinckx-Rice |
2022-07-17 | gnu: hwinfo: Update to 21.82....* gnu/packages/hardware.scm (hwinfo): Update to 21.82.
| Tobias Geerinckx-Rice |
2022-07-17 | gnu: libdmtx: Omit static library....* gnu/packages/aidc.scm (libdmtx)[arguments]: Add "--disable-static"
to #:configure-flags.
| Tobias Geerinckx-Rice |
2022-07-17 | gnu: libdmtx: Update to 0.7.7....* gnu/packages/aidc.scm (libdmtx): Update to 0.7.7.
[arguments]: Re-enable tests.
| Tobias Geerinckx-Rice |
2022-07-17 | gnu: diffoscope: Update to 219....* gnu/packages/diffoscope.scm (diffoscope): Update to 219.
| Tobias Geerinckx-Rice |
2022-07-17 | gnu: cpuid: Use G-expressions....* gnu/packages/linux.scm (cpuid)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2022-07-17 | gnu: cpuid: Update to 20220620....* gnu/packages/linux.scm (cpuid): Update to 20220620.
| Tobias Geerinckx-Rice |
2022-07-17 | gnu: dmidecode: Use G-expressions....* gnu/packages/admin.scm (dmidecode)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2022-07-17 | gnu: dmidecode: Update to 3.4....* gnu/packages/admin.scm (dmidecode): Update to 3.4.
| Tobias Geerinckx-Rice |
2022-07-17 | gnu: nginx: Update to 1.23.0....* gnu/packages/web.scm (nginx): Update to 1.23.0.
(nginx-documentation): Update to 1.23.0-2862-cf7551842617.
| Tobias Geerinckx-Rice |
2022-07-17 | gnu: lolcat: Move to (gnu packages toys)....As fun as this is, the gameplay is disappointing.
Also add a missing 2019 copyright for Liliana Marie.
* gnu/packages/games.scm (lolcat): Move from here…
* gnu/packages/toys.scm (lolcat): …to here.
| Tobias Geerinckx-Rice |
2022-07-17 | gnu: smartmontools: Do not claim to be a ‘local build’....* gnu/packages/admin.scm (smartmontools)[arguments]: Set BUILD_INFO
in #:make-flags.
| Tobias Geerinckx-Rice |
2022-07-19 | import: Enable recursive import for texlive packages....* guix/import/texlive.scm (tlpdb->package): Add VERSION argument; include
explicit version field in output.
(texlive->guix-package): Set default value for VERSION argument; adjust call
of tlpdb->package.
(texlive-recursive-import): Accept REPO and VERSION keyword arguments.
* guix/import/utils.scm (package->definition): Add a clause to deal with
output from tlpdb->package.
* guix/scripts/import/texlive.scm (%options): Add "recursive" option.
(guix-import-texlive): Honor "recursive" option.
* doc/guix.texi (Using TeX and LaTeX): Mention "recursive" option.
| Ricardo Wurmus |
2022-07-19 | gnu: flameshot: Update to 12.1.0....* gnu/packages/image.scm (flameshot): Update to 12.1.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| arkhan |
2022-07-19 | gnu: gaupol: Update to 1.11....* gnu/packages/video.scm (gaupol): Update to 1.11.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Nikolay Korotkiy |
2022-07-19 | gnu: Add texlive-babel-danish....* gnu/packages/tex.scm (texlive-babel-danish): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Wiktor Żelazny |
2022-07-19 | gnu: Add texlive-generic-babel-norsk....* gnu/packages/tex.scm (texlive-generic-babel-norsk): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Wiktor Żelazny |
2022-07-19 | gnu: Add berry....* gnu/packages/wm.scm (berry): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| jgart |
2022-07-19 | gnu: Add glop...* gnu/packages/lisp-xyz.scm: (sbcl-glop, ecl-glop, cl-glop): New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sharlatan Hellseher |
2022-07-19 | gnu: Add python-bsdiff4....* gnu/packages/python-xyz.scm (python-bsdiff4): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Antero Mejr |
2022-07-19 | gnu: Add python-clrprint....* gnu/packages/python-xyz.scm (python-clrprint): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| jgart |
2022-07-19 | gnu: clyrics: Update to 0.13....* gnu/packages/music.scm (clyrics): Update to 0.13.
| Ludovic Courtès |