summaryrefslogtreecommitdiff
path: root/nvim/misspellDeps.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nvim/misspellDeps.nix')
-rw-r--r--nvim/misspellDeps.nix12
1 files changed, 12 insertions, 0 deletions
diff --git a/nvim/misspellDeps.nix b/nvim/misspellDeps.nix
new file mode 100644
index 0000000..5b7275c
--- /dev/null
+++ b/nvim/misspellDeps.nix
@@ -0,0 +1,12 @@
+# file generated from Gopkg.lock using dep2nix (https://github.com/nixcloud/dep2nix)
+[
+ {
+ goPackagePath = "github.com/gobwas/glob";
+ fetch = {
+ type = "git";
+ url = "https://github.com/gobwas/glob";
+ rev = "5ccd90ef52e1e632236f7326478d4faa74f99438";
+ sha256 = "0jxk1x806zn5x86342s72dq2qy64ksb3zrvrlgir2avjhwb18n6z";
+ };
+ }
+] \ No newline at end of file