| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: xlockmore: Add libxcrypt dependency.•••* gnu/packages/xdisorg.scm (xlockmore): Add libxcrypt dependency.
Change-Id: Idfaed843b40db41b3c7c64cbb32765cefc28238e
| Josselin Poiret | 2024-08-31 | 1 | -1/+2 |
* | gnu: gammastep: Add bash-minimal to inputs.•••* gnu/packages/xdisorg.scm (gammastep) [inputs]: Add bash-minimal.
[arguments]: Delete trailing #t.
Change-Id: I8ab8b8b6293aaf5bf907003044bdb79adc614ceb
| Maxim Cournoyer | 2024-08-31 | 1 | -6/+5 |
* | gnu: wl-clipboard-x11: Remove trailing #t.•••* gnu/packages/xdisorg.scm (wl-clipboard-x11)
[arguments]: Remove trailing #t.
Change-Id: I8865323d76612f4ea7a97f93146f2ad126e31e75
| Maxim Cournoyer | 2024-08-31 | 1 | -4/+2 |
* | gnu: gammastep: Add bash-minimal to inputs.•••* gnu/packages/xdisorg.scm (gammastep) [inputs]: Add bash-minimal.
Change-Id: Icebb1b82b86af04eeca192d341faed7fcb155f5e
| Maxim Cournoyer | 2024-08-31 | 1 | -1/+2 |
* | gnu: redshift: Add bash-minimal to inputs.•••* gnu/packages/xdisorg.scm (redshift) [inputs]: Add bash-minimal.
Change-Id: I5546e2ec0cdd2d5271bb60ba176db654ae61d143
| Maxim Cournoyer | 2024-08-31 | 1 | -5/+4 |
* | gnu: arandr: Add bash-minimal to inputs.•••* gnu/packages/xdisorg.scm (arandr) [inputs]: Add bash-minimal.
Change-Id: I278cd26d2c03cb98e3119c21d9c00a7e47bdfa35
| Maxim Cournoyer | 2024-08-31 | 1 | -1/+1 |
* | build-systems: gnu: Export %default-gnu-imported-modules and %default-gnu-mod...•••Until now users would have to cargo cult or inspect the private
%default-modules variable of (guix build-systems gnu) to discover which
modules to include when extending the used modules via the #:modules argument.
The renaming was automated via the command:
$ git grep -l %gnu-build-system-modules
| xargs sed 's/%gnu-build-system-modules/%default-gnu-imported-modules/' -i
* guix/build-system/gnu.scm (%gnu-build-system-modules): Rename to...
(%default-gnu-imported-modules): ... this.
(%default-modules): Rename to...
(%default-gnu-modules): ... this. Export.
(dist-package, gnu-build, gnu-cross-build): Adjust accordingly.
Change-Id: Idef307fff13cb76f3182d782b26e1cd3a5c757ee
| Maxim Cournoyer | 2024-08-31 | 1 | -3/+3 |
* | gnu: libxkbcommon: Faux propagate libxml2.•••xkbregistry.pc lists libxml2 as a requirement.
Use a symlink for the libxml-2.0.pc to avoid setting libxml2 as a
propagated-input.
* gnu/packages/xdisorg.scm (libxkbcommon)[arguments]<#:phases>: Add
symlink-pc.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Bruno Victal | 2024-08-31 | 1 | -1/+9 |
* | gnu: libxkbcommon: Add doc output.•••* gnu/packages/xdisorg.scm (libxkbcommon)[arguments]: Restyle.
<#:phases>: Add 'move-doc.
[outputs]: Add doc.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I28ed23167f24e2cc3e29c0de3507fe76cf0fb5d2
| Bruno Victal | 2024-08-31 | 1 | -7/+17 |
* | gnu: libwacom: Update to 2.12.2.•••* gnu/packages/xdisorg.scm (libwacom): Update to 2.12.2.
[source]: Switch to GIT-FETCH.
Change-Id: I7fd0c01e02185fdf731749ed1c5a3c84d98c428c
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
| Dariqq | 2024-08-28 | 1 | -6/+6 |
* | gnu: Add cliphist.•••* gnu/packages/xdisorg.scm (cliphist): New variable.
Change-Id: Ic165a6b92d7c30ee8d8ad9aa0f92cfdc198d94a5
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| spencerpeters | 2024-08-27 | 1 | -0/+34 |
* | Replace some more occurrences of ‘setuid-programs’.•••* gnu/packages/containers.scm (podman, buildah)[arguments]:
Substitute /run/privileged/bin for /run/setuid-programs.
* gnu/packages/mail.scm (opensmtpd)[arguments]: Likewise.
* gnu/packages/spice.scm (spice-gtk)[arguments]: Likewise.
* gnu/packages/patches/enlightenment-fix-setuid-path.patch: Likewise.
* gnu/packages/xdisorg.scm (xsecurelock)[description]: Rewrite
example code to use the ‘privileged-program(s)’ terminology.
* doc/guix-cookbook.texi (Network bridge for QEMU): Likewise.
* gnu/packages/disk.scm (udevil)[arguments]: Update a comment.
Change-Id: I7f467e8743a3ef556cd89bac41509bf51d9edb30
| Tobias Geerinckx-Rice | 2024-08-18 | 1 | -8/+10 |
* | gnu: Add fyi.•••* gnu/packages/xdisorg.scm (fyi): New variable.
Change-Id: I8bbc45324495cc0248bedd793b1a951aa0126706
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Ashish SHUKLA | 2024-08-19 | 1 | -0/+25 |
* | gnu: Replace (almost) all uses of /run/setuid-programs.•••…those good for master, anyway.
* gnu/packages/admin.scm (ktsuss, opendoas, hosts)
[arguments]: Replace /run/setuid-programs with /run/privileged/bin.
* gnu/packages/containers.scm (slirp4netns)[arguments]: Likewise.
* gnu/packages/debian.scm (pbuilder)[arguments]: Likewise.
* gnu/packages/disk.scm (udevil)[arguments]: Likewise.
* gnu/packages/enlightenment.scm (efl, enlightenment)
[arguments]: Likewise.
* gnu/packages/gnome.scm (gdm, gnome-control-center)
[arguments]: Likewise.
* gnu/packages/linux.scm (singularity)[arguments]: Likewise.
* gnu/packages/lxde.scm (spacefm)[arguments]: Likewise.
* gnu/packages/monitoring.scm (zabbix-agentd)[arguments]: Likewise.
* gnu/packages/virtualization.scm (ganeti)[arguments]: Likewise.
* gnu/packages/xdisorg.scm (xsecurelock)[arguments]: Likewise.
* gnu/services/dbus.scm (dbus-configuration-directory): Likewise.
* gnu/services/ganeti.scm (%default-ganeti-environment-variables):
Likewise.
* gnu/services/monitoring.scm (zabbix-agent-shepherd-service): Likewise.
* gnu/tests/ldap.scm (marionette): Likewise.
* gnu/tests/monitoring.scm (os): Likewise.
| Tobias Geerinckx-Rice | 2024-08-11 | 1 | -1/+1 |
* | gnu: copyq: Fix build.•••* gnu/packages/xdisorg.scm (copyq)[inputs]: Replace knotifications with knotifications-5.
Change-Id: Ia25ac571227eb337274cf38bebe55c7a1dd3bbc1
| Zheng Junjie | 2024-07-18 | 1 | -1/+1 |
* | gnu: Add xxkb.•••* gnu/packages/xdisorg.scm (xxkb): New variable.
Change-Id: Ibf7ff3394438490045c1821b9f9e417adc8d5e0b
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Igor Goryachev via Guix-patches via | 2024-06-20 | 1 | -0/+48 |
* | gnu: libwacom: Update to 2.12.1.•••* gnu/packages/xdisorg.scm (libwacom): Update to 2.12.1.
Change-Id: I0a57f1a197d321f68ec123bfa7654ee44f6c6093
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Dariqq | 2024-06-15 | 1 | -2/+2 |
* | gnu: scrot: Update to 1.11.•••* gnu/packages/xdisorg.scm (scrot): Update to 1.11.
Change-Id: I09addd3dcdf8edb88e6aa65949dec125cd93f500
Signed-off-by: jgart <jgart@dismail.de>
| Artyom V. Poptsov | 2024-06-11 | 1 | -2/+2 |
* | gnu: libwacom: Update to 2.11.0.•••With the 2.9 release the license got clarified to be hpnd.
* gnu/packages/xdisorg.scm (libwacom): Update to 2.11.0.
[native-inputs]: Remove python-evdev.
[inputs]: Add python, python-libevdev, python-pyudev.
[propagated-inputs]: Add libevdev.
[license]: Correct license to hpnd.
Change-Id: Ib5276beaec2c23e74532cb157225fc3a9a2e25e7
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Dariqq | 2024-06-11 | 1 | -6/+10 |
* | gnu: maim: Update to 5.8.0.•••* gnu/packages/xdisorg.scm (maim): Update to 5.8.0.
[inputs]: Add libwebp.
Change-Id: I91fb48b26bdd2393975f14c00d74f70d8f6db11f
Signed-off-by: Andreas Enge <andreas@enge.fr>
| Artyom V. Poptsov | 2024-06-10 | 1 | -2/+4 |
* | gnu: wlsunset: Update to 0.4.0.•••* gnu/packages/xdisorg.scm (wlsunset): Update to 0.4.0.
Change-Id: I4638d89c29fd4da2ae9850955bb43875fb00d416
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
| Wilko Meyer | 2024-05-22 | 1 | -2/+2 |
* | gnu: wlsunset: Install man pages.•••* gnu/packages/xdisorg.scm (wlsunset)[native-inputs]: Add scdoc.
Reviewed-by: Dale Mellor <guix-devel-0brg6a@rdmp.org>
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
Change-Id: Iffeb9427a1fd625f9dac4098107336cba639f5e9
| Sören Tempel | 2024-05-22 | 1 | -1/+1 |
* | gnu: fuzzel: Update to 1.10.2.•••* gnu/packages/xdisorg.scm (fuzzel): Update to 1.10.2.
Change-Id: I4a7e0d6082ecdbe82aaa893cfabf3f20101d1d29
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
| Wilko Meyer | 2024-04-22 | 1 | -2/+2 |
* | Merge remote-tracking branch 'savannah/master' into mesa-updates•••Change-Id: Iad185e2ced97067b3dff8fd722435a6c5e2c00e5
| Christopher Baines | 2024-04-09 | 1 | -2/+2 |
|\ |
|
| * | gnu: x-resize: Update to 0.3.•••* gnu/packages/xdisorg.scm (x-resize): Update to 0.3.
Change-Id: Ifc2e27b83e9243c7d0fac8cd76cee217d870e4d5
| Maxim Cournoyer | 2024-03-31 | 1 | -2/+2 |
* | | gnu: libdrm: Update to 2.4.120.•••* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.120.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
Change-Id: Ibd5be956819bbc6b7df5d5b7cdd02297dc1e2e71
| Daniel Ziltener | 2024-03-31 | 1 | -2/+2 |
|/ |
|
* | gnu: clipman: Refresh package style.•••* gnu/packages/xdisorg.scm (clipman): Adjust indentation.
[arguments] <#:phases>: Rename 'patch to 'patch-wl-copy-path phase to
reflect the purpose. Revert default 'install-license-files phase.
[native-inputs]: Remove go-github-com-alecthomas-template and
go-github-com-alecthomas-units, they are propagated from
go-gopkg-in-alecthomas-kingpin-v2.
Change-Id: I5332906c126904ced595aa322be5f933c305c5f7
| Sharlatan Hellseher | 2024-03-27 | 1 | -23/+24 |
* | gnu: clipman: Simplify package.•••* gnu/packages/xdisorg.scm (clipman):
[phases] <#:phases>: Adjust 'patch phase to relay on provided module
import path.
[inputs]: Remove go-github-com-alecthomas-kingpin; add
go-gopkg-in-alecthomas-kingpin-v2.
Change-Id: I3d9d82af29672ff94cdbd39b18ec4ed61b8e485f
| Sharlatan Hellseher | 2024-03-27 | 1 | -3/+1 |
* | gnu: clipman: Update to 1.6.2.•••* gnu/packages/xdisorg.scm (clipman): Update to 1.6.2.
Change-Id: I389f93f2d43f1675f2b33694ba84711e42df4eaf
| Sharlatan Hellseher | 2024-03-27 | 1 | -2/+2 |
* | gnu: clipman: Fix source and home-page URL.•••The URI https://github.com/yory8/clipman/ no longer exists. The new
project's URL was obtained from the Nix package.
* gnu/packages/xdisorg.scm (clipman) [source]: Fix URL.
[home-page]: As above.
Change-Id: I20e9f22780586ce14d925d5cf106e70de8209e1e
| Sharlatan Hellseher | 2024-03-27 | 1 | -2/+2 |
* | gnu: go-github-com-alecthomas-units: Move to golang-xyz.•••* gnu/packages/golang.scm (go-github-com-alecthomas-units): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/xdisorg.scm: Remove (gnu packages golang).
Change-Id: I9a4d7da82c9ca1b3c4e0d07d97d8fcde30590e33
| Sharlatan Hellseher | 2024-03-27 | 1 | -1/+0 |
* | gnu: go-github-com-kballard-go-shellquote: Move to golang-xyz.•••* gnu/packages/syncthing.scm (go-github-com-kballard-go-shellquote):
Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/xdisorg.scm: Remove (gnu packages syncthing).
Add (gnu packages golang-xyz).
Change-Id: I3ab4cbc55d8ca0ad8b7fec0130bdb935039f2841
| Sharlatan Hellseher | 2024-03-27 | 1 | -1/+1 |
* | gnu: bemenu: Update to 0.6.21.•••* gnu/packages/xdisorg.scm (bemenu): Update to 0.6.21.
Change-Id: I222a69470d5d6cb0ff9c21a5940469a0bc901ae0
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Timotej Lazar | 2024-03-25 | 1 | -2/+2 |
* | gnu: copyq: Fix indentation.•••* gnu/packages/xdisorg.scm (copyq): Fix indentation.
Change-Id: I3eb25dd410c0071d28244d4363ae390d2fc54e13
| Christopher Baines | 2024-03-22 | 1 | -32/+32 |
* | gnu: copyq: Update to 8.0.0.•••* gnu/packages/xdisorg.scm (copyq): Update to 8.0.0.
Change-Id: I36fb1eec237f280993a495e56d754961555a8f8e
Signed-off-by: Christopher Baines <mail@cbaines.net>
| kiasoc5 | 2024-03-22 | 1 | -2/+2 |
* | gnu: sxhkd: Remove asciidoc from inputs.•••asciidoc is a developing-time dependency.
* gnu/packages/xdisorg.scm(sxhkd)[inputs]: Remove asciidoc.
Change-Id: Ib2379193014fdfe21de161691dac46d6e9feb758
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Zheng Junjie | 2024-03-19 | 1 | -1/+1 |
* | gnu: sxhkd: Use Gexps.•••* gnu/packages/xdisorg.scm(sxhkd)[arguments]: Use Gexps.
Change-Id: Ib2379193014fdfe21de161691dac46d6e9feb758
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Zheng Junjie | 2024-03-19 | 1 | -9/+9 |
* | gnu: wob: Update to 0.15.1.•••* gnu/packages/xdisorg.scm (wob): Update to 0.15.1.
Change-Id: I5110f98efa8e9478a8a925d5d7e48e4f0cef1499
| Nicolas Goaziou | 2024-03-17 | 1 | -3/+3 |
* | gnu: rofi-wayland: Update to 1.7.5+wayland3.•••* gnu/packages/xdisorg.scm (rofi-wayland): Update to 1.7.5+wayland3.
Change-Id: I43e87790272fe3e6d1b9b2fe9f837025083962d2
| John Kehayias | 2024-03-05 | 1 | -2/+2 |
* | gnu: bemenu: Install man pages•••Since version 0.6.5 man pages are written in scdoc, therefore we
need to update the dependencies accordingly to ensure that the
man pages are build and installed:
* gnu/packages/xdisorg.scm (bemenu): Add dependency on scdoc.
Signed-off-by: Sören Tempel <soeren@soeren-tempel.net>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sören Tempel | 2024-02-18 | 1 | -1/+1 |
* | gnu: copyq: Update to 7.1.0.•••* gnu/packages/xdisorg.scm (copyq): Update to 7.1.0.
Change-Id: I843aa403a5d790ac8de67fc4c609fc2e081d39c2
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| kiasoc5 | 2024-02-14 | 1 | -2/+2 |
* | gnu: bemenu: Update to 0.6.19.•••* gnu/packages/xdisorg.scm (bemenu): Update to 0.6.19.
Change-Id: If06908244429901ea1a9810738cde2d3430ae5d1
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| kiasoc5 | 2024-02-14 | 1 | -2/+2 |
* | gnu: xf86-input-wacom: Update to 1.2.0.•••* gnu/packages/xdisorg.scm (xf86-input-wacom): Update to 1.2.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: I5f8cf8372c7242afd51375efe6baecf98a8b2ec9
| Alexey Abramov | 2024-02-14 | 1 | -2/+2 |
* | gnu: Add x-resize.•••* gnu/packages/xdisorg.scm (x-resize): New variable.
Change-Id: Ia36c07fba5a90f792cfe50b1e060891cf5706839
| Maxim Cournoyer | 2023-12-29 | 1 | -0/+57 |
* | gnu: xeyes: Update to 1.3.0.•••* gnu/packages/xdisorg.scm (xeyes): Update to 1.3.0.
[source]: Update file extension in URI.
Change-Id: Ibd4f554180bd7892e594c63f7c18808a6df7c049
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Greg Hogan | 2023-12-07 | 1 | -3/+3 |
* | Merge branch 'master' into mesa-updates•••Change-Id: Ide02272218e76dfae6dc9f8748871c8d61704260
| John Kehayias | 2023-11-26 | 1 | -4/+4 |
|\ |
|
| * | gnu: xscreensaver: Update to 6.08.•••* gnu/packages/xdisorg.scm (xscreensaver): Update to 6.08.
[inputs]: Remove gdk-pixbuf-xlib. Add glib:bin.
Change-Id: I610ae408a0e0d01868ba23a5574a301dc1ea3330
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| kiasoc5 | 2023-11-25 | 1 | -4/+3 |
| * | gnu: kbdd: Fix cross-compilation.•••* gnu/packages/xdisorg.scm (kbdd): Fix cross-compilation.
[native-inputs]: Add dbus-glib.
Change-Id: I4f5bc93c8f372d47e7bf0d91e181775400c64ecf
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Zheng Junjie | 2023-11-25 | 1 | -0/+1 |
* | | Merge branch 'master' into mesa-updates•••Change-Id: I94c6874e5fdf916e3eb911f1a7df610cd3275474
| John Kehayias | 2023-11-21 | 1 | -1/+8 |
|\| |
|
| * | gnu: wl-clipboard: Fix shell completion directories.•••* gnu/packages/xdisorg.scm (wl-clipboard)[arguments]: Adjust
configure-flags to install fish completions into correct directory. Add
a phase to install the bash completions into the correct directory.
Change-Id: If31b477926e3d4c1d8f74e9224af2dea59740f77
| Efraim Flashner | 2023-11-19 | 1 | -1/+8 |