switchres: fix hash

Diff: b53b07b89a...v2.2.2
This commit is contained in:
Tom Hunze
2026-05-01 17:47:35 +02:00
parent 946fc46e4f
commit e932e2cd26

View File

@@ -18,7 +18,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "antonioginer";
repo = "switchres";
tag = "v${finalAttrs.version}";
hash = "sha256-s4OTnq46lvYoxB5Q2CkYNcMbsNdy7kg4rbovbVXJUMs=";
hash = "sha256-jHMZuROSmRhCKb0AV3t1WUJZMOnB4ahx+ZcrWRFmTrM=";
};
nativeBuildInputs = [