Artturin
94ce5a875a
pkgs/tools/wayland: enable strictDeps
...
`fd "\.nix" pkgs/tools/wayland | xargs rg "strictDeps" --files-without-match | xargs rg "buildRust|buildGo|buildPyt|buildNim" --files-without-match | xargs vim -p`
checked with Artturin/diffing
removed unnecessary depsBuildBuild in waynergy
2023-03-07 18:13:38 +02:00
Artturin
d3c7ef80ef
pkgs/tools/wayland: mark all linux only
...
on non-linux they all fail various variations of
meson.build:26:0: ERROR: Dependency "wayland-client" not found, tried pkgconfig and framework
fatal error: 'wayland-util.h' file not found
2023-03-05 15:11:44 +02:00
R. Ryantm
10faabf1fd
sov: 0.72 -> 0.73
2022-08-29 00:57:11 +00:00
R. Ryantm
2cf12b619d
sov: 0.71 -> 0.72
2022-07-30 07:57:59 +00:00
Travis Davis
85afe9737c
sov: fix default config location ( #178882 )
...
* sov: fix default config location
* Update pkgs/tools/wayland/sov/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-06-29 19:57:35 +02:00
Travis Davis
4be2ce0d4d
sov: init as 0.71 ( #174492 )
...
* sov: init as v0.71
* Apply suggestions from code review
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-25 23:30:07 +02:00