forked from M-Labs/nix-scripts
hut2: bump
This commit is contained in:
parent
d7ccb02bfc
commit
184de89074
|
@ -119,8 +119,8 @@ in
|
||||||
src = pkgs.fetchFromGitHub {
|
src = pkgs.fetchFromGitHub {
|
||||||
owner = "quartiq";
|
owner = "quartiq";
|
||||||
repo = "hut2";
|
repo = "hut2";
|
||||||
rev = "26aaa8edd57d44dc00a41c3082536ac58dcbc9d6";
|
rev = "68369d5d63d233827840a9a752d90454a4e03baa";
|
||||||
sha256 = "0p8iwapsx3g5k2sazian4s97cwcixkh3gnn7y44mhyydn8k7i3g0";
|
sha256 = "0r832c0icz8v3w27ci13024bqfslj1gx6dwhjv11ksw229xdcghd";
|
||||||
};
|
};
|
||||||
pythonOptions = {
|
pythonOptions = {
|
||||||
propagatedBuildInputs = [ sipyco ];
|
propagatedBuildInputs = [ sipyco ];
|
||||||
|
|
Loading…
Reference in New Issue