chore: update name of nixvim flake to be more consistent

This commit is contained in:
Khaïs COLIN 2024-08-13 13:36:11 +02:00
parent f81036e0c6
commit f8931dc714
2 changed files with 33 additions and 46 deletions

73
nixos/flake.lock generated
View file

@ -3,7 +3,7 @@
"devshell": {
"inputs": {
"nixpkgs": [
"nixvim-flake",
"nixvim",
"nixvim",
"nixpkgs"
]
@ -57,7 +57,7 @@
"flake-parts_2": {
"inputs": {
"nixpkgs-lib": [
"nixvim-flake",
"nixvim",
"nixvim",
"nixpkgs"
]
@ -97,18 +97,18 @@
"git-hooks": {
"inputs": {
"flake-compat": [
"nixvim-flake",
"nixvim",
"nixvim",
"flake-compat"
],
"gitignore": "gitignore",
"nixpkgs": [
"nixvim-flake",
"nixvim",
"nixvim",
"nixpkgs"
],
"nixpkgs-stable": [
"nixvim-flake",
"nixvim",
"nixvim",
"nixpkgs"
]
@ -130,7 +130,7 @@
"gitignore": {
"inputs": {
"nixpkgs": [
"nixvim-flake",
"nixvim",
"nixvim",
"git-hooks",
"nixpkgs"
@ -174,7 +174,7 @@
"home-manager_2": {
"inputs": {
"nixpkgs": [
"nixvim-flake",
"nixvim",
"nixvim",
"nixpkgs"
]
@ -196,7 +196,7 @@
"nix-darwin": {
"inputs": {
"nixpkgs": [
"nixvim-flake",
"nixvim",
"nixvim",
"nixpkgs"
]
@ -278,23 +278,26 @@
"type": "indirect"
}
},
"nixpkgs_2": {
"nixvim": {
"inputs": {
"flake-parts": "flake-parts",
"nixpkgs": [
"nixpkgs-unstable"
],
"nixvim": "nixvim_2"
},
"locked": {
"lastModified": 1722185531,
"narHash": "sha256-veKR07psFoJjINLC8RK4DiLniGGMgF3QMlS4tb74S6k=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "52ec9ac3b12395ad677e8b62106f0b98c1f8569d",
"type": "github"
"lastModified": 1,
"narHash": "sha256-53b9xdWViC2z4cU4vJ0VVp8ZELC+jESt3kT43vTd0os=",
"path": "./nixvim",
"type": "path"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
"path": "./nixvim",
"type": "path"
}
},
"nixvim": {
"nixvim_2": {
"inputs": {
"devshell": "devshell",
"flake-compat": "flake-compat",
@ -302,7 +305,10 @@
"git-hooks": "git-hooks",
"home-manager": "home-manager_2",
"nix-darwin": "nix-darwin",
"nixpkgs": "nixpkgs_2",
"nixpkgs": [
"nixvim",
"nixpkgs"
],
"nuschtosSearch": "nuschtosSearch",
"treefmt-nix": "treefmt-nix"
},
@ -320,30 +326,11 @@
"type": "github"
}
},
"nixvim-flake": {
"inputs": {
"flake-parts": "flake-parts",
"nixpkgs": [
"nixpkgs-unstable"
],
"nixvim": "nixvim"
},
"locked": {
"lastModified": 1,
"narHash": "sha256-4gJ1RSvUFCKPoJX4Pong6qP0A5ppGyHlP+8EtBt0p5c=",
"path": "./nixvim",
"type": "path"
},
"original": {
"path": "./nixvim",
"type": "path"
}
},
"nuschtosSearch": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixvim-flake",
"nixvim",
"nixvim",
"nixpkgs"
]
@ -368,7 +355,7 @@
"nixos-06cb-009a-fingerprint-sensor": "nixos-06cb-009a-fingerprint-sensor",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable",
"nixvim-flake": "nixvim-flake"
"nixvim": "nixvim"
}
},
"systems": {
@ -389,7 +376,7 @@
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixvim-flake",
"nixvim",
"nixvim",
"nixpkgs"
]