This commit is contained in:
alsaiduq-lab 2025-03-29 03:55:16 -06:00
parent 8378ba87c8
commit e9704ec966
2 changed files with 0 additions and 103 deletions

View file

@ -59,9 +59,4 @@ in {
};
pythonPackages = customPackages;
vivid-icons = pkgs.callPackage ./vivid-icons {
inherit lib;
stdenv = pkgs.stdenv;
fetchFromGitHub = pkgs.fetchFromGitHub;
};
}