| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | treewide: with stdenv.lib; in meta -> with lib;•••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 | Profpatsch | 2021-01-11 | 3 | -6/+6 |
| * | dracula-theme: rename ant-dracula-theme to dracula-theme and update | Vonfry | 2020-10-11 | 1 | -34/+0 |
| * | ant-nebula-theme: should not use a fixed output path | José Romildo Malaquias | 2020-03-23 | 1 | -6/+0 |
| * | ant-dracula-theme: should not use a fixed output path | José Romildo Malaquias | 2020-03-23 | 1 | -6/+0 |
| * | ant-bloody-theme: should not use a fixed output path | José Romildo Malaquias | 2020-03-23 | 1 | -6/+0 |
| * | ant-theme: should not use a fixed output path | José Romildo Malaquias | 2020-03-23 | 1 | -6/+0 |
| * | Variant Ant themes: init at 1.3.0 | Alex Rice | 2020-02-23 | 4 | -7/+130 |
| * | ant-theme: remove pbogdan from maintainers | Piotr Bogdan | 2020-02-09 | 1 | -3/+1 |
| * | ant-theme: 1.2.0 -> 1.3.0 | José Romildo Malaquias | 2019-01-19 | 1 | -3/+3 |
| * | ant-theme: init at 1.2.0 | Piotr Bogdan | 2018-12-08 | 1 | -0/+39 |
