bstone: modernize

This commit is contained in:
Keenan Weaver
2026-05-27 20:29:47 -05:00
parent e6241842dc
commit c03ff4d052
+3
View File
@@ -13,6 +13,9 @@ stdenv.mkDerivation (finalAttrs: {
pname = "bstone";
version = "1.3.4";
__structuredAttrs = true;
strictDeps = true;
src = fetchFromGitHub {
owner = "bibendovsky";
repo = "bstone";