| 22 Dec 2021 |
Bruno | Could it be the way I rebuild? sudo nixos-rebuild --flake (pwd)#(hostname) switch | 18:12:57 |
Bruno | Oh shoot, I was using poetry to keep track of my problem, but actually poetry's a special case it seems: https://search.nixos.org/packages?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=poetry There is a poetry derivation which source is here: https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/tools/poetry2nix/poetry2nix/pkgs/poetry/default.nix#L18 and a python39Packages.poetry which I was looking at to see the version. But I was using the former package ... which version is still 1.1.10. Sorry for the noise and thanks again for your help kraftnix .
I miss a way to easily see the current version of all my packages like I had on Arch. Even better, a way to see what versions my packages are going to be updated to when I rebuild. Is there a way to have these?
| 18:24:34 |
@kraftnix:matrix.org | `nix-tree` can be useful for looking at relationships between derivations, but you can also use it to see versions | 19:59:02 |
@kraftnix:matrix.org | `nvd` (iirc) is also useful for seeing version differences between closures | 19:59:23 |
Bruno | Oh nice, thanks, that's super helpful! | 23:39:15 |
| 23 Dec 2021 |
re-ptarmigan❄️🐦️ | Hey, I'm trying to pull the latest devos using the instructions here https://devos.divnix.com/start/ When I allow direnv to evaluate, or run nix-shell I get an infinite recursion error in the fresh devos folder | 08:52:11 |
Bruno | In reply to @reptarmigam:matrix.org Hey, I'm trying to pull the latest devos using the instructions here https://devos.divnix.com/start/ When I allow direnv to evaluate, or run nix-shell I get an infinite recursion error in the fresh devos folder Hey, there is an issue right now indeed: https://github.com/divnix/devos/issues/394 Until it is resolved, you can git clone the repo (the repo won't be bare but it'll work at least) | 10:38:10 |
Bruno | Bud question, can I override the devshell category for the module? Right now, the category is devos, it's hardcoded: https://github.com/divnix/bud/blob/452ec18574b6e4d8b8a6aae9e190255d4c89768c/devshellModule.nix#L16 | 10:39:44 |
| @aynish:sealight.xyz changed their profile picture. | 11:37:51 |
| Pacman99 changed their profile picture. | 21:43:58 |
| 26 Dec 2021 |
| cawilliamson joined the room. | 16:22:30 |
cawilliamson | Wooo! Trying to find this place is like trying to break in to Fort Knox! :O | 16:22:45 |
| @lourkeur:nixos.dev joined the room. | 17:31:10 |
cawilliamson | Has anyone seen this issue?
https://github.com/divnix/devos/issues/406
```
[nixos]$ bud rebuild thinkpad test
error: unrecognised flag '--extra-experimental-features'
```
I'm having an awful time trying to fix it. Tried everything I can think of - running nix manually (both inside and outside of devshell) accepts the flag but for some reason I still get this error. :( | 17:38:42 |
cawilliamson | I need to submit a few PRs for documentation changes actually - some things are the wrong way around - like: `bud <host> <command>` when it should be the other way around. I believe that syntax order is from the older flk command. :) | 17:39:56 |
@teutat3s:pub.solar | chrisaw: does `sudo nixos-rebuild test —flake '.#thinkpad' work? | 19:53:37 |
@teutat3s:pub.solar | * chrisaw: does sudo nixos-rebuild test —flake '.#thinkpad' work? | 19:59:48 |
cawilliamson | teutat3s: Yep, that looks to work. Any ideas how I can fix bud? :) | 21:03:23 |
@teutat3s:pub.solar | In reply to @cawilliamson:nixos.dev Wooo! Trying to find this place is like trying to break in to Fort Knox! :O True, the link in the readme needs an update after the switch to matrix.org | 21:23:39 |
@teutat3s:pub.solar | chrisaw: no I didn’t fix it here yet, either. Will try in the next couple days when I'm at the laptop and post here. It’s probably using the wrong nix version somehow | 21:25:38 |
| 27 Dec 2021 |
cawilliamson | In reply to @teutat3s:pub.solar True, the link in the readme needs an update after the switch to matrix.org I'll submit a pr tomorrow for the doc changes I've needed so far.
I hope a maintainer is found for this stuff. It's not too bad right now but looks like it needs some time spent on the more BAU elements. | 00:20:59 |
Pacman99 | In reply to @teutat3s:pub.solar True, the link in the readme needs an update after the switch to matrix.org Ohh right I've been meaning to request for the devos room to be added back to the nixos space, I just sent a message to grahamc. | 08:10:07 |
David Arnold (blaggacao) | Please also don't forget to request an exemption to my ban for this room. | 14:08:33 |
David Arnold (blaggacao) | * Please also don't forget to request an exemption to (the/his) ban for this room. | 14:10:11 |
David Arnold (blaggacao) | * Please also don't forget to request an exemption to my ban for this room. | 14:11:39 |
David Arnold (blaggacao) | (^^ long term ripple effects of poor judgement) | 14:13:09 |
Pacman99 | In reply to @blaggacao:matrix.org Please also don't forget to request an exemption to my ban for this room. Yeah I'll try | 21:18:04 |
Pacman99 | Also Idk whats up with the checks for this PR: https://github.com/divnix/devos/pull/403, nix flake check works fine on my system on that branch, but its failing on github actions | 21:18:42 |
| 28 Dec 2021 |
| Pacman99 invited @grahamc:nixos.org. | 06:44:06 |
| Pacman99changed room power levels. | 06:44:27 |