prune binName

This commit is contained in:
John Lancaster
2026-04-19 14:03:48 -05:00
parent e9d585f8d0
commit fe24eb2dde
+1 -2
View File
@@ -28,8 +28,7 @@
perSystem = { system, pkgs, self', ... }: {
packages.shell-tools = inputs.wrappers.lib.wrapPackage {
inherit pkgs;
binName = "wrapped-hello";
inherit pkgs;
package = (pkgs.symlinkJoin {
name = "shell-tools";
paths = with pkgs; [