switch to upstream cursors

This commit is contained in:
Vivian 2022-10-28 11:22:19 +02:00
parent f962dd854d
commit d68abfa381
4 changed files with 2 additions and 42 deletions

View file

@ -1,7 +1,5 @@
# nix-build -E 'with import <nixpkgs> {}; callPackage ./platformio.nix {}'
final: prev: {
catppuccin.cursors = prev.callPackage ./catppuccin/cursors { };
v = {
glitch-soc = prev.callPackage ./glitch-soc { };