add icu dependency to sunshine

This commit is contained in:
notgne2 2022-01-11 14:50:24 -07:00
parent 16fe2f00c3
commit 7ff488ef2b
No known key found for this signature in database
GPG key ID: BB661E172B42A7F8
2 changed files with 11 additions and 13 deletions

View file

@ -38,10 +38,6 @@
url = "github:makuto/auto-base16-theme";
flake = false;
};
sunshine = {
url = "git+ssh://git@github.com/loki-47-6F-64/sunshine.git?submodules=true";
flake = false;
};
};
outputs = { self, nixpkgs, ... }@inputs: {