| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python37Packages.cmd2: 1.4.0 -> 1.5.0 | R. RyanTM | 2021-02-02 | 1 | -2/+2 |
| * | pkgs/development/python-modules: stdenv.lib -> lib | Pavol Rusnak | 2021-01-24 | 1 | -3/+3 |
| * | 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 |
| * | python37Packages.cmd2: 1.3.11 -> 1.4.0 | R. RyanTM | 2020-11-15 | 1 | -2/+2 |
| * | python37Packages.cmd2: 1.3.10 -> 1.3.11 | R. RyanTM | 2020-10-15 | 1 | -2/+2 |
| * | python37Packages.cmd2: 1.3.8 -> 1.3.10 | R. RyanTM | 2020-09-28 | 1 | -2/+2 |
| * | python3Packages.cmd2: 1.3.3 -> 1.3.8 | Frederik Rietdijk | 2020-08-29 | 1 | -2/+2 |
| * | python: cmd2: 1.0.2 -> 1.3.3 | Frederik Rietdijk | 2020-08-16 | 1 | -2/+2 |
| * | python37Packages.cmd2: 1.0.1 -> 1.0.2 | R. RyanTM | 2020-05-06 | 1 | -2/+2 |
| * | python37Packages.cmd2: 1.0.0 -> 1.0.1 | R. RyanTM | 2020-04-06 | 1 | -3/+3 |
| * | python3Packages.cmd2: 0.9.25 -> 1.0.0•••https://github.com/python-cmd2/cmd2/releases/tag/1.0.0 | Matthieu Coudron | 2020-03-04 | 1 | -2/+2 |
| * | python3.pkgs.cmd2: fix shebang•••The bang was missing! What was there before would still have worked, but I think it would end up being executed by /bin/sh since it had no shebang line. | Alyssa Ross | 2020-02-14 | 1 | -2/+2 |
| * | python37Packages.cmd2: 0.9.23 -> 0.9.25 | R. RyanTM | 2020-02-09 | 1 | -2/+2 |
| * | python37Packages.cmd2: 0.9.22 -> 0.9.23 | R. RyanTM | 2020-01-22 | 1 | -2/+2 |
| * | python: cmd2: 0.9.21 -> 0.9.22 | Frederik Rietdijk | 2019-12-15 | 1 | -2/+2 |
| * | python38Packages.cmd2: 0.9.20 -> 0.9.21 | R. RyanTM | 2019-12-08 | 1 | -2/+2 |
| * | python3Packages.cmd2: 0.19.0 -> 0.20.0 | Matthieu Coudron | 2019-11-19 | 1 | -2/+2 |
| * | python: cmd2: 0.9.17 -> 0.9.19 | Frederik Rietdijk | 2019-10-18 | 1 | -2/+2 |
| * | pythonPackages.cmd2: 0.9.16 -> 0.9.17•••Changelog https://github.com/python-cmd2/cmd2/blob/master/CHANGELOG.md | Matthieu Coudron | 2019-09-26 | 1 | -2/+2 |
| * | python37Packages.cmd2: 0.9.15 -> 0.9.16•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-cmd2/versions | R. RyanTM | 2019-08-20 | 1 | -2/+2 |
| * | python3Packages.cmd2: 0.9.14 -> 0.9.15•••API changes quite a bit: https://github.com/python-cmd2/cmd2/blob/0.9.15/CHANGELOG.md | Matthieu Coudron | 2019-08-02 | 1 | -2/+2 |
| * | python37Packages.cmd2: 0.9.13 -> 0.9.14•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-cmd2/versions | R. RyanTM | 2019-07-02 | 1 | -2/+2 |
| * | python: cmd2: 0.9.12 -> 0.9.13 | Frederik Rietdijk | 2019-06-15 | 1 | -2/+2 |
| * | pythonPackages.cmd2_8: remove | Robert Scott | 2019-06-12 | 1 | -50/+0 |
| * | python3Packages.cmd2: 0.9.11 -> 0.9.12•••Changelog: https://github.com/python-cmd2/cmd2/blob/master/CHANGELOG.md | Matthieu Coudron | 2019-04-23 | 1 | -2/+2 |
| * | python37Packages.cmd2: 0.9.10 -> 0.9.11•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-cmd2/versions | R. RyanTM | 2019-04-02 | 1 | -2/+2 |
| * | Merge staging-next into master | Frederik Rietdijk | 2019-03-01 | 1 | -2/+2 |
| |\ | |||||
| | * | python: cmd2: 0.9.8 -> 0.9.10 | Frederik Rietdijk | 2019-02-23 | 1 | -2/+2 |
| | * | python: cmd2: 0.9.7 -> 0.9.8 | Frederik Rietdijk | 2019-02-17 | 1 | -2/+2 |
| * | | treewide: use runtimeShell instead of stdenv.shell whenever possible•••Whenever we create scripts that are installed to $out, we must use runtimeShell in order to get the shell that can be executed on the machine we create the package for. This is relevant for cross-compiling. The only use case for stdenv.shell are scripts that are executed as part of the build system. Usages in checkPhase are borderline however to decrease the likelyhood of people copying the wrong examples, I decided to use runtimeShell as well. | Jörg Thalheim | 2019-02-26 | 1 | -2/+3 |
| |/ | |||||
| * | Merge pull request #54094 from rnhmjoj/shell•••treewide: use ${stdenv.shell} instead of /bin/sh where possible | Frederik Rietdijk | 2019-01-19 | 2 | -4/+4 |
| |\ | |||||
| | * | treewide: use ${stdenv.shell} instead of /bin/sh where possible | rnhmjoj | 2019-01-16 | 2 | -4/+4 |
| * | | Merge staging-next into staging | Frederik Rietdijk | 2019-01-19 | 1 | -1/+2 |
| |\ \ | |||||
| | * | | python3.pkgs.cmd2: depend on attrs | Robert Schütz | 2019-01-18 | 1 | -1/+2 |
| | |/ | |||||
| * / | python: cmd2: 0.9.6 -> 0.9.7 | Frederik Rietdijk | 2019-01-18 | 1 | -2/+2 |
| |/ | |||||
| * | python3Packages.cmd2: 0.9.4 -> 0.9.6 | Matthieu Coudron | 2018-10-15 | 1 | -11/+17 |
| * | pythonPackages.cmd2: fix build | Frederik Rietdijk | 2018-09-01 | 1 | -1/+5 |
| * | python: cmd2: 0.9.3 -> 0.9.4 | Frederik Rietdijk | 2018-08-25 | 1 | -2/+2 |
| * | python: cmd2: 0.9.1 -> 0.9.3 | Frederik Rietdijk | 2018-07-22 | 1 | -2/+2 |
| * | pkgs/*: remove unreferenced function arguments | volth | 2018-07-21 | 2 | -3/+3 |
| * | pythonPackages.cmd2: keep 0.8 version•••...which is the last one with python2 support until ~ august 2018 | Matthieu Coudron | 2018-06-15 | 1 | -0/+49 |
| * | python3Packages.cmd2: 0.8.0 -> 0.9.1 | Matthieu Coudron | 2018-06-15 | 1 | -9/+9 |
| * | [RDY] pythonPackages.cmd2: 0.7.7 -> 0.8.0 (#35162)•••Some cool stuff like history saving to transcripts, support for argparse based parsers etc: https://github.com/python-cmd2/cmd2/blob/master/CHANGELOG.md It is now possible to run tests though many fails. | Matthieu Coudron | 2018-02-28 | 1 | -0/+49 |
