about summary refs log tree commit diff
path: root/pkgs/data/icons/phinger-cursors/default.nix
AgeCommit message (Collapse)AuthorFilesLines
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