chore(flake): update inputs

This commit is contained in:
Felix Schröter 2021-01-29 00:57:35 +01:00
parent b82d5bc256
commit 39094d3cf5
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58
2 changed files with 10 additions and 10 deletions
desktop

View file

@ -10,7 +10,7 @@ let
owner = "pop-os";
repo = "shell";
rev = version;
sha256 = "0yv8gjimiix9bzk7k1plbwfvn5kxc3z5ndqv9j5y42d4g7yk498y";
sha256 = "1ba1nrnk4cqgjx5mygqdkw74xlankrkiib9rw0vwkjcgv9bj024a";
};
nativeBuildInputs = [ glib nodePackages.typescript ];