Skip to content

Commit

Permalink
remove kcc
Browse files Browse the repository at this point in the history
  • Loading branch information
adfaure committed Nov 20, 2024
1 parent ce0cb69 commit 1f900d8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 67 deletions.
1 change: 0 additions & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
# Programs
cgvg = pkgs.callPackage ./pkgs/cgvg {};
myVscode = unstable.callPackage ./pkgs/vscode {};
kcc = unstable.callPackage ./pkgs/kcc {};
simplematch = pkgs.callPackage ./pkgs/simplematch {};
ExifRead = pkgs.callPackage ./pkgs/exifread {};
organize = pkgs.callPackage ./pkgs/organize {inherit simplematch ExifRead;};
Expand Down
66 changes: 0 additions & 66 deletions pkgs/kcc/default.nix

This file was deleted.

0 comments on commit 1f900d8

Please sign in to comment.