overlay/plume: fix download from github

This commit is contained in:
Astro 2022-07-01 19:55:59 +02:00
parent 8e40d4d9e7
commit a536464460
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ let
conv = fetchFromGitHub {
owner = "DanielKeep";
repo = "rust-conv";
rev = "90a1e85edcc6d63616438a6049b08ba87c76d703";
rev = "master";
sha256 = "029xq9cabz3scbmd84b8qkrg0q7x6fm27ijq869lkpq8bwjxvcb6";
};