atbswp icon indicating copy to clipboard operation
atbswp copied to clipboard

Nixos help

Open jakobneufeld opened this issue 3 years ago • 9 comments
trafficstars

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 avatar Dec 01 '21 19:12 jakobneufeld

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.

jakobneufeld avatar Dec 01 '21 20:12 jakobneufeld

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

RMPR avatar Dec 11 '21 11:12 RMPR

Thanks!!!!!!!!!

jakobneufeld avatar Dec 11 '21 11:12 jakobneufeld

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

jakobneufeld avatar Dec 11 '21 11:12 jakobneufeld

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

jakobneufeld avatar Dec 11 '21 13:12 jakobneufeld

something like this

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

jakobneufeld avatar Dec 11 '21 13:12 jakobneufeld

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!

RMPR avatar Dec 11 '21 22:12 RMPR

that is I think the pithon module

jakobneufeld avatar Dec 12 '21 11:12 jakobneufeld

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 avatar Jan 09 '23 19:01 RMPR