feat(neorg): Pin neorg to v7.0.0 until nixpkgs fixes it upstream
This commit is contained in:
@@ -11,11 +11,8 @@
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
norg.url = "github:nvim-neorg/tree-sitter-norg/dev";
|
||||
norg-meta.url = "github:nvim-neorg/tree-sitter-norg-meta";
|
||||
|
||||
neorg = {
|
||||
url = "github:nvim-neorg/neorg";
|
||||
url = "github:nvim-neorg/neorg/v7.0.0";
|
||||
flake = false;
|
||||
};
|
||||
neorg-telescope = {
|
||||
|
||||
Reference in New Issue
Block a user