bfg repo cleaner: add top-level aliase (#25420)
Makes it easier to find and install this package.
This commit is contained in:
parent
436ece25b6
commit
75197be585
@ -1117,6 +1117,8 @@ with pkgs;
|
|||||||
pythonPackages = python2Packages;
|
pythonPackages = python2Packages;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
bfg-repo-cleaner = gitAndTools.bfg-repo-cleaner;
|
||||||
|
|
||||||
bgs = callPackage ../tools/X11/bgs { };
|
bgs = callPackage ../tools/X11/bgs { };
|
||||||
|
|
||||||
biber = callPackage ../tools/typesetting/biber {
|
biber = callPackage ../tools/typesetting/biber {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user