Cannot Find New Extensions?

This commit is contained in:
Annika Merris 2024-10-06 09:46:41 -04:00
parent b6d5586e84
commit 93d600ecee
3 changed files with 93 additions and 10 deletions

View file

@ -4,10 +4,6 @@
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
# lix = {
# url = "git+https://git@git.lix.systems/lix-project/lix?ref=refs/tags/2.91.0";
# flake = false;
# };
lix-module = {
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.91.0.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";
@ -31,6 +27,8 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nix-vscode-extensions.url = "github:nix-community/nix-vscode-extensions";
# solaar = {
# url = "github:Svenum/Solaar-Flake/latest";
# inputs.nixpkgs.follows = "nixpkgs";