update flakes

Former-commit-id: ca73bf3af3
This commit is contained in:
Hadi
2025-02-11 20:58:40 +01:00
parent 6514624612
commit 2270fe77b6
2 changed files with 85 additions and 105 deletions

View File

@@ -13,9 +13,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nixvim = {
# FIXME: temporary until fixed
url =
"github:nix-community/nixvim/719fa865425ea0740085f23f4fa5c442e99a37d6";
url = "github:nix-community/nixvim";
inputs.nixpkgs.follows = "nixpkgs";
};
spicetify-nix = {