uiui
This commit is contained in:
parent
fc3b2f0857
commit
b494a2cc28
106
flake.lock
106
flake.lock
@ -35,7 +35,7 @@
|
||||
"flake-parts": {
|
||||
"inputs": {
|
||||
"nixpkgs-lib": [
|
||||
"nvim",
|
||||
"neovim",
|
||||
"neovim",
|
||||
"nixpkgs"
|
||||
]
|
||||
@ -57,7 +57,7 @@
|
||||
"flake-parts_2": {
|
||||
"inputs": {
|
||||
"nixpkgs-lib": [
|
||||
"nvim",
|
||||
"neovim",
|
||||
"neovim",
|
||||
"hercules-ci-effects",
|
||||
"nixpkgs"
|
||||
@ -81,7 +81,7 @@
|
||||
"flake-compat": "flake-compat_2",
|
||||
"gitignore": "gitignore",
|
||||
"nixpkgs": [
|
||||
"nvim",
|
||||
"neovim",
|
||||
"neovim",
|
||||
"nixpkgs"
|
||||
]
|
||||
@ -103,7 +103,7 @@
|
||||
"gitignore": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nvim",
|
||||
"neovim",
|
||||
"neovim",
|
||||
"git-hooks",
|
||||
"nixpkgs"
|
||||
@ -127,7 +127,7 @@
|
||||
"inputs": {
|
||||
"flake-parts": "flake-parts_2",
|
||||
"nixpkgs": [
|
||||
"nvim",
|
||||
"neovim",
|
||||
"neovim",
|
||||
"nixpkgs"
|
||||
]
|
||||
@ -148,29 +148,23 @@
|
||||
},
|
||||
"neovim": {
|
||||
"inputs": {
|
||||
"flake-compat": "flake-compat",
|
||||
"flake-parts": "flake-parts",
|
||||
"git-hooks": "git-hooks",
|
||||
"hercules-ci-effects": "hercules-ci-effects",
|
||||
"neovim-src": "neovim-src",
|
||||
"nixpkgs": [
|
||||
"nvim",
|
||||
"nixpkgs"
|
||||
],
|
||||
"treefmt-nix": "treefmt-nix"
|
||||
"neovim": "neovim_2",
|
||||
"nixpkgs": "nixpkgs",
|
||||
"plugin-dracula": "plugin-dracula",
|
||||
"plugin-gruvbox": "plugin-gruvbox"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1740184342,
|
||||
"narHash": "sha256-1mGvCI3KlJPcnK+ttaGhvMfzhvTdt7AjMPSoGd/coII=",
|
||||
"owner": "nix-community",
|
||||
"repo": "neovim-nightly-overlay",
|
||||
"rev": "1b313b2d3fafd50aaf06733cc8753660068ec19b",
|
||||
"type": "github"
|
||||
"lastModified": 1740493748,
|
||||
"narHash": "sha256-fKVoWQHlFchsJub5s7b+krjPn3Z5NeIHxBmEYCxveKU=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "b250105afaf2276d288d283fe2d79a49a3eb3f0d",
|
||||
"revCount": 41,
|
||||
"type": "git",
|
||||
"url": "https://gitea.napo280.fr/napo280/flake-nvim"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nix-community",
|
||||
"repo": "neovim-nightly-overlay",
|
||||
"type": "github"
|
||||
"type": "git",
|
||||
"url": "https://gitea.napo280.fr/napo280/flake-nvim"
|
||||
}
|
||||
},
|
||||
"neovim-src": {
|
||||
@ -189,13 +183,40 @@
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"neovim_2": {
|
||||
"inputs": {
|
||||
"flake-compat": "flake-compat",
|
||||
"flake-parts": "flake-parts",
|
||||
"git-hooks": "git-hooks",
|
||||
"hercules-ci-effects": "hercules-ci-effects",
|
||||
"neovim-src": "neovim-src",
|
||||
"nixpkgs": [
|
||||
"neovim",
|
||||
"nixpkgs"
|
||||
],
|
||||
"treefmt-nix": "treefmt-nix"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1740184342,
|
||||
"narHash": "sha256-1mGvCI3KlJPcnK+ttaGhvMfzhvTdt7AjMPSoGd/coII=",
|
||||
"owner": "nix-community",
|
||||
"repo": "neovim-nightly-overlay",
|
||||
"rev": "1b313b2d3fafd50aaf06733cc8753660068ec19b",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nix-community",
|
||||
"repo": "neovim-nightly-overlay",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1740228974,
|
||||
"narHash": "sha256-PRQuNtc4Q/rVZmd8jw5xb1w2wgK2M1oXslX/Goe2kg0=",
|
||||
"lastModified": 1740232592,
|
||||
"narHash": "sha256-+a6IsO2z3Gq/52SCgQHX+yPpocBKKUogiIWDXBhwaBI=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "1c8c4f744c62c744f3118d740fdabd719d1cac00",
|
||||
"rev": "d91510fa191473465fd66e61f1cd4a1f838ee649",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
@ -204,25 +225,19 @@
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nvim": {
|
||||
"inputs": {
|
||||
"neovim": "neovim",
|
||||
"nixpkgs": "nixpkgs",
|
||||
"plugin-dracula": "plugin-dracula",
|
||||
"plugin-gruvbox": "plugin-gruvbox"
|
||||
},
|
||||
"nixpkgs_2": {
|
||||
"locked": {
|
||||
"lastModified": 1740229879,
|
||||
"narHash": "sha256-XdWCbdyaMtNCMy0QPDqaIAhHod+4CcQXj1hFXuCAHqI=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "5fa1494df6b7cd2682d0f88f081891a0d48aaa9f",
|
||||
"revCount": 10,
|
||||
"type": "git",
|
||||
"url": "https://gitea.napo280.fr/napo280/flake-nvim"
|
||||
"lastModified": 1740494041,
|
||||
"narHash": "sha256-T42Uk9hlBOwi6bix5Y4sLt1hlZ4klN10l18V+sUsFXw=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "fac0265e627dde1ce2d81e4f22c63062b10d6625",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "https://gitea.napo280.fr/napo280/flake-nvim"
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"plugin-dracula": {
|
||||
@ -259,13 +274,14 @@
|
||||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"nvim": "nvim"
|
||||
"neovim": "neovim",
|
||||
"nixpkgs": "nixpkgs_2"
|
||||
}
|
||||
},
|
||||
"treefmt-nix": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nvim",
|
||||
"neovim",
|
||||
"neovim",
|
||||
"nixpkgs"
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user