base16-schemes: unstable-2024-06-21 -> unstable-2024-11-12 (#356361)
[NixPkgs.git] / pkgs / tools / audio / botamusique / no-runtime-update.patch
blob8fc8580fce832f789ab7db1dbd42c386001842c1
1 diff --git a/util.py b/util.py
2 index bfec1ed..5147757 100644
3 --- a/util.py
4 +++ b/util.py
5 @@ -132,6 +132,7 @@ def check_update(current_version):
8 def update(current_version):
9 + return "Can't update Nix installation at runtime"
10 global log
12 target = var.config.get('bot', 'target_version')