about summary refs log tree commit diff
path: root/pkgs/tools/misc/wootility
AgeCommit message (Collapse)AuthorFilesLines
2022-10-14all-packages.nix: remove `inherit (*xorg) *`'sArtturin1-2/+2
using inherits in callPackage args is discouraged and doesn't splice correctly
2022-05-15treewide: remove unecessary XDG_DATA_DIRS from appimage wrapType2Artturin1-3/+0
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
2020-10-27treewide: remove package names from prefix of descriptionsBen Siraphob1-1/+1
2020-10-17treewide: remove periods from end of package descriptionsBen Siraphob1-1/+1
2020-09-05wootility: 3.5.10 -> 3.5.12David Wood1-2/+2
2020-07-08wootility: 3.4.6 -> 3.5.10David Wood1-5/+16
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-03-31wootility: 3.3.3 -> 3.4.6David Wood1-2/+2
2019-12-19wootility: init at 3.3.3David Wood1-0/+32
Signed-off-by: David Wood <david.wood@codeplay.com>