diff --git a/flake.nix b/flake.nix index 4a23fc9..25b0b95 100644 --- a/flake.nix +++ b/flake.nix @@ -43,7 +43,7 @@ "-s -w" ]; - vendorHash = "sha256-HaHuAdPa25kfR9RR1O6OtR5ArpI0jGsKzm7wtf9pq8o="; + vendorHash = "sha256-RWXXI6njZ8W5j8h4eUtGDZAv8oBWRML41r/kYzmWHWM="; }; in { diff --git a/renovate.json b/renovate.json index 3e9da2e..64abd7b 100644 --- a/renovate.json +++ b/renovate.json @@ -12,6 +12,6 @@ ], "lockFileMaintenance": { "enabled": true, - "automerge": true + "automerge": false } }