| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pythonPackages.j2cli: Add SuperSandro2000 as maintainer | Sandro Jäckel | 2021-02-05 | 1 | -1/+1 |
| * | treewide: remove stdenv where not needed | Pavol Rusnak | 2021-01-25 | 1 | -1/+1 |
| * | 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 | 1 | -2/+2 |
| * | j2cli: skip checkPhase•••There are no tests in the installed package so nothing to test. | Manuel Mendez | 2020-04-06 | 1 | -2/+1 |
| * | j2cli: fix missing dependency on setuptools•••Was getting ``` ... import pkg_resources ImportError: No module named pkg_resources ``` | Manuel Mendez | 2020-04-06 | 1 | -1/+2 |
| * | python27Packages.j2cli: 0.3.8 -> 0.3.10•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python2.7-j2cli/versions | R. RyanTM | 2019-06-18 | 1 | -7/+5 |
| * | python27Packages.j2cli: 0.3.7 -> 0.3.8•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python2.7-j2cli/versions | R. RyanTM | 2019-05-12 | 1 | -2/+2 |
| * | python: j2cli: 0.3.6.post1 -> 0.3.7 | Frederik Rietdijk | 2019-04-24 | 1 | -2/+2 |
| * | python27Packages.j2cli: 0.3.5.post1 -> 0.3.6.post1•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python2.7-j2cli/versions (cherry picked from commit b0f57c66eb32b0239a2c51ef7bdff9cd695e7aba) | R. RyanTM | 2019-04-07 | 1 | -2/+2 |
| * | python: j2cli: 0.3.1-0 -> 0.3.5.post1 | Frederik Rietdijk | 2019-01-18 | 1 | -2/+2 |
| * | pythonPackages.j2cli: refactor move to python-modules | Chris Ostrouchov | 2018-10-17 | 1 | -0/+34 |
