Compare commits

..

2 Commits

Author SHA1 Message Date
e46d931775 updated flake 2026-06-14 17:14:13 +01:00
d34bc98d24 updated nvim pack 2026-06-14 17:13:30 +01:00
2 changed files with 16 additions and 16 deletions

6
flake.lock generated
View File

@@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1777578337,
"narHash": "sha256-Ad49moKWeXtKBJNy2ebiTQUEgdLyvGmTeykAQ9xM+Z4=",
"lastModified": 1781074563,
"narHash": "sha256-md8WlXOlfnIeHeOScMTTHFyf2d6iaTwPl2apR5EQ3P4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "15f4ee454b1dce334612fa6843b3e05cf546efab",
"rev": "9ae611a455b90cf061d8f332b977e387bda8e1ca",
"type": "github"
},
"original": {

View File

@@ -5,23 +5,23 @@
"src": "https://github.com/okuuva/auto-save.nvim"
},
"blink": {
"rev": "2ef3db111181c5eef22a462aa0122349a6027f28",
"rev": "3db7326f54b73df4789e0fd6274bedda33975fea",
"src": "https://github.com/saghen/blink.cmp"
},
"blink-lib": {
"rev": "f29d8bac6549bc1e7d699c83f680823d7def98bd",
"rev": "b127d48bf8e9ac9cf41f6e0fbead317503f76558",
"src": "https://github.com/saghen/blink.lib"
},
"catppuccin": {
"rev": "426dbebe06b5c69fd846ceb17b42e12f890aedf1",
"rev": "0303a7208dba448c459767486a38a6ec05c4216b",
"src": "https://github.com/catppuccin/nvim"
},
"conform": {
"rev": "dca1a190aa85f9065979ef35802fb77131911106",
"rev": "619363c30309d29ffa631e67c8183f2a72caa373",
"src": "https://github.com/stevearc/conform.nvim"
},
"devicons": {
"rev": "2795c26c916bb3c57dde308b82be51971fa92747",
"rev": "dfbfaa967a6f7ec50789bead7ef87e336c1fa63c",
"src": "https://github.com/nvim-tree/nvim-web-devicons"
},
"flash": {
@@ -33,15 +33,15 @@
"src": "https://github.com/folke/lazydev.nvim"
},
"lint": {
"rev": "eab58b48eb11d7745c11c505e0f3057165902461",
"rev": "99cbc3ca8a76845fca50e496be7212bebf907dd3",
"src": "https://github.com/mfussenegger/nvim-lint"
},
"lspconfig": {
"rev": "451d4ef9abd4f0f08e379ef0d55d1c391b6125a7",
"rev": "229b79051b380377664edc4cbd534930154921a1",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"lualine": {
"rev": "131a558e13f9f28b15cd235557150ccb23f89286",
"rev": "221ce6b2d999187044529f49da6554a92f740a96",
"src": "https://github.com/nvim-lualine/lualine.nvim"
},
"lualine-time": {
@@ -49,7 +49,7 @@
"src": "https://github.com/archibate/lualine-time"
},
"mini": {
"rev": "a5fda91040763cf9ad70bdce1c656b0f4ba1d16e",
"rev": "d5e6f5b843f1d813d9c4bfb242b751dc5ab6f8ae",
"src": "https://github.com/echasnovski/mini.nvim"
},
"noice": {
@@ -69,7 +69,7 @@
"src": "https://github.com/nvim-lua/plenary.nvim"
},
"remember": {
"rev": "85aff6dc0a5adab088ef6b9210585ded31c32c7b",
"rev": "e73350b07afdd4242a57e2e7c2b7cd38fce31d59",
"src": "https://github.com/vladdoster/remember.nvim"
},
"scrolleof": {
@@ -77,7 +77,7 @@
"src": "https://github.com/Aasim-A/scrollEOF.nvim"
},
"telescope": {
"rev": "f04ab730b8f9c6bf3f54a206d0dcddfd70c52d59",
"rev": "7d324792b7943e4aa16ad007212e6acc6f9fe335",
"src": "https://github.com/nvim-telescope/telescope.nvim"
},
"telescope-file-browser": {
@@ -89,7 +89,7 @@
"src": "https://github.com/nvim-telescope/telescope-fzf-native.nvim"
},
"telescope-nerdy": {
"rev": "97b0914dece80204a777f04c94b9980da0f7ac88",
"rev": "8fd18f0075c480b4e0865464dcd4fb7a42c6889e",
"src": "https://github.com/2kabhishek/nerdy.nvim"
},
"telescope-symbols": {
@@ -105,7 +105,7 @@
"src": "https://github.com/nvim-treesitter/nvim-treesitter"
},
"vimade": {
"rev": "9b2eacd9c97c0bb547f6f3a27e8b5b7a70ad4d03",
"rev": "a5323f4930e3f1f48c0329e50bd218ba61577aaf",
"src": "https://github.com/tadaa/vimade"
}
}