about summary refs log tree commit diff stats
path: root/flake
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-03-29 12:16:13 +0100
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-03-29 12:20:50 +0100
commitf5fde2475f81e1b714848c3c1ae4d5703738b65e (patch)
tree10d14fee0bdc09e6c4edaaa89c651b157c45092d /flake
parentrefactor(pkgs/{yti,spodi,git-cleanup,nato,sort_song,virsh-del}): Remove (diff)
downloadnixos-config-f5fde2475f81e1b714848c3c1ae4d5703738b65e.zip
refactor(pkgs/update-vim-plugins): Remove
Let's start using the nixpkgs infrastructure instead of this python
application.
Diffstat (limited to 'flake')
-rw-r--r--flake/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/flake/default.nix b/flake/default.nix
index c942c678..78c38c0a 100644
--- a/flake/default.nix
+++ b/flake/default.nix
@@ -144,7 +144,6 @@ in {
         # update
         myPkgs.generate_moz_extension # needed for the firefox extension update script
         myPkgs.lf-make-map # needed to generate the lf cd mappings
-        myPkgs.update-vim-plugins
       ];
     };
   };