me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Maxim Cournoyer 22aaa843ea
gnu: gedit: Update to 42.2.
* gnu/packages/gnome.scm (gedit): Update to 42.2.
[arguments]: Use gexps.
[parallel-build?]: Tentatively remove argument.
[phases]: Delete trailing #t.
{patch-libgd-fetch}: Rename to...
{do-not-invoke-git}: ... this, removing libgd handling.
{wrap-gedit}: Use 'this-package-input'.
[inputs]: Replace gtksourceview with gtksourceview-4.  Remove amtk,
isco-codes, tepl, libx11 and gnome-desktop.  Add bash-minimal.
Move libxml2 and vala to...
[native-inputs]: ... here.  Remove itstool and libgd.  Add python.
2022-09-13 02:04:37 -04:00
..
bootloader gnu: bootloader: grub: Add support for chain-loader. 2022-09-08 22:30:09 +02:00
build secret-service: Mark sockets as SOCK_CLOEXEC. 2022-09-13 00:31:04 +02:00
home home: shepherd: Add shepherd/init.scm to XDG_CONFIG_HOME. 2022-09-12 08:43:08 +03:00
installer installer: Fix segfault on double logical partition removal. 2022-09-01 18:43:28 +02:00
machine Fix misspelling of GUIX_DIGITAL_OCEAN_TOKEN. 2022-09-04 17:57:02 +02:00
packages gnu: gedit: Update to 42.2. 2022-09-13 02:04:37 -04:00
services services: shepherd: Install O_CLOEXEC variant of 'call-with-input-file' & co. 2022-09-13 00:31:04 +02:00
system system: images: Define the platform in image-types. 2022-09-07 14:24:53 +02:00
tests tests: dict: Increase VM memory-size. 2022-09-08 15:17:31 +02:00
artwork.scm
bootloader.scm gnu: bootloader: Report error in menu-entry. 2022-09-08 22:30:43 +02:00
ci.scm ci: Fix the images specification. 2022-08-17 11:29:38 +02:00
home.scm home: Fix docstring. 2022-08-19 18:55:41 +03:00
image.scm image: Use #true and #false. 2022-09-07 14:26:34 +02:00
installer.scm
local.mk gnu: eog: Update to 42.2. 2022-09-13 02:04:34 -04:00
machine.scm
packages.scm
services.scm services: provenance: Use 'current-channels' to obtain provenance data. 2022-08-30 00:40:04 +02:00
system.scm
tests.scm