Commit Graph

21 Commits

Author SHA1 Message Date
R. Ryantm
11b3d86444 wootility: 4.6.20 -> 4.6.21 2024-07-15 15:26:43 +02:00
Gavin John
05ee9f4268 wootility: Revamp 2024-06-28 16:26:59 +00:00
sodiboo
7663ec0316 wootility: set license to unfree
Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
2024-06-23 02:32:04 +02:00
sodiboo
0f9c4bfe94 wootility: add NIXOS_OZONE_WL, wootility-lekker.desktop, icons 2024-06-22 05:39:15 +02:00
sodiboo
3eb83599ae wootility: add sodiboo as maintainer 2024-06-22 05:36:40 +02:00
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
74cb0406c0 wootility: 4.6.18 -> 4.6.20 2024-05-17 16:43:13 +00:00
R. Ryantm
27d6d7ecfe wootility: 4.6.15 -> 4.6.18 2024-05-01 05:12:49 +00:00
Peder Bergebakken Sundt
985aa8174d treewide: unbreak appimageTools.wrapType2 builds
`appimageTools.wrapType2` no longer creates a binary `$out/bin/${name}` if `pname` and `version` is provided.
Derivations that have worked around this behavior with a `mv $out/bin/{${name},${pname}}` broke as a result.
This should fix most instances.

contex: #271071
2024-04-24 15:26:52 +02:00
R. Ryantm
06b0c7aeee wootility: 4.5.0 -> 4.6.15 2024-03-03 16:48:30 +00:00
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
Joshua Trees
d9f789ca0b wootility: 3.5.12 -> 4.5.0 2023-04-06 22:51:49 +02:00
Artturin
61c3058bcb all-packages.nix: remove inherit (*xorg) *'s
using inherits in callPackage args is discouraged and doesn't splice
correctly
2022-10-14 20:48:09 +03:00
Artturin
1a634cc057 treewide: remove unecessary XDG_DATA_DIRS from appimage wrapType2
they're unnecessary since https://github.com/NixOS/nixpkgs/pull/161739/files

which links the schemas to their correct fhs locations and adds
gsettings-desktop-schemas and hicolor-icon-theme to appimage fhs
2022-05-15 05:19:23 +03:00
Ben Siraphob
db74029e3e treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
Ben Siraphob
683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
David Wood
da2ed3bada
wootility: 3.5.10 -> 3.5.12 2020-09-05 13:23:42 +01:00
David Wood
ea0cec71ba
wootility: 3.4.6 -> 3.5.10 2020-07-08 10:46:36 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
David Wood
2ec1a5cd12
wootility: 3.3.3 -> 3.4.6 2020-03-31 11:30:31 +01:00
David Wood
47d402e4f7
wootility: init at 3.3.3
Signed-off-by: David Wood <david.wood@codeplay.com>
2019-12-19 15:49:17 +00:00