depotdownloader: Migrate to by-name

This commit is contained in:
Guy Chronister
2025-03-25 09:12:09 +05:30
committed by Masum Reza
parent f0bd30927b
commit 15c8a58d70
4 changed files with 0 additions and 2 deletions
-2
View File
@@ -17265,8 +17265,6 @@ with pkgs;
# this driver ships with pre-compiled 32-bit binary libraries
cnijfilter_2_80 = pkgsi686Linux.callPackage ../misc/cups/drivers/cnijfilter_2_80 { };
depotdownloader = callPackage ../tools/misc/depotdownloader { };
faust = res.faust2;
faust2 = callPackage ../applications/audio/faust/faust2.nix { };