Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-05-06 | kent: package headers too. | Alexis Praga | 1 | -12/+12 | |
This is needed for perlPackages.BioBigFile. Removing NIX_BUILD_TOP. | |||||
2023-04-20 | kent: add missing information to the meta | natsukium | 1 | -0/+2 | |
2023-04-20 | kent: add runHooks | natsukium | 1 | -0/+12 | |
2023-04-20 | kent: 404 -> 446 | natsukium | 1 | -2/+2 | |
https://github.com/ucscGenomeBrowser/kent/compare/v404_base...v446_base | |||||
2021-04-04 | lzma: deprecate alias | Sandro Jäckel | 1 | -2/+2 | |
2021-01-11 | treewide: with stdenv.lib; in meta -> with lib; | Profpatsch | 1 | -2/+2 | |
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix | |||||
2020-10-01 | kent: init at 404 | Scalavision | 1 | -0/+75 | |