Compare commits

..

2 Commits

Author SHA1 Message Date
4c943e49a3 Update flake.lock 2025-02-11 20:40:39 +01:00
715d6cb460 Go back to original. 2025-02-11 20:17:17 +01:00
2 changed files with 23 additions and 2837 deletions

2852
flake.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -18,14 +18,8 @@
}; };
# NVF FOR SUPER NVIM # NVF FOR SUPER NVIM
# nvf = {
# url = "github:notashelf/nvf";
# inputs.nixpkgs.follows = "nixpkgs";
# };
# Test out specific nvf pr
nvf = { nvf = {
url = "github:iynaix/nvf/add-nixd-opts"; url = "github:notashelf/nvf";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };