_1oom: fix update script
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
This commit is contained in:
@@ -52,7 +52,7 @@ stdenv.mkDerivation rec {
|
||||
HACKING NEWS PHILOSOPHY README.md doc/*.txt
|
||||
'';
|
||||
|
||||
passthru.updateScript = gitUpdater { rev-prefix = "f"; };
|
||||
passthru.updateScript = gitUpdater { rev-prefix = "v"; };
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://github.com/1oom-fork/1oom";
|
||||
|
||||
Reference in New Issue
Block a user