nova-password: 0.5.10 -> 0.5.11

This commit is contained in:
R. Ryantm
2026-06-08 20:20:19 +00:00
parent 3438114c15
commit 005d58a8c3
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule (finalAttrs: {
pname = "nova-password";
version = "0.5.10";
version = "0.5.11";
src = fetchFromGitHub {
owner = "sapcc";
repo = "nova-password";
tag = "v${finalAttrs.version}";
hash = "sha256-73o/dSS/cmLnie4Rbc3FOzRS2clw17GI7gk2nW1u3/I=";
hash = "sha256-qWpZChgND4M4x1L0/38DSeJyJ0jKkDttzfWzAukROgo=";
};
vendorHash = "sha256-8eBS4kczObQZksK/bS/guv8nBNY0DInJ4Dk1Hlr2B7A=";
vendorHash = "sha256-s0Abw8lCL3hzil+m/K6CZqVNycnP669Uhv4l4nkMSfc=";
meta = {
description = "Decrypt the admin password generated for the VM in OpenStack";