feat: updating dosage
This commit is contained in:
parent
4387de9bbc
commit
edf670c887
1 changed files with 2 additions and 2 deletions
|
@ -24,8 +24,8 @@
|
||||||
src = pkgs.fetchFromGitHub {
|
src = pkgs.fetchFromGitHub {
|
||||||
owner = "webcomics";
|
owner = "webcomics";
|
||||||
repo = "dosage";
|
repo = "dosage";
|
||||||
rev = "9e05fae3041f0b20260d253b9964aed53fb3932e";
|
rev = "9163317abadcef0a562afaaf422828b56d006e20";
|
||||||
hash = "sha256-91lVAc6Mkeot3T12MAl7v9v4huMWD+0O18b3Hjd4Bkw=";
|
hash = "sha256-t5HxvXCFPNG5K1uDtfIxDo6JV921ywY1Eznj7GoSh44=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeCheckInputs = with python3Packages; [
|
nativeCheckInputs = with python3Packages; [
|
||||||
|
|
Loading…
Reference in a new issue