switchres: fix hash (#515515)

This commit is contained in:
Yohann Boniface
2026-05-02 11:09:05 +00:00
committed by GitHub
+1 -1
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 = [