Commit Graph

14 Commits

Author SHA1 Message Date
José Romildo
24a4815693 xfce: add maintainers team 2021-12-08 11:34:00 -03:00
R. RyanTM
5b1c9a9fc9 xfce.thunar: 4.16.9 -> 4.16.10 2021-09-22 06:32:23 +00:00
R. RyanTM
7bd5754a35 xfce.thunar: 4.16.8 -> 4.16.9 2021-09-14 00:21:32 +00:00
polykernel
ca20a96b5f treewide: concatStrings (intersperse ...) -> concatStringsSep ...
Update all usage of lib.concatStrings (lib.intersperse ...) to
lib.concatStringsSep. This produces the same result as per https://github.com/NixOS/nixpkgs/pull/135843,
however it yields a performance benefit on Nix versions that
support the builtins.concatStringsSep primop.
2021-08-28 11:57:59 -04:00
AndersonTorres
c1e80e6dc5 Change the XFCE expressions' source hashes to SRI format 2021-06-17 13:25:11 -03:00
José Romildo
81e6e2fdd0 xfce.thunar: depends on pcre
- The library pcre is needed for regular expressions in the Search &
Replace feature of the bulk renamer.
2021-06-11 16:27:28 -03:00
José Romildo Malaquias
8f4ba475d9 xfce.thunar: 4.16.6 -> 4.16.8 2021-05-08 22:04:30 -03:00
José Romildo Malaquias
472f5a976d xfce: does not explicitly require a gvfs package
- In order to use GIO/GVFS it is enough to enable the gvfs service.

- The module option services.gvfs.package can be used to choose a
  variation of the gvfs package, if desired.
2021-05-01 18:21:57 -03:00
José Romildo Malaquias
6e94e7f3d1 xfce.thunar: 1.8.15 -> 4.16.6 2021-03-31 19:10:56 -03:00
Ben Siraphob
e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
André Silva
4d4d16a926
thunar: fix wrapper build 2020-11-23 12:39:12 +00:00
José Romildo Malaquias
a3ae0fd098 xfce.thunar: 1.8.14 -> 1.8.15 2020-05-26 11:40:59 -03:00
José Romildo Malaquias
5d7b798861 xfce.thunar: 1.8.9 -> 1.8.14 2020-04-19 20:38:57 -03:00
worldofpeace
ac70cd728c xfce4-14: move to xfce and have only one version of xfce
All code that was at xfce4-14 has been moved to xfce/*.
Old expressions that aren't rewritten might be abandoned or broken.

Additonally I've ported the xfce4-14 thunar expression to support
thunarPlugins. We can now support this interface in the Xfce module
again, although I'm not sure if we have any plugins packaged that support
latest thunar.
2019-11-19 18:47:02 -05:00