Commit Graph

8 Commits

Author SHA1 Message Date
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
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.
2024-03-19 03:14:51 +01:00
Gaetan Lepage
c5ac684ad8 python311Packages.ale-py: change GitHub repo owner according to migration 2024-01-25 11:46:56 +01:00
Gaetan Lepage
efa0f7d58c python311Packages.ale-py: fix build 2024-01-25 00:03:03 +01:00
Theodore Ni
7eebbee4f8
python3.pkgs.ale-py: add missing ninja dependency 2023-08-19 09:36:35 -07:00
Martin Weinelt
0215034f25 python3.pkgs: Migrate fetchers to use hash
when they already rely on SRI hashes.
2023-03-03 23:59:29 +01:00
Martin Weinelt
3b8f6b5d6b python3Packages.ale-py: 0.8.0 -> 0.8.1 2023-03-03 23:56:32 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
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-21 12:00:00 +00:00
Bill Huang
c8366d7f3e
python310Packages.ale-py: init at 0.8.0 (#199118)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-12-05 21:00:45 +01:00