!rWxyQqNqMUDLECdsIf:blad.is

Poetry2nix

317 Members
https://github.com/nix-community/poetry2nix | Poetry2nix is unmaintained https://github.com/nix-community/poetry2nix/issues/186561 Servers

You have reached the beginning of time (for this room).


SenderMessageTime
29 Mar 2024
@lunik1:lunik.one@lunik1:lunik.one left the room.22:06:41
31 Mar 2024
@technicus:matrix.orgMiles Dyson joined the room.23:08:36
2 Apr 2024
@dolcetriade:matrix.orgDolceTriadeHey, has anyone managed to get the later versions of the cryptography package working with poetry2nix. It seems some recent logic of moving stuff into the pyproject.toml has caused the rust hook to not trigger20:16:12
5 Apr 2024
@brokenpip3:matrix.org@brokenpip3:matrix.org

Hei there,
I was wondering: I have a python app that is both an application with a pyproject entry script but also it can be sourced as python library.
For instance, normally I can do both:

foobar mycommand

but also

python3
import foobar

how I can do both these 2 packages? I'm able to build the first one with mkPoetryApplication but after trying everything I'm not able to build both or build 2 separated package, one as command and another one as library.
Thanks!

11:13:17
@mbovo:matrix.orgManuel Bovo joined the room.12:25:44
7 Apr 2024
@fractivore:cyberia.club@fractivore:cyberia.club changed their display name from symys to symyƨ.07:58:58
@fractivore:cyberia.club@fractivore:cyberia.club changed their display name from symyƨ to sγmγƨ.08:01:39
@fractivore:cyberia.club@fractivore:cyberia.club changed their display name from sγmγƨ to SYMYƧ.08:09:19
8 Apr 2024
@j0xxx:nixbitcoin.orgwk joined the room.14:36:49
@j0xxx:nixbitcoin.orgwk 14:40:26
@j0xxx:nixbitcoin.orgwkHi, i seem to be running into the "infinite recursion" issue when trying to build a shell that includes adafruit-circuitpython-dht. Where do i even start to fix it?14:41:48
9 Apr 2024
@truh:matrix.orgtruh
In reply to @j0xxx:nixbitcoin.org
Hi, i seem to be running into the "infinite recursion" issue when trying to build a shell that includes adafruit-circuitpython-dht. Where do i even start to fix it?
For me this was sometimes solved by using a different poetry2nix or nixpkgs revision. In one of my projects I've pinned nixpkgs to what's pinned in poetry2nix (nixpkgs.follows = "poetry2nix/nixpkgs") to solve this. But it can also be something else, sometimes you can find a culprit by reading the error top to bottom.
10:21:07
@djacu:matrix.org@djacu:matrix.org changed their profile picture.23:22:59
10 Apr 2024
@j0xxx:nixbitcoin.orgwkhmm, if i do that, i get something about "attribute lib missing" in some anonymous derivation08:51:01
@truh:matrix.orgtruh
In reply to @j0xxx:nixbitcoin.org
hmm, if i do that, i get something about "attribute lib missing" in some anonymous derivation

Last time I had this it was because I tried to access nixpkgs.lib rather than nixpkgs.legacyPackages.${system}.lib.

Can you share the flake?

08:57:42

Show newer messages


Back to Room ListRoom Version: 6