upd and cache
This commit is contained in:
@@ -15,8 +15,8 @@ stdenv.mkDerivation (_finalAttrs: {
|
||||
src = fetchFromGitHub {
|
||||
owner = "raspberrypi";
|
||||
repo = "utils";
|
||||
rev = "6e0779b1c552976e0da2374c0325a8c9c77b6010";
|
||||
hash = "sha256-gzcQdchmYZ8NSGDnozUK3JgEQAO5b7GCOzQeRL0nDM8";
|
||||
rev = "063d092c528c09b9dad5d7ed187ebf110a53303b";
|
||||
hash = "sha256-vi89lzfuLS9xKHDnlpm7Aw1UCOGCcMfd0cQq0rA9yOQ=";
|
||||
};
|
||||
|
||||
buildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user