hplipWithPlugin_3_16_11: Refer to correct base derivation
This appears to be a cut-and-paste error.
This commit is contained in:
parent
8a07916fa9
commit
89001d8d15
@ -20632,7 +20632,7 @@ with pkgs;
|
||||
|
||||
hplip_3_16_11 = callPackage ../misc/drivers/hplip/3.16.11.nix { };
|
||||
|
||||
hplipWithPlugin_3_16_11 = hplip.override { withPlugin = true; };
|
||||
hplipWithPlugin_3_16_11 = hplip_3_16_11.override { withPlugin = true; };
|
||||
|
||||
hyperfine = callPackage ../tools/misc/hyperfine { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user