gyroflow: update lens profiles to v36 (#476199)

This commit is contained in:
Aleksana
2026-01-03 07:25:18 +00:00
committed by GitHub
+2 -2
View File
@@ -19,8 +19,8 @@ let
lens-profiles = fetchFromGitHub {
owner = "gyroflow";
repo = "lens_profiles";
tag = "v19";
hash = "sha256-8R2mMqKxzoa5Sfqxs8pcfwUfo1PQKSrnM+60Ri3wiXY=";
tag = "v36";
hash = "sha256-JjH7cGT9hzB9pv0W6FUPaejkiUj357IM2siJNrSHiYY=";
};
in
rustPlatform.buildRustPackage rec {