Files
nixpkgs/pkgs/by-name/df/dformat/fix_version.patch
T
2025-09-18 10:11:38 +01:00

14 lines
256 B
Diff

diff --git a/dub.json b/dub.json
index a0d6357..abae578 100644
--- a/dub.json
+++ b/dub.json
@@ -13,8 +13,5 @@
],
"versions" : [
"built_with_dub"
- ],
- "preBuildCommands" : [
- "$DC -run \"$PACKAGE_DIR/dubhash.d\""
]
}