formatted nix files using alejandra
This commit is contained in:
@@ -39,13 +39,13 @@
|
||||
};
|
||||
})
|
||||
#(pkgs.vimUtils.buildVimPlugin {
|
||||
#name = "nvim-ghost.nvim";
|
||||
#src = pkgs.fetchFromGitHub {
|
||||
#owner = "subnut";
|
||||
#repo = "nvim-ghost.nvim";
|
||||
#rev = "67cc8f38c69d271af1c2430ff5099766f3550eb8";
|
||||
#hash = "sha256-XldDgPqVeIfUjaRLVUMp88eHBHLzoVgOmT3gupPs+ao=";
|
||||
#};
|
||||
#name = "nvim-ghost.nvim";
|
||||
#src = pkgs.fetchFromGitHub {
|
||||
#owner = "subnut";
|
||||
#repo = "nvim-ghost.nvim";
|
||||
#rev = "67cc8f38c69d271af1c2430ff5099766f3550eb8";
|
||||
#hash = "sha256-XldDgPqVeIfUjaRLVUMp88eHBHLzoVgOmT3gupPs+ao=";
|
||||
#};
|
||||
#})
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user