Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tenere: init at 0.11.2 #363556

Merged
merged 2 commits into from
Dec 11, 2024
Merged

tenere: init at 0.11.2 #363556

merged 2 commits into from
Dec 11, 2024

Conversation

ob7
Copy link
Contributor

@ob7 ob7 commented Dec 9, 2024

tenere

Terminal interface for large language models (LLMs) written in Rust, provides a TUI for interacting with LLM services like Ollama.

This PR is for adding the tenere application to nixpkgs

Project home page: https://github.com/pythops/tenere


Cargo package, uses wrapProgram to create config/data dirs and set permissions on them

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/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 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.

@ob7 ob7 force-pushed the add-package-pythops-tenere branch from 6303ad7 to f9053b9 Compare December 9, 2024 12:50
@ob7 ob7 force-pushed the add-package-pythops-tenere branch from f9053b9 to 14c7129 Compare December 9, 2024 13:12
@github-actions github-actions bot added the 8.has: maintainer-list (update) This PR changes `maintainers/maintainer-list.nix` label Dec 9, 2024
@ob7 ob7 force-pushed the add-package-pythops-tenere branch from 14c7129 to a46a018 Compare December 9, 2024 13:19
@github-actions github-actions bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 labels Dec 9, 2024
Copy link
Member

@getchoo getchoo left a comment

Choose a reason for hiding this comment

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

Let me know if you need help with any of the suggestions here, and welcome to Nixpkgs!

pkgs/by-name/te/tenere/package.nix Outdated Show resolved Hide resolved
pkgs/by-name/te/tenere/package.nix Outdated Show resolved Hide resolved
pkgs/by-name/te/tenere/package.nix Outdated Show resolved Hide resolved
pkgs/by-name/te/tenere/package.nix Outdated Show resolved Hide resolved
pkgs/by-name/te/tenere/package.nix Outdated Show resolved Hide resolved
pkgs/by-name/te/tenere/package.nix Outdated Show resolved Hide resolved
pkgs/by-name/te/tenere/package.nix Outdated Show resolved Hide resolved
@ob7 ob7 force-pushed the add-package-pythops-tenere branch from a46a018 to c39a823 Compare December 10, 2024 08:15
@ofborg ofborg bot added 8.has: package (new) This PR adds a new package 11.by: package-maintainer This PR was created by the maintainer of the package it changes 10.rebuild-linux: 1 labels Dec 10, 2024
@github-actions github-actions bot added 10.rebuild-darwin: 1-10 and removed 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1 labels Dec 10, 2024
Terminal interface for large language models (LLMs). Adds a new package
that provides a TUI for interacting with LLM services like Ollama.

https://github.com/pythops/tenere
@ob7 ob7 force-pushed the add-package-pythops-tenere branch from c39a823 to f6e3bac Compare December 10, 2024 14:50
@wegank wegank added the 12.approvals: 1 This PR was reviewed and approved by one reputable person label Dec 10, 2024
@getchoo
Copy link
Member

getchoo commented Dec 11, 2024

@ofborg build tenere

@getchoo getchoo added 12.approvals: 2 This PR was reviewed and approved by two reputable people and removed 12.approvals: 1 This PR was reviewed and approved by one reputable person labels Dec 11, 2024
@getchoo getchoo merged commit 0fc40be into NixOS:master Dec 11, 2024
24 of 26 checks passed
ob7 added a commit to ob7/tenere that referenced this pull request Dec 11, 2024
Add NixOS package installation section under a new "Package Managers"
category in the installation instructions. This reflects tenere's
recent addition to nixpkgs.

Resolves pythops#43
See NixOS/nixpkgs#363556
ob7 added a commit to ob7/tenere that referenced this pull request Dec 11, 2024
Add NixOS package installation section under a new "Package Managers"
category in the installation instructions. This reflects tenere's
recent addition to nixpkgs.

Resolves pythops#43
See NixOS/nixpkgs#363556
ob7 added a commit to ob7/tenere that referenced this pull request Dec 11, 2024
Add NixOS package installation section under a new "Package Managers"
category in the installation instructions. This reflects tenere's
recent addition to nixpkgs.

Resolves pythops#43
See NixOS/nixpkgs#363556
ob7 added a commit to ob7/tenere that referenced this pull request Dec 11, 2024
Add NixOS package installation section under a new "Package Managers"
category in the installation instructions. This reflects tenere's
recent addition to nixpkgs.

Resolves pythops#43
See NixOS/nixpkgs#363556
ob7 added a commit to ob7/tenere that referenced this pull request Dec 11, 2024
Add NixOS package installation section under a new "Package Managers"
category in the installation instructions. This reflects tenere's
recent addition to nixpkgs.

Resolves pythops#43
See NixOS/nixpkgs#363556
ob7 added a commit to ob7/tenere that referenced this pull request Dec 11, 2024
Add NixOS package installation section under a new "Package Managers"
category in the installation instructions. This reflects tenere's
recent addition to nixpkgs.

Resolves pythops#43
See NixOS/nixpkgs#363556
ob7 added a commit to ob7/tenere that referenced this pull request Dec 11, 2024
Add NixOS package installation section under a new "Package Managers"
category in the installation instructions. This reflects tenere's
recent addition to nixpkgs.

Resolves pythops#43
See NixOS/nixpkgs#363556
ob7 added a commit to ob7/tenere that referenced this pull request Dec 11, 2024
Add NixOS package installation section under a new "Package Managers"
category in the installation instructions. This reflects tenere's
recent addition to nixpkgs.

Resolves pythops#43
See NixOS/nixpkgs#363556
ob7 added a commit to ob7/tenere that referenced this pull request Dec 11, 2024
Add NixOS package installation section under a new "Package Managers"
category in the installation instructions. This reflects tenere's
recent addition to nixpkgs.

Resolves pythops#43
See NixOS/nixpkgs#363556
ob7 added a commit to ob7/tenere that referenced this pull request Dec 11, 2024
Add NixOS package installation section under a new "Package Managers"
category in the installation instructions. This reflects tenere's
recent addition to nixpkgs (NixOS/nixpkgs/pull/363556)
ob7 added a commit to ob7/tenere that referenced this pull request Dec 11, 2024
Add NixOS package installation section under a new "Package Managers"
category in the installation instructions. This reflects tenere's
recent addition to nixpkgs (NixOS/nixpkgs/pull/363556)
ob7 added a commit to ob7/tenere that referenced this pull request Dec 11, 2024
Add NixOS package installation section under a new "Package Managers"
category in the installation instructions. This reflects tenere's
recent addition to nixpkgs (NixOS/nixpkgs/pull/363556)
ob7 added a commit to ob7/tenere that referenced this pull request Dec 11, 2024
Add NixOS package installation section. This reflects tenere's
recent addition to nixpkgs (NixOS/nixpkgs/pull/363556)
nix-backports bot pushed a commit that referenced this pull request Dec 12, 2024
* maintainers: add ob7

* tenere: init at 0.11.2-0f3181a

Terminal interface for large language models (LLMs). Adds a new package
that provides a TUI for interacting with LLM services like Ollama.

https://github.com/pythops/tenere
(cherry picked from commit 0fc40be)
@nix-backports
Copy link

nix-backports bot commented Dec 12, 2024

Successfully created backport PR for release-24.05:

@nix-backports
Copy link

nix-backports bot commented Dec 12, 2024

Git push to origin failed for release-24.05 with exitcode 1

nix-backports bot pushed a commit that referenced this pull request Dec 12, 2024
* maintainers: add ob7

* tenere: init at 0.11.2-0f3181a

Terminal interface for large language models (LLMs). Adds a new package
that provides a TUI for interacting with LLM services like Ollama.

https://github.com/pythops/tenere
(cherry picked from commit 0fc40be)
@nix-backports
Copy link

nix-backports bot commented Dec 12, 2024

Successfully created backport PR for release-24.11:

@nix-backports
Copy link

nix-backports bot commented Dec 12, 2024

Git push to origin failed for release-24.11 with exitcode 1

wolfgangwalther pushed a commit that referenced this pull request Dec 25, 2024
* maintainers: add ob7

* tenere: init at 0.11.2-0f3181a

Terminal interface for large language models (LLMs). Adds a new package
that provides a TUI for interacting with LLM services like Ollama.

https://github.com/pythops/tenere
(cherry picked from commit 0fc40be)

Downgrade Cargo.lock to version 3 for compatibility with Cargo 1.77.1 in 24.05.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.has: maintainer-list (update) This PR changes `maintainers/maintainer-list.nix` 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 10.rebuild-linux: 1-10 11.by: package-maintainer This PR was created by the maintainer of the package it changes 12.approvals: 2 This PR was reviewed and approved by two reputable people backport release-24.11 Backport PR automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants