Age | Commit message (Expand) | Author |
2021-07-21 | gnu: catfish: Update to 4.16.1....* gnu/packages/xfce.scm (catfish): Update to 4.16.1.
[inputs]: Add xfconf.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Michael Rohleder |
2021-06-19 | Merge branch 'master' into core-updates...Note: this merge actually changes the 'curl' and 'python-attrs' derivations,
as part of solving caf4a7a2770ef4d05a6e18f40d602e51da749ddc and
12964df69a99de6190422c752fef65ef813f3b6b respectively.
4604d43c0e (gnu: gnutls@3.6.16: Fix cross-compilation.) was ignored because it
cannot currently be tested.
Conflicts:
gnu/local.mk
gnu/packages/aidc.scm
gnu/packages/boost.scm
gnu/packages/curl.scm
gnu/packages/nettle.scm
gnu/packages/networking.scm
gnu/packages/python-xyz.scm
gnu/packages/tls.scm
| Marius Bakke |
2021-06-13 | gnu: ristretto: Update to 0.11.0....* gnu/packages/xfce.scm (ristretto): Update to 0.11.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Michael Rohleder |
2021-06-13 | gnu: xfce4-settings: Update to 4.16.2....* gnu/packages/xfce.scm (xfce4-settings): Update to 4.16.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Michael Rohleder |
2021-05-22 | Merge branch 'master' into core-updates | Marius Bakke |
2021-05-21 | gnu: xfce4-screenshooter: Update to 1.9.9....* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.9.9.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Michael Rohleder |
2021-05-15 | gnu: mousepad: Update to 0.5.5....* gnu/packages/xfce.scm (mousepad): Update to 0.5.5.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Michael Rohleder |
2021-05-09 | Merge branch 'master' into core-updates... Conflicts:
gnu/local.mk
gnu/packages/bioinformatics.scm
gnu/packages/django.scm
gnu/packages/gtk.scm
gnu/packages/llvm.scm
gnu/packages/python-web.scm
gnu/packages/python.scm
gnu/packages/tex.scm
guix/build-system/asdf.scm
guix/build/emacs-build-system.scm
guix/profiles.scm
| Marius Bakke |
2021-05-09 | gnu: xfce4-panel: Update to 4.16.3....* gnu/packages/xfce.scm (xfce4-panel): Update to 4.16.3.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Michael Rohleder |
2021-05-09 | gnu: thunar: Update to 4.16.8....* gnu/packages/xfce.scm (thunar): Update to 4.16.8.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Michael Rohleder |
2021-05-08 | gnu: xfce4-session: Allow xflock4 to use xset....* gnu/packages/xfce.scm (xfce4-session):
[inputs]: Add xset.
[arguments]: Add 'patch-xflock' phase to use exact store path to 'xset'
in 'xflock4'.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley |
2021-05-07 | gnu: xfce4-clipman-plugin: Update to 1.6.2....* gnu/packages/xfce.scm (xfce4-clipman-plugin): Update to 1.6.2.
| Tobias Geerinckx-Rice |
2021-05-07 | gnu: thunar: Update to 4.16.7....* gnu/packages/xfce.scm (thunar): Update to 4.16.7.
| Tobias Geerinckx-Rice |
2021-04-30 | gnu: xfce4-settings: Add gsettings-desktop-schemas....* gnu/packages/xfce.scm (xfce4-settings):[propagated-inputs]: Add
gsettings-desktop-schemas. This makes it appear in the system profile
via the xfce service. This fixes a bug where changing icon theme causes
xfce4-appearance-settings to crash with the error:
GLib-GIO-ERROR **: 15:41:45.828: Settings schema 'org.gnome.desktop.interface' is not installed
Trace/breakpoint trap
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley |
2021-04-27 | gnu: exo: Update to 4.16.2....* gnu/packages/xfce.scm (exo): Update to 4.16.2.
| Tobias Geerinckx-Rice |
2021-04-25 | gnu: xfce, mate: Propagate 'font-dejavu'....Fixes <https://bugs.gnu.org/47713>.
Reported by bo0od <bo0od@riseup.net>.
This ensures applications such as IceCat can properly text (numbers in
the case of IceCat).
* gnu/packages/enlightenment.scm (enlightenment)[propagated-inputs]: Add
FONT-DEJAVU.
* gnu/packages/mate.scm (mate)[propagated-inputs]: New field.
* gnu/packages/xfce.scm (xfce)[propagated-inputs]: New field.
| Ludovic Courtès |
2021-04-25 | gnu: xfdesktop: Add Guix logo to default background....* gnu/packages/xfce.scm (xfdesktop)[arguments]: In
'prepare-background-image' phase, add "xfce-verticals.png".
| Ludovic Courtès |
2021-04-24 | gnu: xfce4-settings: Update to 4.16.1....* gnu/packages/xfce.scm (xfce4-settings): Update to 4.16.1.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Michael Rohleder |
2021-04-21 | gnu: xfce: Autostart mate-polkit....* gnu/packages/xfce.scm (xfce):[inputs]: Add mate-polkit-for-xfce.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
| Brendan Tildesley |
2021-04-21 | gnu: Add mate-polkit-for-xfce....gnu/packages/xfce.scm (mate-polkit-for-xfce) New variable.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
| Brendan Tildesley |
2021-04-16 | Merge remote-tracking branch 'origin/master' into core-updates... Conflicts:
gnu/local.mk
gnu/packages/boost.scm
gnu/packages/chez.scm
gnu/packages/compression.scm
gnu/packages/crates-io.scm
gnu/packages/docbook.scm
gnu/packages/engineering.scm
gnu/packages/gcc.scm
gnu/packages/gl.scm
gnu/packages/gtk.scm
gnu/packages/nettle.scm
gnu/packages/python-check.scm
gnu/packages/python-xyz.scm
gnu/packages/radio.scm
gnu/packages/rust.scm
gnu/packages/sqlite.scm
guix/build-system/node.scm
| Efraim Flashner |
2021-04-03 | gnu: mousepad: Update to 0.5.4....* gnu/packages/xfce.scm (mousepad): Update to 0.5.4.
| Tobias Geerinckx-Rice |
2021-03-25 | gnu: xfce4-netload-plugin: Update to 1.4.0....* gnu/packages/xfce.scm (xfce4-netload-plugin): Update to 1.4.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Michael Rohleder |
2021-03-25 | gnu: exo: Update to 4.16.1....* gnu/packages/xfce.scm (exo): Update to 4.16.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Michael Rohleder |
2021-03-25 | gnu: thunar: Update to 4.16.6....* gnu/packages/xfce.scm (thunar): Update to 4.16.6.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Michael Rohleder |
2021-03-25 | gnu: xfce4-systemload-plugin: Update to 1.3.1....* gnu/packages/xfce.scm (xfce4-systemload-plugin): Update to 1.3.1.
[inputs]: Add libgtop.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Michael Rohleder |
2021-03-25 | gnu: xfce4-battery-plugin: Update to 1.1.4....* gnu/packages/xfce.scm (xfce4-battery-plugin): Update to 1.1.4.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Michael Rohleder |
2021-03-06 | Merge branch 'master' into core-updates | Christopher Baines |
2021-03-02 | gnu: xfce4-panel: Update to 4.16.2....* gnu/packages/xfce.scm (xfce4-panel): Update to 4.16.2.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Michael Rohleder |
2021-03-02 | gnu: xfce4-time-out-plugin: Update to 1.1.2....* gnu/packages/xfce.scm (xfce4-time-out-plugin): Update to 1.1.2.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Michael Rohleder |
2021-03-02 | gnu: mousepad: Update to 0.5.3....* gnu/packages/xfce.scm (mousepad): Update to 0.5.3.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Michael Rohleder |
2021-03-02 | gnu: xfce4-cpugraph-plugin: Update to 1.2.3....* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): Update to 1.2.3.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Michael Rohleder |
2021-02-21 | gnu: xfce4-cpugraph-plugin: Update to 1.2.2....* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): Update to 1.2.2.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Michael Rohleder |
2021-02-14 | gnu: xfce4-kbdleds-plugin: Remove package....This package never made the transition to GTK+ 3 and doesn't build since Xfce
4.16. The last upstream release was in 2011.
* gnu/packages/xfce.scm (xfce4-kbdleds-plugin): Remove variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Michael Rohleder |
2021-02-13 | gnu: xfce4-weather-plugin: Update to 0.11.0....* gnu/packages/xfce.scm (xfce4-weather-plugin): Update to 0.11.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Michael Rohleder |
2021-02-11 | Merge branch 'master' into core-updates | Danny Milosavljevic |
2021-02-10 | gnu: thunar: Update to 4.16.3....* gnu/packages/xfce.scm (thunar): Update to 4.16.3.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Michael Rohleder |
2021-02-10 | gnu: xfce4-taskmanager: Update to 1.4.2....* gnu/packages/xfce.scm (xfce4-taskmanager): Update to 1.4.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Michael Rohleder |
2021-02-08 | gnu: xfce4-taskmanager: Update to 1.4.1....* gnu/packages/xfce.scm (xfce4-taskmanager): Update to 1.4.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Michael Rohleder |
2021-02-07 | gnu: xfce4-cpufreq-plugin: Update to 1.2.4....* gnu/packages/xfce.scm (xfce4-cpufreq-plugin): Update to 1.2.4.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Michael Rohleder |
2021-02-07 | gnu: xfce4-cpugraph-plugin: Update to 1.2.1....* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): Update to 1.2.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Michael Rohleder |
2021-02-03 | Merge branch 'master' into core-updates | Christopher Baines |
2021-02-01 | gnu: Adjust package collection to Wrap using GUIX_PYTHONPATH....This change was automated using:
$ git ls-files | grep .scm | \
xargs sed 's/(getenv "PYTHONPATH")/(getenv "GUIX_PYTHONPATH")/' -i
$ git ls-files | grep .scm | \
xargs sed 's/`("PYTHONPATH"/`("GUIX_PYTHONPATH"/' -i
* gnu/packages/admin.scm (nmap):
(dstat): Wrap using GUIX_PYTHONPATH.
* gnu/packages/audio.scm (jack-2):
(carla): Likewise.
* gnu/packages/benchmark.scm (fio): Likewise.
* gnu/packages/bioinformatics.scm (couger): Likewise.
(gess, find-circ, filtlong, nanopolish): Likewise.
* gnu/packages/cdrom.scm (cdemu-client): Likewise.
* gnu/packages/chemistry.scm (avogadro): Likewise.
* gnu/packages/connman.scm (econnman): Likewise.
* gnu/packages/cups.scm (hplip): Likewise.
* gnu/packages/debug.scm (scanmem): Likewise.
* gnu/packages/display-managers.scm (lightdm): Likewise.
* gnu/packages/ebook.scm (cozy): Likewise.
* gnu/packages/education.scm (anki): Likewise.
* gnu/packages/engineering.scm (kicad, volk, freecad): Likewise.
* gnu/packages/game-development.scm (renpy): Likewise.
* gnu/packages/games.scm (roguebox-adventures)
(seahorse-adventures, kajongg): Likewise.
* gnu/packages/gimp.scm (gimp, glimpse): Likewise.
* gnu/packages/glib.scm (itstool): Likewise.
* gnu/packages/gnome.scm (gnome-music, gtg, rhythmbox): Likewise.
(eolie, d-feet, gedit, caribou, gnome-shell, authenticator)
(gnome-todo, orca, passwordsafe, terminator, setzer)
(libratbag, komikku): Likewise.
* gnu/packages/gps.scm (gpsd): Likewise.
* gnu/packages/gtk.scm (gtk-doc): Likewise.
* gnu/packages/ibus.scm (ibus, ibus-libpinyin, ibus-anthy)
(ibus-libhangul): Likewise.
* gnu/packages/inkscape.scm (inkscape-1.0): Likewise.
* gnu/packages/linux.scm (bcc): Likewise.
* gnu/packages/mail.scm (notifymuch): Likewise.
* gnu/packages/maths.scm (units): Likewise.
* gnu/packages/music.scm (solfege): Likewise.
* gnu/packages/networking.scm (blueman): Likewise.
* gnu/packages/patchutils.scm (patchwork): Likewise.
* gnu/packages/photo.scm (rapid-photo-downloader, entangle): Likewise.
* gnu/packages/plotutils.scm (asymptote): Likewise.
* gnu/packages/presentation.scm (presentty): Likewise.
* gnu/packages/screen.scm (byobu): Likewise.
* gnu/packages/storage.scm (ceph): Likewise.
* gnu/packages/syndication.scm (liferea): Likewise.
* gnu/packages/task-management.scm (blanket): Likewise.
* gnu/packages/text-editors.scm (manuskript): Likewise.
* gnu/packages/version-control.scm (gitless, cgit, git-when-merged)
(git-imerge): Likewise.
* gnu/packages/video.scm (pitivi): Likewise.
* gnu/packages/virtualization.scm (criu): Likewise.
* gnu/packages/xfce.scm (catfish): Likewise.
| Maxim Cournoyer |
2021-01-31 | gnu: mousepad: Update to 0.5.2....* gnu/packages/xfce.scm (mousepad): Update to 0.5.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Michael Rohleder |
2021-01-28 | gnu: xfce4-statusnotifier-plugin: Update to 0.2.3....* gnu/packages/xfce.scm (xfce4-statusnotifier-plugin): Update to 0.2.3.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Michael Rohleder |
2021-01-28 | gnu: xfce4-panel: Update to 4.16.1....* gnu/packages/xfce.scm (xfce4-panel): Update to 4.16.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Michael Rohleder |
2021-01-28 | gnu: xfce4-genmon-plugin: Update to 4.1.1....* gnu/packages/xfce.scm (xfce4-genmon-plugin): Update to 4.1.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Michael Rohleder |
2021-01-20 | gnu: xfce4-stopwatch-plugin: Update to 0.5.0....* gnu/packages/xfce.scm (xfce4-stopwatch-plugin): Update to 0.5.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Michael Rohleder |
2021-01-19 | gnu: xfce4-appfinder: Update to 4.16.1....* gnu/packages/xfce.scm (xfce4-appfinder): Update to 4.16.1.
[source]: Fix uri and use https.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Michael Rohleder |
2021-01-16 | gnu: xfce4-whiskermenu-plugin: Update to 2.5.2....* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.5.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Michael Rohleder |