hyprlock: 0.5.0 -> 0.6.0 (#366379)

This commit is contained in:
Masum Reza
2024-12-19 21:32:08 +05:30
committed by GitHub
+4 -2
View File
@@ -6,6 +6,7 @@
pkg-config,
libGL,
libxkbcommon,
hyprgraphics,
hyprlang,
hyprutils,
pam,
@@ -26,13 +27,13 @@
gcc14Stdenv.mkDerivation (finalAttrs: {
pname = "hyprlock";
version = "0.5.0";
version = "0.6.0";
src = fetchFromGitHub {
owner = "hyprwm";
repo = "hyprlock";
rev = "v${finalAttrs.version}";
hash = "sha256-sUIsjWpZLplSJXWyJcDZdvDweksXLH5r9GSkwg0kgBw=";
hash = "sha256-41/fFxlGCf1q+WJwdzSidr9+xJ7+td91XQ1+kzrZ+ts=";
};
strictDeps = true;
@@ -46,6 +47,7 @@ gcc14Stdenv.mkDerivation (finalAttrs: {
buildInputs = [
cairo
file
hyprgraphics
hyprlang
hyprutils
libdrm