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