Commit graph

356 commits

Author SHA1 Message Date
AndersonTorres 7f49ba11d8 xfce4-windowck-plugin: reorder 2021-01-31 02:49:29 -03:00
AndersonTorres 0f6a865dd9 xfce4-systemload-plugin: reorder 2021-01-31 01:55:27 -03:00
AndersonTorres 3d51ede8b2 xfce4-notes-plugin: reorder 2021-01-31 01:55:27 -03:00
AndersonTorres ac99266415 xfce4-mpc-plugin.nix: reorder 2021-01-31 01:55:27 -03:00
AndersonTorres a77768f807 xfce4-mailwatch-plugin.nix: reorder 2021-01-31 01:55:27 -03:00
AndersonTorres e6396dc230 xfce4-i3-workspaces-plugin.nix: reorder 2021-01-31 01:55:27 -03:00
AndersonTorres 525975e2a1 xfce4-hardware-monitor-plugin: reorder 2021-01-31 01:55:27 -03:00
AndersonTorres 94c5d879ae xfce4-genmon-plugin: reorder 2021-01-31 01:55:26 -03:00
AndersonTorres 63d5a1adcc xfce4-fsguard-plugin: reorder 2021-01-31 01:55:26 -03:00
AndersonTorres f8955d59bf xfce4-eyes-plugin: reorder 2021-01-31 01:55:26 -03:00
AndersonTorres 1e586af4b1 xfce4-embed-plugin: reorder 2021-01-31 01:55:26 -03:00
AndersonTorres ab06afe57a xfce4-dockbarx-plugin: reorder 2021-01-31 01:55:26 -03:00
AndersonTorres 85d7cbb485 xfce4-cpugraph-plugin: reorder 2021-01-31 01:55:26 -03:00
AndersonTorres e1dd2a9ff1 xfwm4-themes: reorder 2021-01-31 01:55:25 -03:00
AndersonTorres 8f2d3208b8 xfce4-icon-theme: reorder file
A small modification to standardize the directory structure of XFCE expressions.
2021-01-31 01:55:25 -03:00
Sandro 46815990d6
Merge pull request #110995 from berbiche/init-xfce4-i3-workspaces-plugin
xfce.xfce4-i3-workspaces-plugin: init at 1.4.0
2021-01-29 00:35:42 +01:00
Nicolas Berbiche c1ee2f8d45
xfce.xfce4-i3-workspaces-plugin: init at 1.4.0 2021-01-28 12:45:22 -05:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob 5fffcef915 pkgs/desktops: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Ben Siraphob 3ae5e6ce03 treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
Jonathan Ringer 572a864d02 xfce.xfce4-namebar-plugin: fix build 2020-12-30 14:21:28 -08:00
José Romildo Malaquias 237ea07b9b xfce.xfce4-namebar-plugin: 0.3.1 -> 1.0.0
- Update to version 1.0.0, based on gtk3
- Compile with vala 0.46
- Use pname
- Fix owner of git repository
- Add updateScript
2020-12-27 18:16:37 -03:00
José Romildo Malaquias afd2d87cfe xfce.xfwm4: 4.14.5 -> 4.14.6
It seems that the tag xfwm4-4.14.5 was changed to xfwm4-4-14.5 upstream.
2020-12-27 17:39:04 -03:00
José Romildo Malaquias 532133ab3c xfce.xfce4-whiskermenu-plugin: odd versions are not unstable 2020-12-27 17:39:04 -03:00
José Romildo Malaquias 7918e97472 xfce.mousepad: odd versions are not unstable 2020-12-27 17:39:04 -03:00
José Romildo Malaquias e18817b4f4 xfce.orage: do not use mkXfceDerivation
The source is archived and unavailable at the new Xfce git repository
2020-12-27 17:39:04 -03:00
José Romildo Malaquias 9ef6317164 xfce: use pname 2020-12-27 17:39:04 -03:00
José Romildo Malaquias 34de28ed17 xfce: update src to use new git repository 2020-12-27 14:30:07 -03:00
kvtb c7ef70f6c8
xfce.orage: fix dead link 2020-12-27 10:40:04 +00:00
Guillaume Girol 43acd21b06
Merge pull request #106762 from symphorien/thunar-send-email
xfce.exo: fix $out/lib/xfce4/exo/exo-compose-mail
2020-12-15 19:19:39 +00:00
Guillaume Girol 0d2e2d9297 xfce.exo: fix $out/lib/xfce4/exo/exo-compose-mail
fixes #106755
2020-12-12 12:00:00 +00:00
André Silva 4d4d16a926
thunar: fix wrapper build 2020-11-23 12:39:12 +00:00
MrKorner e8268c7627 Update default.nix 2020-10-25 10:41:22 -04:00
MrKorner 7392ef4cce Update default.nix 2020-10-25 10:41:22 -04:00
Jan Tojnar 2ff80c4b3f
xfce.xfce4-volumed: drop
Unmaintained and broken
2020-08-23 22:38:00 +02:00
José Romildo Malaquias 3b5ebd3e3b xfce.tumbler: 0.2.8 -> 0.2.9 2020-08-16 13:19:22 +00:00
José Romildo Malaquias b2d49b6615 xfce.xfwm4: 4.14.4 -> 4.14.5 2020-08-16 13:18:50 +00:00
worldofpeace 691ef2c55b
Merge pull request #94472 from romildo/upd.xfwm4
xfce.xfwm4: 4.14.2 -> 4.14.4
2020-08-01 22:11:24 -04:00
worldofpeace 85fd984901
Merge pull request #94477 from romildo/upd.xfce4-timer-plugin
xfce.xfce4-timer-plugin: 1.7.0 -> 1.7.1
2020-08-01 20:54:56 -04:00
José Romildo Malaquias dd5e3ed022 xfce.xfce4-whiskermenu-plugin: 2.4.4 -> 2.4.6 2020-08-01 17:41:01 -03:00
José Romildo Malaquias e0cb22161e xfce.xfce4-timer-plugin: 1.7.0 -> 1.7.1 2020-08-01 17:17:30 -03:00
José Romildo Malaquias 4046a11a77 xfce.xfwm4: 4.14.2 -> 4.14.4 2020-08-01 17:02:46 -03:00
José Romildo Malaquias 6247f10280 xfce.xfce4-eyes-plugin: 4.5.0 -> 4.5.1 2020-06-22 11:16:27 -03:00
José Romildo Malaquias a3ae0fd098 xfce.thunar: 1.8.14 -> 1.8.15 2020-05-26 11:40:59 -03:00
José Romildo Malaquias 88c479bce8 xfce.xfconf: 4.14.1 -> 4.14.3 2020-05-07 17:17:04 -03:00
José Romildo Malaquias 4a86636d33 xfce.xfce4-notifyd: 0.6.0 -> 0.6.1 2020-05-05 09:38:21 -03:00
José Romildo Malaquias 42b7f86b6f xfce.xfwm4: 4.14.0 -> 4.14.2 2020-05-03 11:41:16 -03:00
José Romildo Malaquias cd8a60fd3b xfce.xfce4-panel: 4.14.3 -> 4.14.4 2020-04-30 18:53:28 -03:00