| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-03 | python3.pkgs: Migrate fetchers to use hash | Martin Weinelt | |
| when they already rely on SRI hashes. | |||
| 2023-01-21 | treewide: switch to nativeCheckInputs | Guillaume Girol | |
| checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs. | |||
| 2023-01-17 | python310Packages.robotframework: 6.0.1 -> 6.0.2 | R. Ryantm | |
| 2023-01-05 | python3Packages.robotframework: 5.0.1 -> 6.0.1 | Martin Weinelt | |
| 2022-05-30 | python310Packages.robotframework: 5.0 -> 5.0.1 | R. Ryantm | |
| 2022-03-26 | python310Packages.robotframework: 4.1.3 -> 5.0 | R. Ryantm | |
| 2021-12-16 | python38Packages.robotframework: 4.1.2 -> 4.1.3 | R. Ryantm | |
| 2021-10-16 | python38Packages.robotframework: 4.1.1 -> 4.1.2 | R. RyanTM | |
| 2021-09-09 | python38Packages.robotframework: 4.1 -> 4.1.1 | R. RyanTM | |
| 2021-08-20 | python38Packages.robotframework: 4.0.3 -> 4.1 | R. RyanTM | |
| 2021-06-22 | python3Packages.robotframework: 4.0.1 -> 4.0.3 | Jonathan Ringer | |
| 2021-04-25 | python3Packages.robotframework: run the unit tests | Bjørn Forsman | |
| The zip-file from PyPI lacks a few directories, notably the one containing the unit tests. So switch from fetchPypi to fetchFromGitHub. | |||
| 2021-04-25 | python3Packages.robotframework: 4.0 -> 4.0.1 | Bjørn Forsman | |
| 2021-04-03 | python3Packages.robotframework: 3.2.2 -> 4.0 | Frederik Rietdijk | |
| 2021-01-25 | treewide: remove stdenv where not needed | Pavol Rusnak | |
| 2021-01-11 | treewide: with stdenv.lib; in meta -> with lib; | Profpatsch | |
| 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-11-05 | python3Packages.robotframework: 3.2.1 -> 3.2.2 | Frederik Rietdijk | |
| 2020-06-11 | python: robotframework: 3.1.2 -> 3.2.1 | Frederik Rietdijk | |
| 2020-04-10 | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | |
| 2020-01-10 | python.pkgs wide: fix problematic urls | Jonathan Ringer | |
| 2019-07-17 | pythonPackages.robotframework: 3.0.4 -> 3.1.2 | Taito Horiuchi | |
| pythonPackages.robotframework: source file is zip formated | |||
| 2018-08-08 | pythonPackages.robotframework: enable python3 build | rnhmjoj | |
| 2018-05-10 | python: robotframework: 3.0.3 -> 3.0.4 | Frederik Rietdijk | |
| 2018-04-08 | python: robotframework: 3.0.2 -> 3.0.3 | Frederik Rietdijk | |
| 2018-03-11 | pythonPackages.robotframework: fix darwin build | Josef Kemetmüller | |
| 2017-11-23 | pythonPackages: Add version and pname attributes to packages | adisbladis | |
| 2017-10-29 | pythonPackages.robotframework: move to python-modules/ | Bjørn Forsman | |
