about summary refs log tree commit diff
path: root/pkgs/data/icons/phinger-cursors/default.nix
AgeCommit message (Collapse)AuthorFilesLines
2024-06-09treewide: Remove the definite article from meta.descriptionAlexis Hildebrandt1-1/+1
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-04-07phinger-cursors: 1.1 -> 2.0R. Ryantm1-2/+2
2023-11-17maintainers: fortuneteller2k -> monifortuneteller2k1-1/+1
2022-02-05phinger-cursors: fix installPhaseInternetUnexplorer1-1/+1
Running `cp -r ./ $out/share/icons` to copy the icon files to `$out/share/icons` ends up copying the `env-vars` file as well (since sourceRoot = .), which can lead to collisions when building the system path. This uses a wildcard instead, which relies on the assumption that all variants start with `phinger-cursors`.
2022-02-01phinger-cursors: init at 1.1fortuneteller2k1-0/+28