| 24 Oct 2023 |
K900 | That reexports poetry-core | 14:36:33 |
K900 | And has the correct metadata | 14:36:37 |
cpcloud | I'm going to try something a bit simpler but heavier handed | 14:37:28 |
cpcloud | Which is effectively a search and replace | 14:37:41 |
cpcloud | in addBuildSystem | 14:37:47 |
cpcloud | ok, with some jq hacking i was able to effectively s/poetry/poetry-core/g | 15:43:58 |
cpcloud | running the tests now, hopefully no more changes to the JSON build systems file are necessary | 15:45:05 |
cpcloud | To use the latest nixpkgs I had to update many of the existing lockfiles because of the python311 change. Perhaps we should merge the existing PR and I can follow up with the other changes once nixos-unstable-small is updated? | 18:24:28 |
K900 | unstable-small should have the staging merge with 3.11 in it | 18:24:55 |
cpcloud | It does, that's what I am testing against | 18:25:11 |
cpcloud | What I am saying is that to use the most recent unstable-small, I have to relock a bunch of stuff because we're using python3 everywhere in poetry2nix and a bunch of things just don't build with the currently locked versions, using python 3.11 | 18:26:12 |
cpcloud | It's a ton of lockfile updates plus a bunch of other small changes, and my jq hack to make poetry work | 18:26:54 |
cpcloud | I can include them in the current PR, but it will likely take a day or two to propagate to unstable small | 18:28:02 |
cpcloud | K900 ⚡️: I am also testing your change that allows us to use upstream poetry | 18:28:24 |
cpcloud | but then there was also the revert | 18:28:34 |
cpcloud | * but then there was also the partial revert | 18:28:39 |
cpcloud | none of this is pushed to the current branch | 18:31:56 |
cpcloud | * none of this is pushed to the current PR | 18:33:47 |
cpcloud | happy to wait if we want to get this all in at once | 18:39:02 |
| @imoimo:matrix.org joined the room. | 19:06:53 |
cpcloud | testing against nixos-unstable-small now with the new upstream patches from K900 ⚡️ applied. | 20:43:06 |
cpcloud | ok, got all tests passing with those two commits applied | 20:53:35 |
| 25 Oct 2023 |
| @federicodschonborn:matrix.org changed their profile picture. | 00:12:49 |
| brittonr changed their display name from brittonr_ to brittonr. | 02:30:36 |
adisbladis | In reply to @k900:0upti.me @adisbladis opinions on killing nixpkgs poetry2nix? It's unfortunate but probably for the best longer term | 04:27:37 |
adisbladis | In reply to @pcloud:matrix.org I can include them in the current PR, but it will likely take a day or two to propagate to unstable small https://github.com/nix-community/poetry2nix/pull/1358 may help with that | 04:38:26 |
adisbladis | In reply to @pcloud:matrix.org I can include them in the current PR, but it will likely take a day or two to propagate to unstable small * https://github.com/nix-community/poetry2nix/pull/1358 may help with using a more recent poetry | 04:38:58 |
K900 | In reply to @adis:blad.is https://github.com/nix-community/poetry2nix/pull/1358 may help with using a more recent poetry Wow this is very cool | 06:42:05 |
| @imoimo:matrix.org left the room. | 06:53:31 |
| @imoimo:matrix.org joined the room. | 06:56:42 |