Revert "Add git-squash-merge script"

This reverts commit 150182149a.
This commit is contained in:
Oliver Davies 2024-11-26 08:09:03 +00:00
parent 150182149a
commit 7973d6ebad
3 changed files with 1 additions and 45 deletions

View file

@ -5,7 +5,6 @@ let
in
{
build-glove80 = callPackage ./build-glove80.nix { };
git-squash-merge = callPackage ./git-squash-merge.nix { };
vimPlugins = prev.vimPlugins // {
conf-vim = callPackage ./vim-plugins/conf-vim.nix { };