mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-08 22:05:06 +02:00
feat: bump AstroNvim to v3.33.2
This commit is contained in:
Generated
+4
-4
@@ -24,16 +24,16 @@
|
|||||||
"astronvim": {
|
"astronvim": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1689088588,
|
"lastModified": 1689600041,
|
||||||
"narHash": "sha256-nsUcYhBF0tBY71lFbOLM6TrxK4AF6w+CB5jfEKLB2yk=",
|
"narHash": "sha256-w2ecSdJ6gowO36WWS+0MOQeOWf7Pqut79kY6aV0fL9Y=",
|
||||||
"owner": "AstroNvim",
|
"owner": "AstroNvim",
|
||||||
"repo": "AstroNvim",
|
"repo": "AstroNvim",
|
||||||
"rev": "43d458135a534beead8f32158c1d9293adb202dc",
|
"rev": "fbf1ba1759c83374db64eea8cc693cb75720f269",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "AstroNvim",
|
"owner": "AstroNvim",
|
||||||
"ref": "v3.32.0",
|
"ref": "v3.33.2",
|
||||||
"repo": "AstroNvim",
|
"repo": "AstroNvim",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -73,7 +73,7 @@
|
|||||||
agenix.url = "github:ryantm/agenix/0d8c5325fc81daf00532e3e26c6752f7bcde1143";
|
agenix.url = "github:ryantm/agenix/0d8c5325fc81daf00532e3e26c6752f7bcde1143";
|
||||||
|
|
||||||
# AstroNvim is an aesthetic and feature-rich neovim config.
|
# AstroNvim is an aesthetic and feature-rich neovim config.
|
||||||
astronvim = { url = "github:AstroNvim/AstroNvim/v3.32.0"; flake = false; };
|
astronvim = { url = "github:AstroNvim/AstroNvim/v3.33.2"; flake = false; };
|
||||||
|
|
||||||
# my private secrets, it's a private repository, you need to replace it with your own.
|
# my private secrets, it's a private repository, you need to replace it with your own.
|
||||||
# use ssh protocol to authenticate via ssh-agent/ssh-key, and shallow clone to save time
|
# use ssh protocol to authenticate via ssh-agent/ssh-key, and shallow clone to save time
|
||||||
|
|||||||
Reference in New Issue
Block a user