bindle: Migrate to by-name

This commit is contained in:
Guy Chronister
2025-03-25 16:30:57 +01:00
committed by Matthieu Coudron
parent 7ccc496e49
commit faa3ba8c02
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -199,8 +199,6 @@ with pkgs;
appimageupdate-qt = appimageupdate.override { withQtUI = true; };
bindle = callPackage ../servers/bindle { };
stripJavaArchivesHook = makeSetupHook {
name = "strip-java-archives-hook";
propagatedBuildInputs = [ strip-nondeterminism ];