aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2022-08-18gnu: linux-libre 5.15: Update to 5.15.61.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.61. (linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
2022-08-18gnu: linux-libre: Update to 5.18.18.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.18-version): Update to 5.18.18. (linux-libre-5.18-pristine-source, deblob-scripts-5.18): Update hashes.
2022-08-18gnu: Add font-latin-modern.Nguyễn Gia Phong
* gnu/packages/fonts.scm (font-latin-modern): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2022-08-18gnu: dezyne: Update to 2.16.0.Jan (janneke) Nieuwenhuizen
* gnu/packages/dezyne.scm (dezyne): Update to 2.16.0.
2022-08-18gnu: fsearch: Update to 0.2.1.Nicolas Goaziou
* gnu/packages/search.scm (fsearch): Update to 0.2.1.
2022-08-18gnu: emacs-spacemacs-theme: Update to 0.3.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-spacemacs-theme): Update to 0.3.
2022-08-18gnu: emacs-rustic: Update to 3.3.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-rustic): Update to 3.3.
2022-08-18gnu: emacs-xref: Update to 1.5.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-xref): Update to 1.5.0.
2022-08-18gnu: Add r-kbet.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-kbet): New variable.
2022-08-17gnu: lxsession: Use a mirror:// URI.Maxim Cournoyer
* gnu/packages/lxde.scm (lxsession)[source]: Use a mirror URI.
2022-08-17gnu: lxinput: Use a mirror:// URI.Maxim Cournoyer
* gnu/packages/lxde.scm (lxinput)[source]: Use a mirror URI.
2022-08-17gnu: lxde-common: Use a mirror:// URI.Maxim Cournoyer
* gnu/packages/lxde.scm (lxde-common)[source]: Use a mirror URI.
2022-08-17gnu: lxde-icon-theme: Use a mirror:// URI.Maxim Cournoyer
* gnu/packages/lxde.scm (lxde-icon-theme)[source]: Use a mirror URI.
2022-08-17gnu: lxmenu-data: Use a mirror:// URI.Maxim Cournoyer
* gnu/packages/lxde.scm (lxmenu-data)[source]: Use a mirror URI.
2022-08-17gnu: Update LXDE packages home page.Maxim Cournoyer
Automated via: $ git grep -l 'https://lxde.github.io' | \ xargs sed 's,https://lxde.github.io,https://www.lxde.org/,' -i
2022-08-17gnu: lxterminal: Build with GTK 3.Maxim Cournoyer
* gnu/packages/lxde.scm (lxterminal)[arguments]: New field. [inputs]: Replace gtk+-2 with gtk+. Replace vte/gtk+-2 with vte.
2022-08-17gnu: lxinput: Build with GTK 3.Maxim Cournoyer
* gnu/packages/lxde.scm (lxinput)[arguments]: New field. [inputs]: Replace gtk+-2 with gtk+.
2022-08-17gnu: lxtask: Build with GTK 3.Maxim Cournoyer
* gnu/packages/lxde.scm (lxtask)[arguments]: New field. [inputs]: Replace gtk+-2 with gtk+.
2022-08-17gnu: lxrandr: Build with GTK 3.Maxim Cournoyer
* gnu/packages/lxde.scm (lxrandr)[configure-flags]: New argument. [inputs]: Remove labels. Replace gtk+-2 with gtk+.
2022-08-17gnu: lxsession: Build with GTK 3.Maxim Cournoyer
* gnu/packages/lxde.scm (lxsession)[snippet]: Delete trailing #t. [configure-flags]: New argument. [phases]: Delete trailing #t. [inputs]: Remove labels.
2022-08-17gnu: lxappearance: Build with GTK 3.Maxim Cournoyer
* gnu/packages/lxde.scm (lxappearance): [arguments]: New field. [inputs]: Replace gtk+-2 with gtk+.
2022-08-17gnu: viewnior: Use new style inputs and fix indentation.Maxim Cournoyer
* gnu/packages/image-viewers.scm (viewnior)[phases]: Delete trailing #t. [native-inputs, inputs]: Remove labels.
2022-08-17gnu: gpicview: Build with GTK 3.Maxim Cournoyer
* gnu/packages/lxde.scm (pcmanfm)[arguments]: New field. [inputs]: Replace gtk+-2 with gtk+.
2022-08-17gnu: lxpanel: Build with GTK 3, use gexps and new style inputs.Maxim Cournoyer
* gnu/packages/lxde.scm (lxpanel)[source]: Use mirror URI. [configure-flags]: Add --enable-gtk3. [phases]{wrap}: Use search-input-file and this-package-input. [inputs]: Use new style inputs. Replace gtk+-2 with gtk+. Remove libindicator comment; it seems to expect an old incompatible version. Sort in lexical order. Add bash-minimal. [native-inputs]: Use new style inputs. Sort in lexical order. [propagated-inputs]: Likewise.
2022-08-17gnu: pcmanfm: Build with GTK 3.Maxim Cournoyer
* gnu/packages/lxde.scm (pcmanfm)[arguments]: New field. [inputs]: Replace gtk+2 with gtk+.
2022-08-17gnu: libfm: Build with GTK 3.Maxim Cournoyer
* gnu/packages/lxde.scm (libfm) [arguments]: New field. [inputs]: Replace gtk+2 with gtk+.
2022-08-17gnu: openjdk: Add a variable tracking the latest openjdk package.Maxim Cournoyer
* gnu/packages/java.scm (openjdk): New variable.
2022-08-14gnu: bind: Update to 9.16.32.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (isc-bind): Update to 9.16.32.
2022-08-17gnu: gdal: Update to 3.5.1.Nikolay Korotkiy
* gnu/packages/geo.scm (gdal): Update to 3.5.1. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-17gnu: python-maxminddb: Update to 2.2.0.Nikolay Korotkiy
* gnu/packages/geo.scm (python-maxminddb): Update to 2.2.0. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-17gnu: libmaxminddb: Update to 1.6.0.Nikolay Korotkiy
* gnu/packages/geo.scm (libmaxminddb): Update to 1.6.0. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-17gnu: geos: Update to 3.11.0.Nikolay Korotkiy
* gnu/packages/geo.scm (geos): Update to 3.11.0. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-17gnu: scintilla: Update to 5.2.4.Nicolas Goaziou
* gnu/packages/text-editors.scm (scintilla): Update to 5.2.4.
2022-08-17gnu: fsearch: Update to 0.2.Nicolas Goaziou
* gnu/packages/search.scm (fsearch): Update to 0.2. [inputs]: Replace PCRE with PCRE2.
2022-08-17gnu: emacs-eldev: Update to 1.2.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.2.
2022-08-17gnu: emacs-crdt: Update to 0.3.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-crdt): Update to 0.3.1.
2022-08-17ci: Fix the images specification.Mathieu Othacehe
If the current-guix-package parameter is not set, Cuirass will try to update the in-store Git checkout used by the evaluate.scm inferior: ice-9/boot-9.scm:1685:16: In procedure raise-exception: ERROR: 1. &inferior-exception: arguments: (git-error #<inferior-object #<<git-error> code: -3 message: "could not find repository from '/gnu/store/v33m82qzkvd96dlp2g83dvz62n4pkad2-guix-20d8081'" class: 6>>) inferior: #<inferior pipe (0 1 1) 7f7948957dc0> stack: ((#f ("ice-9/boot-9.scm" 1779 13)) (raise-exception ("ice-9/boot-9.scm" 1682 16)) (raise-exception ("ice-9/boot-9.scm" 1684 16)) (#f ("guix/git.scm" 395 13)) This is a follow-up of: 5bce4c82422de6beb3ce6120ba1592be898c2b72. * gnu/ci.scm (image-jobs): Add source and commit arguments. Use them to set the current-guix-package parameter. (cuirass-jobs): Adapt accordingly.
2022-08-17gnu: xnec2c: Update to 4.4.11.Guillaume Le Vaillant
* gnu/packages/radio.scm (xnec2c): Update to 4.4.11.
2022-08-17gnu: sdrangel: Update to 7.6.2.Guillaume Le Vaillant
* gnu/packages/radio.scm (sdrangel): Update to 7.6.2. [inputs]: Add qtwebchannel-5 and qtwebengine-5.
2022-08-17gnu: stumpwm-contrib: Fix description.Guillaume Le Vaillant
* gnu/packages/wm.scm (stumpwm-contrib)[synopsis, description]: Fix them.
2022-08-17gnu: stumpwm-contrib: Update to 0.0.1-4.d0c0507.Trevor Richards
* gnu/packages/wm.scm (stumpwm-contrib): Update to 0.0.1-4.d0c0507. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-17gnu: osm2pgsql: Update to 1.7.0.Nikolay Korotkiy
* gnu/packages/geo.scm (osm2pgsql): Update to 1.7.0. [source]: Update snippet. [inputs]: Add fmt and rapidjson. [arguments]: Update 'configure-flags'. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-17gnu: Add python-lief.Hilton Chain
From c865b31b702d0e5f86faaadcb306cea269ae1109 Mon Sep 17 00:00:00 2001 From: Hilton Chain <hako@ultrarare.space> Date: Tue, 16 Aug 2022 21:26:33 +0800 Subject: [PATCH v3] gnu: Add python-lief. * gnu/packages/python-xyz.scm (python-lief): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-17gnu: neovim: Update to 0.7.2.Mike Jones
* gnu/packages/vim.scm (neovim): Update to 0.7.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-17gnu: fish: Update to 3.5.1.Mike Jones
* gnu/packages/shells.scm (fish): Update to 3.5.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-17gnu: icestorm: Update to 0.0-4.2bc5417.宋文武
* gnu/packages/fpga.scm (icestorm): Update to commit 2bc541743ada3542c6da36a50e66303b9cbd2059.
2022-08-17gnu: greybird-gtk-theme: Build with librsvg-for-system.Denis 'GNUtoo' Carikli
* gnu/packages/gnome-xyz.scm (greybird-gtk-theme)[inputs]: Replace librsvg with librsvg-for-system. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-17gnu: emacs-straight-el: Update to fed2153.Hilton Chain
* gnu/packages/emacs-xyz.scm (emacs-straight-el): Update to fed215348076ba9182f634e0770a175220474b5a. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-14gnu: rsync: Update to 3.2.5 [fixes CVE-2022-29154].Tobias Geerinckx-Rice
* gnu/packages/rsync.scm (rsync): Update to 3.2.5.
2022-08-14gnu: plocate: Update to 1.1.16.Tobias Geerinckx-Rice
* gnu/packages/search.scm (plocate): Update to 1.1.16.