| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3Packages.antlr4-python3-runtime: cleanup derivation | Sarah Clark | 2025-10-26 | 1 | -7/+5 |
| | | | | | Remove \`with lib;`\" and outdated \`pythonOlder\`, use modern build. | ||||
| * | python3Packages.antlr4-python3-runtime: add sarahec as maintainer | Sarah Clark | 2025-10-26 | 1 | -0/+1 |
| | | |||||
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -8/+7 |
| | | |||||
| * | treewide: add meta.mainProgram to packages with a single binary | stuebinm | 2024-03-19 | 1 | -0/+1 |
| | | | | | | | The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible. | ||||
| * | python312Packages.antlr4-python3-runtime: fix tests | Martin Weinelt | 2023-12-20 | 1 | -1/+11 |
| | | |||||
| * | python3Packages.antlr4-python3-runtime: fix build | Nick Cao | 2023-09-03 | 1 | -3/+13 |
| | | |||||
| * | treewide: noop: refer to `src.name` or similar in `sourceRoot` where ↵ | Jan Malakhovski | 2023-08-03 | 1 | -1/+1 |
| | | | | | appropriate, part 1: trivial cases | ||||
| * | python3Packages.antlr4-python3-runtime: run correct tests | Martin Weinelt | 2022-12-28 | 1 | -1/+1 |
| | | | | | | | | | | We're not interested in the profiling, but the actual tests. They currently log a warning, because upstream does not test them in their CI and the lexer/parser artifacts are out of date¹. [1] https://github.com/antlr/antlr4/issues/4041 | ||||
| * | python310Packages.antlr4_9-python3-runtime: init at 4.9 | Jonas Heinrich | 2022-07-26 | 1 | -4/+6 |
| | | |||||
| * | python3Packages.antlr4-python3-runtime: fix tests for 4.9+ | Jonathan Ringer | 2022-06-06 | 1 | -1/+2 |
| | | |||||
| * | pythonPackages.antlr4-python{2,3}-runtime: use antlr4 source | Jonathan Ringer | 2019-09-29 | 1 | -8/+12 |
| | | |||||
| * | treewide: Change URLs to HTTPS | Daniel Schaefer | 2019-04-22 | 1 | -1/+1 |
| | | | | | | | Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them if there's actual content. Inspired by https://github.com/NixOS/nixpkgs/issues/60004 | ||||
| * | python37Packages.antlr4-python3-runtime: 4.7.1 -> 4.7.2 | R. RyanTM | 2018-12-26 | 1 | -2/+2 |
| | | | | | | | | 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-antlr4-python3-runtime/versions | ||||
| * | pythonPackages: remove `name` attribute` | Frederik Rietdijk | 2018-06-23 | 1 | -4/+4 |
| | | | | | | | | | | The `buildPython*` function computes name from `pname` and `version`. This change removes `name` attribute from all expressions in `pkgs/development/python-modules`. While at it, some other minor changes were made as well, such as replacing `fetchurl` calls with `fetchPypi`. | ||||
| * | pythonPackages.antlr4-python3-runtime: init at 4.7.1 | Maxime Dénès | 2018-03-08 | 1 | -0/+18 |
