Bump flake.lock

This commit is contained in:
Dave Gallant
2022-05-07 22:00:59 -04:00
parent 947029ca8e
commit 2c2b449a47
3 changed files with 19 additions and 20 deletions

View File

@@ -49,6 +49,5 @@ buildPythonApplication rec {
homepage = "https://www.rewind.com/";
description = "A CLI tool that makes assuming IAM roles and exporting temporary credentials easier";
license = licenses.mit;
maintainers = [ davegallant ];
};
}