Skip to content

Commit

Permalink
feat(pkgs/vimPlugins/coc-zk): use IFD
Browse files Browse the repository at this point in the history
  • Loading branch information
wrvsrx committed Feb 24, 2024
1 parent 28b645b commit fd61638
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 2,964 deletions.
3 changes: 0 additions & 3 deletions pkgs/to-vim-plugins/coc-zk/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
}:
mkYarnPackage {
inherit (source) pname version src;
packageJSON = ./package.json;
yarnLock = ./yarn.lock;
yarnNix = ./yarn.nix;
buildPhase = ''
yarn --offline build
'';
Expand Down
77 changes: 0 additions & 77 deletions pkgs/to-vim-plugins/coc-zk/package.json

This file was deleted.

5 changes: 0 additions & 5 deletions pkgs/to-vim-plugins/coc-zk/update.sh

This file was deleted.

Loading

0 comments on commit fd61638

Please sign in to comment.