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

Nixos help #73

Open
2 tasks
jakobneufeld opened this issue Dec 1, 2021 · 9 comments
Open
2 tasks

Nixos help #73

jakobneufeld opened this issue Dec 1, 2021 · 9 comments
Labels
help wanted Extra attention is needed

Comments

@jakobneufeld
Copy link

Checklist

  • I use the latest release of atbswp
  • The issue is not existing yet

Verbose log

PASTE VERBOSE LOG HERE

Miscellaneous information

Operating System

Write here
Nixos

Desktop Environment/Window Manager

Write here
Xmonad

Python version

Write here
python3.9

Description

WRITE DESCRIPTION HERE
Is there anyone who tried installing this on nixos?

@jakobneufeld
Copy link
Author

This really not important. I just wanted to try running this on my NixOS computer. To run this, I only need one thing. Could anyone provide me with a pypoetry toml that has a script that runs that package.

@RMPR
Copy link
Owner

RMPR commented Dec 11, 2021

Currently the pyproject.toml is not up to date, fixing it rn.

@jakobneufeld
Copy link
Author

Thanks!!!!!!!!!

@jakobneufeld
Copy link
Author

Really!.
I will package the package for nix!
It is going well!

@jakobneufeld
Copy link
Author

If the pypyroject has a poetry script that runs the application, I can package atbswp for nix using poetry2nix @RMPR

@jakobneufeld
Copy link
Author

something like this

[tool.poetry.scripts]
poetry = "poetry.console:main"

@RMPR
Copy link
Owner

RMPR commented Dec 11, 2021

something like this

[tool.poetry.scripts]
poetry = "poetry.console:main"

I don't know much about poetry.console:main give me time to wrap my head around that and I'll definitely come back to you. It's great that you want to package that for nixos!

@jakobneufeld
Copy link
Author

that is I think the pithon module

@RMPR
Copy link
Owner

RMPR commented Jan 9, 2023

Hello, after retrying a couple of days ago, WxPython is still not buildable using poetry, so unfortunately, this project isn't suited for the pyproject.toml as it is.

@RMPR RMPR added the help wanted Extra attention is needed label Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants