1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

chore: update voidrice

This commit is contained in:
Kierán Meinhardt
2020-08-28 15:21:34 +02:00
parent 32808989c1
commit ed960eff06

View File

@@ -11,8 +11,8 @@ let
voidrice = pkgs.fetchFromGitHub { voidrice = pkgs.fetchFromGitHub {
owner = "LukeSmithxyz"; owner = "LukeSmithxyz";
repo = "voidrice"; repo = "voidrice";
rev = "107a99f2743b8412d667c10998677d9ed6ca8fc5"; rev = "0582b495937117d899ce8ef715a89c6cc25a36cf";
sha256 = "0rahn9h66gzfjjijqs6xqwbm9hy8zl7mj0mpdyfph3841lyraxrf"; sha256 = "0c4hkny4zkknlimc9yi9ljss2cws4zn8lzd8ip9b8mfsm094dlfl";
}; };
in rec { in rec {
instaget = wrapScript { instaget = wrapScript {