Commit Graph

9 Commits

Author SHA1 Message Date
Weijia Wang
3927f4fcbd ydotool: 1.0.3 -> 1.0.4 2023-02-11 17:26:04 +01:00
R. Ryantm
905fd9fb41 ydotool: 1.0.1 -> 1.0.3 2023-01-15 14:33:08 +00:00
Artturin
947bc96c2d pkgs/tools/wayland: enable strictDeps 2022-05-11 23:14:29 +03:00
maxice8
b133ad055b
ydotool: minor fixes (#166050)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-28 16:44:02 +02:00
kraem
df715ae164 ydotool: unstable-2021-01-20 -> 1.0.1 2022-03-16 07:39:27 +01:00
Jappie Klooster
a0d817b48f
ydotool: 0.1.8 -> 2021-01-20
Upgrading ydotool gives two big features:
1. support for sleep, making it easier to combine with sway
2. recording support. Allowing you to record macros!

This does however make the daemon a bit unstable, I had it crash
on my when trying to type.
However the daemon is optional, and this is an upstream issue.
So I think it's a good change.

Furthermore several libraries are upgraded with this change as well,
they all seem to be used and maintained by the same authors.

readd rec block  to ydotool

Update pkgs/tools/wayland/ydotool/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Update pkgs/tools/wayland/ydotool/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Update pkgs/tools/wayland/ydotool/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-03 11:02:15 -04:00
Ben Siraphob
d6aeae8f90 pkgs/tools: pkgconfig -> pkg-config (2) 2021-01-17 23:27:27 +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
WilliButz
5330d56c3b
ydotool: init at 0.1.8 2019-10-29 14:43:43 +01:00