switchres: fix hash
Diff: https://github.com/antonioginer/switchres/compare/b53b07b89aedfc05d53fe6c5fd6c839be636f2e8...v2.2.2
This commit is contained in:
@@ -18,7 +18,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
owner = "antonioginer";
|
||||
repo = "switchres";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-s4OTnq46lvYoxB5Q2CkYNcMbsNdy7kg4rbovbVXJUMs=";
|
||||
hash = "sha256-jHMZuROSmRhCKb0AV3t1WUJZMOnB4ahx+ZcrWRFmTrM=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user