chore: bump version to 0.5.0 and update vendor hash

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-14 23:22:28 +01:00
parent 49425635ce
commit d78d461236
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
pname = "oubliette";
inherit version;
src = ./.;
vendorHash = "sha256-EbJ90e4Jco7CvYYJLrewFLD5XF+Wv6TsT8RRLcj+ijU=";
vendorHash = "sha256-oH92jRD+2niIf7xAX1HeZvhux8lVqj43Qxdef5GjX4Q=";
subPackages = [ "cmd/oubliette" ];
meta = {
description = "SSH honeypot";