mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 00:20:58 +00:00
drone-runner-ssh: fix version scheme
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
buildGoModule {
|
||||
pname = "drone-runner-ssh";
|
||||
version = "unstable-2022-12-22";
|
||||
version = "1.0.1-unstable-2022-12-22";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "drone-runners";
|
||||
|
||||
Reference in New Issue
Block a user