1 Commits

Author SHA1 Message Date
6e980df23f Providing flake for Nix users 2026-04-16 00:48:46 +02:00

View File

@@ -8,7 +8,7 @@ pkgs.stdenv.mkDerivation rec {
owner = "TypoMustakes"; owner = "TypoMustakes";
repo = "hyprland-toggle-tiling"; repo = "hyprland-toggle-tiling";
rev = "v${version}"; rev = "v${version}";
sha256 = "sha256-NxNT2pZ4zWkF5JPPUcqJl+VFOIHyxq4ZsACg9GsWnwM="; sha256 = "sha256-5mI5WiPjSU+/MgvTPNvE6Ck/WBnidaFwW9/xeL7MMWE=";
}; };
nativeBuildInputs = [ nativeBuildInputs = [