1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

11 commits

Author SHA1 Message Date
Alexis Hildebrandt 755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
R. Ryantm 5a87d22eb0 waynergy: 0.0.16 -> 0.0.17 2024-04-26 03:04:05 +00:00
PedroHLC ☭ f224d78b44
waynergy: drop pedrohlc from maintainers 2023-11-28 11:34:22 -03:00
figsoda 4bf0d5dfa2 pkgs/tools/wayland: remove dead code 2023-07-25 16:33:37 -04:00
Marcelo Amancio de Lima Santos 2ef748c8de waynergy: 0.0.15 -> 0.0.16 2023-04-17 14:01:55 -03: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
Artturi 0aa0c46ef5
Merge pull request #205201 from Artturin/lintfixes1
Lint fixes
2022-12-09 05:13:56 +02:00
Artturin c55b931644 treewide: fix lints and remove a unneeded cmake input 2022-12-09 01:16:08 +02:00
Marcelo Amancio de Lima Santos e79caabd35 waynergy: 0.0.14 -> 0.0.15 2022-12-07 19:11:03 -03:00
Marcelo Amancio de Lima Santos 4acd8f0125 waynergy: 0.0.13 -> 0.0.14 2022-12-02 08:42:50 -03:00
Marcelo Amancio de Lima Santos b4cce939b6 waynergy: init at 0.0.13 2022-10-18 09:56:43 -03:00