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

Add to NixOS / nixpkgs #43

Closed
ob7 opened this issue Dec 9, 2024 · 8 comments · Fixed by #45
Closed

Add to NixOS / nixpkgs #43

ob7 opened this issue Dec 9, 2024 · 8 comments · Fixed by #45

Comments

@ob7
Copy link
Contributor

ob7 commented Dec 9, 2024

Adding tenere to nixpkgs here: NixOS/nixpkgs#363556

@pythops
Copy link
Owner

pythops commented Dec 9, 2024

Nice 👏
Maybe you can add a PR to mention it in the Readme once it is accepted :)
🙏

@ob7
Copy link
Contributor Author

ob7 commented Dec 10, 2024

@pythops how important is setting

[profile.release]
lto = "fat"
strip = true
codegen-units = 1

Asking for the nixpkgs related build, as it was brought up during code review:
NixOS/nixpkgs#363556 (comment)

@pythops
Copy link
Owner

pythops commented Dec 10, 2024

It is good to have them cause they increase the speed of the app at the code of increase compile time

Check here https://nnethercote.github.io/perf-book/build-configuration.html#maximizing-runtime-speed

I prefer to keep them unless there is a real reason not to use them

ob7 added a commit to ob7/tenere that referenced this issue 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 issue 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 issue 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 issue 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 issue 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 issue 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 issue 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 issue 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 issue 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 issue 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 issue 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 issue 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 issue Dec 11, 2024
Add NixOS package installation section. This reflects tenere's
recent addition to nixpkgs (NixOS/nixpkgs/pull/363556)
@ob7
Copy link
Contributor Author

ob7 commented Dec 28, 2024

@pythops- backport to nixpkgs release-24.05 is now complete, which means we can run tenere on android now via nix-on-droid. Im running it on a unihertz titan now. Just thought I'd mention it, as its pretty sweet to have tenere available on mobile device.

@pythops
Copy link
Owner

pythops commented Dec 28, 2024

man, simply you rock 💪 🔥
yeah would be nice to mention that. if you can write me down here how would do you do it and I will add it to Readme, or you can open a PR if you want 🙏 Plus if you can share some screencast that would be amazing 🚀

@pythops
Copy link
Owner

pythops commented Dec 28, 2024

maybe you can join my discord server ;)
https://discord.gg/XYXECjU7

@ob7
Copy link
Contributor Author

ob7 commented Dec 29, 2024

@pythops - discord invite expired, feel free to send another. I'll make a screen recording shortly to show it off

edit: thx btw... really props to u for making tenere in the first place ... its perfect for ppl like me who are addicted to vim and use TTY for everything ... its simple but really effective. Other TUI projects like oterm seem to get the spotlight but I prefer the simplicity of tenere to other projects out there.

There is a few more features I'd like to add ( adding custom data dirs, and support for couple more apis ). Also adding system role editing is on my list ... but all props to u man for making tenere to begin with, all my PRs are just stuff I build ontop because I wanted the functionality.

@pythops
Copy link
Owner

pythops commented Dec 29, 2024

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 a pull request may close this issue.

2 participants