We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc3d096 commit 78107ecCopy full SHA for 78107ec
pkgs/by-name/ke/keylight-cli/package.nix
@@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
13
owner = "versality";
14
repo = "keylight-cli";
15
tag = "v${version}";
16
- sha256 = "sha256-gzTvMBa7JVckxLnltlR5XOj6BBbfPXZei7Wj3f1n4Kw=";
+ hash = "sha256-boL6Sg+C9OxMEcr5tAFCn8NxCDrJ6I2nMn9/2yMOYRI=";
17
};
18
19
buildInputs = [ babashka ];
0 commit comments