Skip to content

python311Packages.llama-index-readers-file: 0.1.7 -> 0.1.12#298992

Merged
fabaff merged 2 commits intoNixOS:masterfrom
fabaff:llama-index-readers-file-bump
Mar 25, 2024
Merged

python311Packages.llama-index-readers-file: 0.1.7 -> 0.1.12#298992
fabaff merged 2 commits intoNixOS:masterfrom
fabaff:llama-index-readers-file-bump

Conversation

@fabaff
Copy link
Member

@fabaff fabaff commented Mar 25, 2024

Description of changes

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.05 Release Notes (or backporting 23.05 and 23.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@fabaff
Copy link
Member Author

fabaff commented Mar 25, 2024

Result of nixpkgs-review pr 298992 run on x86_64-linux 1

8 packages failed to build:
  • khoj
  • khoj.dist
  • python311Packages.pdf2docx
  • python311Packages.pdf2docx.dist
  • python312Packages.llama-index
  • python312Packages.llama-index.dist
  • python312Packages.pdf2docx
  • python312Packages.pdf2docx.dist
20 packages built:
  • browsr
  • browsr.dist
  • mcomix
  • mcomix.dist
  • python311Packages.llama-index
  • python311Packages.llama-index-readers-file
  • python311Packages.llama-index-readers-file.dist
  • python311Packages.llama-index.dist
  • python311Packages.pymupdf
  • python311Packages.pymupdf.dist
  • python311Packages.pytikz-allefeld
  • python311Packages.pytikz-allefeld.dist
  • python312Packages.llama-index-readers-file
  • python312Packages.llama-index-readers-file.dist
  • python312Packages.pymupdf
  • python312Packages.pymupdf.dist
  • python312Packages.pytikz-allefeld
  • python312Packages.pytikz-allefeld.dist
  • termpdfpy
  • termpdfpy.dist

@fabaff fabaff merged commit 49c05c0 into NixOS:master Mar 25, 2024
@fabaff fabaff deleted the llama-index-readers-file-bump branch March 25, 2024 22:16
pname = "llama-index-readers-file";
version = "0.1.7";

inherit (llama-index-core) src meta;
Copy link
Member

Choose a reason for hiding this comment

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

So llama-index-readers-file doesn't have to be kept in sync with llama-index-core?

Copy link
Member Author

Choose a reason for hiding this comment

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

No, it doesn't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants