feat: remove nvf.

This commit is contained in:
CronyAkatsuki 2025-11-07 16:16:26 +01:00
parent d1852c03e9
commit 9218a830ae
6 changed files with 5 additions and 107 deletions

102
flake.lock generated
View file

@ -426,22 +426,6 @@
}
},
"flake-compat_7": {
"flake": false,
"locked": {
"lastModified": 1751685974,
"narHash": "sha256-NKw96t+BgHIYzHUjkTK95FqYRVKB8DHpVhefWSz/kTw=",
"ref": "refs/heads/main",
"rev": "549f2762aebeff29a2e5ece7a7dc0f955281a1d1",
"revCount": 92,
"type": "git",
"url": "https://git.lix.systems/lix-project/flake-compat.git"
},
"original": {
"type": "git",
"url": "https://git.lix.systems/lix-project/flake-compat.git"
}
},
"flake-compat_8": {
"flake": false,
"locked": {
"lastModified": 1696426674,
@ -479,27 +463,6 @@
}
},
"flake-parts_2": {
"inputs": {
"nixpkgs-lib": [
"nvf",
"nixpkgs"
]
},
"locked": {
"lastModified": 1760948891,
"narHash": "sha256-TmWcdiUUaWk8J4lpjzu4gCGxWY6/Ok7mOK4fIFfBuU4=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "864599284fc7c0ba6357ed89ed5e2cd5040f0c04",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_3": {
"inputs": {
"nixpkgs-lib": [
"stylix",
@ -608,7 +571,7 @@
},
"flake-utils_5": {
"inputs": {
"systems": "systems_12"
"systems": "systems_11"
},
"locked": {
"lastModified": 1709126324,
@ -626,7 +589,7 @@
},
"flake-utils_6": {
"inputs": {
"systems": "systems_13"
"systems": "systems_12"
},
"locked": {
"lastModified": 1701680307,
@ -1422,21 +1385,6 @@
"url": "https://git.cronyakatsuki.xyz/crony/lnxlink-flake"
}
},
"mnw": {
"locked": {
"lastModified": 1758834834,
"narHash": "sha256-Y7IvY4F8vajZyp3WGf+KaiIVwondEkMFkt92Cr9NZmg=",
"owner": "Gerg-L",
"repo": "mnw",
"rev": "cfbc7d1cc832e318d0863a5fc91d940a96034001",
"type": "github"
},
"original": {
"owner": "Gerg-L",
"repo": "mnw",
"type": "github"
}
},
"nbfc-linux": {
"inputs": {
"nixpkgs": [
@ -1868,30 +1816,6 @@
"type": "github"
}
},
"nvf": {
"inputs": {
"flake-compat": "flake-compat_7",
"flake-parts": "flake-parts_2",
"mnw": "mnw",
"nixpkgs": [
"nixpkgs"
],
"systems": "systems_10"
},
"locked": {
"lastModified": 1762353527,
"narHash": "sha256-67/sO6zaf02ZPz2s6k8swg6WMExz0gls7o4jmoljwl8=",
"owner": "notashelf",
"repo": "nvf",
"rev": "3d3cd879783be1457edfb42a38f392071335edd1",
"type": "github"
},
"original": {
"owner": "notashelf",
"repo": "nvf",
"type": "github"
}
},
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat_4",
@ -1957,7 +1881,7 @@
},
"pre-commit-hooks_4": {
"inputs": {
"flake-compat": "flake-compat_8",
"flake-compat": "flake-compat_7",
"flake-utils": "flake-utils_6",
"gitignore": "gitignore_5",
"nixpkgs": "nixpkgs_6",
@ -2000,7 +1924,6 @@
"nix-on-droid": "nix-on-droid",
"nixpkgs": "nixpkgs_4",
"note": "note",
"nvf": "nvf",
"stylix": "stylix",
"upfast": "upfast",
"zen-browser": "zen-browser"
@ -2085,13 +2008,13 @@
"base16-helix": "base16-helix",
"base16-vim": "base16-vim",
"firefox-gnome-theme": "firefox-gnome-theme",
"flake-parts": "flake-parts_3",
"flake-parts": "flake-parts_2",
"gnome-shell": "gnome-shell",
"nixpkgs": [
"nixpkgs"
],
"nur": "nur",
"systems": "systems_11",
"systems": "systems_10",
"tinted-foot": "tinted-foot",
"tinted-kitty": "tinted-kitty",
"tinted-schemes": "tinted-schemes",
@ -2172,21 +2095,6 @@
"type": "github"
}
},
"systems_13": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_2": {
"locked": {
"lastModified": 1681028828,

View file

@ -17,12 +17,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
# NVF FOR SUPER NVIM
nvf = {
url = "github:notashelf/nvf";
inputs.nixpkgs.follows = "nixpkgs";
};
# auto-cpufreq latest version, for optimizing my laptop's thermal's
auto-cpufreq = {
url = "github:AdnanHodzic/auto-cpufreq";

View file

@ -8,7 +8,6 @@
# Import modules I need
imports = [
inputs.nvf.homeManagerModules.default
../../modules/cross-platform/home-manager
inputs.nix-index-database.homeModules.nix-index
];

View file

@ -4,7 +4,6 @@
...
}: {
imports = [
inputs.nvf.homeManagerModules.default
inputs.nix-index-database.homeModules.nix-index
inputs.nix-flatpak.homeManagerModules.nix-flatpak
inputs.agenix.homeManagerModules.default

View file

@ -1,6 +1,5 @@
{inputs, ...}: {
imports = [
inputs.nvf.homeManagerModules.default
inputs.nix-index-database.homeModules.nix-index
inputs.nix-flatpak.homeManagerModules.nix-flatpak
inputs.agenix.homeManagerModules.default

View file

@ -4,7 +4,6 @@
...
}: {
imports = [
inputs.nvf.homeManagerModules.default
inputs.nix-index-database.homeModules.nix-index
inputs.nix-flatpak.homeManagerModules.nix-flatpak
inputs.agenix.homeManagerModules.default