Commit Graph

12 Commits

Author SHA1 Message Date
Nick Cao
b8f93f048d
sov: fix cross compilation 2023-10-25 19:29:22 -04:00
éclairevoyant
e24a5f5061
sov: fix meta 2023-10-12 22:22:38 -04:00
éclairevoyant
c3b9bbf2d0
sov: 0.73 -> 0.92b 2023-10-12 22:18:55 -04:00
éclairevoyant
b448c51cae
sov: replace rec with finalAttrs idiom 2023-10-12 22:15:55 -04:00
éclairevoyant
4b7d8e98bb
sov: reformat 2023-10-12 22:09:59 -04:00
éclairevoyant
2e722bdfdb
maintainers: Fix github account names
and drop package maintainership for removed maintainers.

davidarmstronglewis is now known on github as oceanlewis. Editing maintainer-list.nix…
TravisDavis-ops likely deleted their github account
rs0vere likely deleted their github account
SamirTalwar is now known on github as abstracte. Editing maintainer-list.nix…
2023-10-09 09:15:55 -04:00
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