Skip to content

python312Packages.lexilang: 1.0.1 -> 1.0.2#297584

Closed
r-ryantm wants to merge 3 commits intoNixOS:masterfrom
r-ryantm:auto-update/python312Packages.lexilang
Closed

python312Packages.lexilang: 1.0.1 -> 1.0.2#297584
r-ryantm wants to merge 3 commits intoNixOS:masterfrom
r-ryantm:auto-update/python312Packages.lexilang

Conversation

@r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for python312Packages.lexilang is: Simple, fast dictionary-based language detector for short texts

meta.homepage for python312Packages.lexilang is: https://github.com/LibreTranslate/LexiLang

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.0.2 with grep in /nix/store/33w5lfl625acd412zl5q31mwvwyba0bw-python3.12-lexilang-1.0.2
  • found 1.0.2 in filename of file in /nix/store/33w5lfl625acd412zl5q31mwvwyba0bw-python3.12-lexilang-1.0.2

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath
python311Packages.lexilang
python312Packages.lexilang
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/33w5lfl625acd412zl5q31mwvwyba0bw-python3.12-lexilang-1.0.2 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A python312Packages.lexilang https://github.com/r-ryantm/nixpkgs/archive/2236d7998888223d789cdf4b1c51316a914230ad.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/2236d7998888223d789cdf4b1c51316a914230ad#python312Packages.lexilang

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/33w5lfl625acd412zl5q31mwvwyba0bw-python3.12-lexilang-1.0.2
ls -la /nix/store/33w5lfl625acd412zl5q31mwvwyba0bw-python3.12-lexilang-1.0.2/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

4 packages built:
  • python311Packages.lexilang
  • python311Packages.lexilang.dist
  • python312Packages.lexilang
  • python312Packages.lexilang.dist

Maintainer pings

cc @Izorkin for testing.

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Mar 21, 2024
@ofborg ofborg bot requested a review from Izorkin March 21, 2024 01:00
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Mar 21, 2024
Copy link
Member

@fabaff fabaff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change looks good to me.

@Izorkin
Copy link
Contributor

Izorkin commented Mar 21, 2024

Required to add these changes - #282824 (comment)

@wegank wegank added the 12.approvals: 1 This PR was reviewed and approved by one person. label Mar 21, 2024
@wegank wegank marked this pull request as draft March 23, 2024 21:25
@wegank wegank added the 2.status: merge conflict This PR has merge conflicts with the target branch label May 22, 2024
@wegank
Copy link
Member

wegank commented Jul 6, 2024

Done in 9e3dca7.

@wegank wegank closed this Jul 6, 2024
@r-ryantm r-ryantm deleted the auto-update/python312Packages.lexilang branch July 7, 2024 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: merge conflict This PR has merge conflicts with the target branch 6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants