plfit: move to pkgs/by-name
This commit is contained in:
parent
d37748d62e
commit
c5bafb8dfd
@ -4981,7 +4981,7 @@ with pkgs;
|
||||
beamPackages = beamPackages.extend (self: super: { elixir = elixir_1_17; });
|
||||
};
|
||||
|
||||
plfit = callPackage ../tools/misc/plfit {
|
||||
plfit = callPackage ../by-name/pl/plfit/package.nix {
|
||||
python = null;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user