Age | Commit message (Expand) | Author |
2021-09-06 | gnu: glibc-static: Fix static NSS support....Support for static NSS broke in glibc 2.33, meaning that 'getpw' &
co. would always fail. This patch backports the upstream fix to
reinstate it.
Reported by Marius Bakke.
* gnu/packages/patches/glibc-static-nss.patch: New file.
* gnu/packages/make-bootstrap.scm (glibc-for-bootstrap): Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès |
2021-09-06 | Update mailmap....* .mailmap: Add entry for Liliana Marie Prikler.
| Liliana Marie Prikler |
2021-09-06 | .guix-authorizations: Rename leoprikler to lilyp....* .guix-authorizations: Rename leoprikler to lilyp.
| Liliana Marie Prikler |
2021-09-06 | gnu: alacritty: Update to 0.9.0....* gnu/packages/terminals.scm (alacritty): Update to 0.9.0.
[arguments]<cargo-inputs>: Update rust-alacritty-terminal to 0.15,
rust-crossfont to 0.3, rust-dirs to 3.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Brice Waegeneire |
2021-09-06 | gnu: Add rust-crossfont-0.3....* gnu/packages/crates-io.scm (rust-crossfont-0.3): New variable.
(rust-crossfont-0.2): Inherit from above.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Brice Waegeneire |
2021-09-06 | gnu: rust-alacritty-terminal: Update to 0.15.0....* gnu/packages/crates-io.scm (rust-alacritty-terminal-0.15): Renamed
from rust-alacritty-terminal-0.13. Update to 0.15.0.
[arguments]<cargo-inputs>: Update rust-base64 to 0.13. Update
rust-mio-anonymous-pipes to 0.2. Update rust-nix to 0.22.
| Brice Waegeneire |
2021-09-06 | gnu: Add rust-mio-anonymous-pipes-0.2....* gnu/packages/crates-io.scm (rust-mio-anonymous-pipes-0.2): New variable.
(rust-mio-anonymous-pipes-0.1): Inherit from above.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Brice Waegeneire |
2021-09-06 | gnu: Add waypipe....* gnu/packages/freedesktop.scm (waypipe): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Robby Zambito |
2021-09-06 | gnu: emacs-ebdb: Update to 0.8.4....* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.8.4.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Xinglu Chen |
2021-09-06 | gnu: xwallpaper: Update to 0.7.3....* gnu/packages/xdisorg.scm (xwallpaper): Update to 0.7.3.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Xinglu Chen |
2021-09-06 | gnu: emacs-xref: Update to 1.2.1....* gnu/packages/emacs-xyz.scm (emacs-xref): Update to 1.2.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Xinglu Chen |
2021-09-06 | gnu: feh: Update to 3.7.1....* gnu/packages/image-viewers.scm (feh): Update to 3.7.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Xinglu Chen |
2021-09-06 | gnu: Replace PYTHONPATH with GUIX_PYTHONPATH....In packages that do not use python-build-system, PYTHONPATH is generally
not defined. Instead we can use GUIX_PYTHONPATH which should contain all
Python dependencies.
* gnu/packages/bioinformatics.scm (shorah)[arguments]: Replace
PYTHONPATH with GUIX_PYTHONPATH.
* gnu/packages/debug.scm (c-vise)[arguments]: Idem.
* gnu/packages/gnome.scm (drawing, apostrophe, ocrfeeder)[arguments]: Idem.
* gnu/packages/music.scm (a2jmidid)[arguments]: Idem.
* gnu/packages/syndication.scm (gfeeds)[arguments]: Idem.
* gnu/packages/xdisorg.scm (gammastep)[arguments]: Idem.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Felix Gruber |
2021-09-06 | gnu: glog: Update to 0.5.0....* gnu/packages/logging.scm (glog): Update to 0.5.0.
[build-system]: Switch to 'cmake-build-system'.
[arguments]: Remove 'disable-signal-tests' phase.
| Guillaume Le Vaillant |
2021-09-06 | gnu: opencc: Fix build....* gnu/packages/textutils.scm (opencc)[arguments]: Create PYTHONPATH from
GUIX_PYTHONPATH as the former is not defined.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Felix Gruber |
2021-09-06 | gnu: c++-gsl: Fix build with GCC 10....* gnu/packages/cpp.scm (c++-gsl)[source]: Add a patch from Debian
to fix compilation of a test.
* gnu/packages/patches/c++-gsl-move-array-bounds-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Felix Gruber |
2021-09-06 | gnu: libnice: Fix build....* gnu/packages/networking.scm (libnice)[native-inputs]: Add graphviz
which is required to provide the dot program.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Felix Gruber |
2021-09-06 | gnu: Add mlterm....* gnu/packages/terminals.scm (mlterm): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| iKaSeRo |
2021-09-05 | gnu: u-boot-nintendo-nes-classic-edition: Make it actually boot again....* gnu/packages/patches/u-boot-nintendo-nes-serial.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add u-boot-nintendo-nes-serial.patch.
* gnu/packages/bootloaders.scm (u-boot-nintendo-nes-classic-edition): Downgrade to 2018.11.
[source]: Add patch.
[description]: Modify.
[native-inputs]: Add python-2.
| Danny Milosavljevic |
2021-09-05 | gnu: remmina: Update to 1.4.20....* gnu/packages/vnc.scm (remmina)[version]: Update to 1.4.20.
| Raghav Gururajan |
2021-09-05 | gnu: pipe-viewer: Update to 0.1.4....* gnu/packages/video.scm (pipe-viewer)[version]: Update to 0.1.4.
| Raghav Gururajan |
2021-09-05 | gnu: Fix some gexps....* gnu/packages/android.scm (adb, android-ext4-utils)[arguments]: Use
'this-package-input' in gexps.
* gnu/packages/finance.scm (monero-gui)[arguments]: Idem.
* gnu/packages/lisp.scm (gcl)[arguments]: Idem.
| Guillaume Le Vaillant |
2021-09-05 | gnu: opencpn: Fix building with gcc 10....* gnu/packages/geo.scm (opencpn)[arguments]: Pass '-fcommon' to CFLAGS.
| Guillaume Le Vaillant |
2021-09-05 | gnu: pipewire: Fix build with GCC 10....* gnu/packages/patches/pipewire-0.2.7-fno-common.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/linux.scm (pipewire)[source]: Use it.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sarah Morgensen |
2021-09-05 | gnu: libappindicator: Fix build for GCC 10....* gnu/packages/freedesktop.scm (libappindicator)[source]: Add snippet to
prevent declaring _PyGObject_API twice.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sarah Morgensen |
2021-09-05 | gnu: libsrtp: Update to 2.4.0....Fix building libsrtp with GCC 10 by updating to 2.4.0.
* gnu/packages/telephony.scm (libsrtp): Update to 2.4.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sarah Morgensen |
2021-09-05 | gnu: lablgtk: Update to 2.18.11....Update lablgtk to fix compilation with GCC 10.
* gnu/packages/ocaml.scm (lablgtk): Update to 2.18.11.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sarah Morgensen |
2021-09-05 | gnu: python-gast: Update to 0.5.2....* gnu/packages/python-xyz.scm (python-gast): Update to 0.5.2.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Felix Gruber |
2021-09-05 | gnu: xfsprogs: Update to 5.13.0....* gnu/packages/linux.scm (xfsprogs): Update to 5.13.0.
[arguments]: Don't return #t from phases.
| Tobias Geerinckx-Rice |
2021-09-05 | gnu: xrdb: Update to 1.2.1....* gnu/packages/xorg.scm (xrdb): Update to 1.2.1.
| Tobias Geerinckx-Rice |
2021-09-05 | gnu: xwd: Update to 1.0.8....* gnu/packages/xorg.scm (xwd): Update to 1.0.8.
| Tobias Geerinckx-Rice |
2021-09-05 | gnu: ne: Update to 3.3.1....* gnu/packages/text-editors.scm (ne): Update to 3.3.1.
[arguments]: Add a 'patch-early-shebang phase.
Don't return #t from other phases.
| Tobias Geerinckx-Rice |
2021-09-05 | gnu: meld: Update to 3.20.4....* gnu/packages/patchutils.scm (meld): Update to 3.20.4.
| Tobias Geerinckx-Rice |
2021-09-05 | gnu: bochs: Update to 2.72.7....* gnu/packages/virtualization.scm (bochs): Update to 2.72.7.
| Tobias Geerinckx-Rice |
2021-09-05 | gnu: butt: Update to 0.1.31....* gnu/packages/audio.scm (butt): Update to 0.1.31.
| Tobias Geerinckx-Rice |
2021-09-05 | gnu: homebank: Update to 5.5.3....* gnu/packages/finance.scm (homebank): Update to 5.5.3.
| Tobias Geerinckx-Rice |
2021-09-05 | gnu: avldrums-lv2: Update to 0.4.2....* gnu/packages/music.scm (avldrums-lv2): Update to 0.4.2.
[arguments]: Don't return #t from phases.
| Tobias Geerinckx-Rice |
2021-09-04 | gnu: libglvnd: Update to 1.3.4....* gnu/packages/gl.scm (libglvnd): Update to 1.3.4.
[arguments]: Don't return #t from phases.
| Tobias Geerinckx-Rice |
2021-09-04 | gnu: interception-tools: Update to 0.6.7....* gnu/packages/linux.scm (interception-tools): Update to 0.6.7.
[arguments]: Remove obsolete 'fix-libevdev-path phase.
| Tobias Geerinckx-Rice |
2021-09-04 | gnu: gparted: Update to 1.3.1....* gnu/packages/disk.scm (gparted): Update to 1.3.1.
| Tobias Geerinckx-Rice |
2021-09-04 | gnu: btrfs-progs: Update to 5.13.1....* gnu/packages/linux.scm (btrfs-progs): Update to 5.13.1.
| Tobias Geerinckx-Rice |
2021-09-04 | gnu: epson-inkjet-printer-escpr: Update to 1.7.17....* gnu/packages/cups.scm (epson-inkjet-printer-escpr): Update to 1.7.17.
| Tobias Geerinckx-Rice |
2021-09-04 | gnu: filezilla: Update to 3.55.1....* gnu/packages/ftp.scm (filezilla): Update to 3.55.1.
| Tobias Geerinckx-Rice |
2021-09-04 | gnu: libfilezilla: Update to 0.31.1....* gnu/packages/ftp.scm (libfilezilla): Update to 0.31.1.
| Tobias Geerinckx-Rice |
2021-09-04 | gnu: nvc: Update to 1.5.2....* gnu/packages/fpga.scm (nvc): Update to 1.5.2.
[arguments]: Don't return #t from phases.
| Tobias Geerinckx-Rice |
2021-09-04 | gnu: fbcat: Update to 0.5.2....* gnu/packages/linux.scm (fbcat): Update to 0.5.2.
[arguments]: Don't return #t from phases.
| Tobias Geerinckx-Rice |
2021-09-04 | gnu: nsd: Update to 4.3.7....* gnu/packages/dns.scm (nsd): Update to 4.3.7.
| Tobias Geerinckx-Rice |
2021-09-04 | gnu: git-annex: Update to 8.20210903....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210903.
| Tobias Geerinckx-Rice |
2021-09-04 | gnu: unbound: Update to 1.13.2....* gnu/packages/dns.scm (unbound): Update to 1.13.2.
| Tobias Geerinckx-Rice |
2021-09-04 | gnu: vc: Update to 1.4.2....* gnu/packages/maths.scm (vc): Update to 1.4.2.
| Tobias Geerinckx-Rice |