Commit graph

146 commits

Author SHA1 Message Date
José Romildo Malaquias 246bfbad15 xfce.xfce4-cpugraph-plugin: 1.2.1 -> 1.2.3 2021-03-31 19:10:51 -03:00
José Romildo Malaquias 6a8196aa57 xfce.xfce4-sensors-plugin: 1.3.92 -> 1.3.95 2021-03-31 18:57:39 -03:00
José Romildo Malaquias a04ea8e44d xfce.xfce4-mailwatch-plugin: 1.2.0 -> 1.3.0 2021-03-31 18:57:38 -03:00
jD91mZM2 ea5639fcf4
vala-panel-appmenu-plugin: delete 2021-03-01 12:34:57 +01:00
jD91mZM2 3a6ba9ea5b
remove me as maintainer
I don't use these tools anymore, so it makes sense I shouldn't have an
opinion on PRs that change/update them. I know it's always unfortunate
losing a reviewer, but I'm not very active anymore anyway,
unfortunately. Apologies.

From now on, I'm trying not to add too many packages into nixpkgs, since
flakes are available. I guess when I first started using Nix I got
overexcited by how easy it was to contribute, so I added things for the
sake of adding things (not because I necessarily used them).
2021-03-01 12:32:20 +01:00
AndersonTorres 1a1fc977f7 xfce4-embed-plugin: removing myself from maintainers list 2021-01-31 02:49:31 -03:00
AndersonTorres fa2ba89513 xfce4-eyes-plugin: removing myself from maintainers list 2021-01-31 02:49:31 -03:00
AndersonTorres 272e31c310 xfce4-xkb-plugin: 0.8.1 -> 0.8.2 2021-01-31 02:49:31 -03:00
AndersonTorres 29234c4378 xfce4-verve-plugin: 2.0.0 -> 2.0.1 2021-01-31 02:49:31 -03:00
AndersonTorres 47e82e1733 xfce4-systemload-plugin: 1.2.3 -> 1.2.4 2021-01-31 02:49:31 -03:00
AndersonTorres dc5efe63fd xfce4-notes-plugin: 1.8.1 -> 1.9.0 2021-01-31 02:49:30 -03:00
AndersonTorres aaa6db1730 xfce4-genmon-plugin: 4.0.2 -> 4.1.1 2021-01-31 02:49:30 -03:00
AndersonTorres e1adcd80d5 xfce4-fsguard-plugin: 1.1.1 -> 1.1.2 2021-01-31 02:49:30 -03:00
AndersonTorres b831e09bf4 xfce4-cpugraph-plugin: 1.1.0 -> 1.2.1 2021-01-31 02:49:30 -03:00
AndersonTorres 54269736be xfce4-namebar-plugin: reorder 2021-01-31 02:49:30 -03:00
AndersonTorres 95c9001cad xfce4-sensors-plugin: reorder 2021-01-31 02:49:30 -03:00
AndersonTorres 9fc7c3391a xfce4-timer-plugin: reorder 2021-01-31 02:49:30 -03:00
AndersonTorres a75a5c403f xfce4-weather-plugin: reorder 2021-01-31 02:49:30 -03:00
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
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
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 532133ab3c xfce.xfce4-whiskermenu-plugin: odd versions are not unstable 2020-12-27 17:39:04 -03: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
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 6247f10280 xfce.xfce4-eyes-plugin: 4.5.0 -> 4.5.1 2020-06-22 11:16:27 -03:00
José Romildo Malaquias 59cea9da66 xfce.xfce4-whiskermenu-plugin: fix gettext path in script 2020-04-23 15:34:41 -03:00
José Romildo Malaquias 6a4b7e51b0 xfce.xfce4-whiskermenu-plugin: 2.4.3 -> 2.4.4 2020-04-22 23:01:16 -03:00
José Romildo Malaquias fc4a10e11d xfce.xfce4-hardware-monitor-plugin: update meta 2020-04-19 20:39:00 -03:00
José Romildo Malaquias c7c0940bcb xfce.xfce4-embed-plugin: update meta and buildInputs 2020-04-19 20:39:00 -03:00