!UUqahLbShAYkkrXmKs:matrix.org

DevOS

38 Members
Seeking help and geeking out together on https://github.com/divnix/devos & https://github.com/divnix/digga10 Servers

Load older messages


SenderMessageTime
22 Dec 2021
@Sweenu:matrix.orgBruno Could it be the way I rebuild? sudo nixos-rebuild --flake (pwd)#(hostname) switch 18:12:57
@Sweenu:matrix.orgBruno

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@kraftnix:matrix.org`nix-tree` can be useful for looking at relationships between derivations, but you can also use it to see versions19:59:02
@kraftnix:matrix.org@kraftnix:matrix.org`nvd` (iirc) is also useful for seeing version differences between closures19:59:23
@Sweenu:matrix.orgBrunoOh nice, thanks, that's super helpful!23:39:15
23 Dec 2021
@reptarmigam:matrix.orgre-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 folder08:52:11
@Sweenu:matrix.orgBruno
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
@Sweenu:matrix.orgBrunoBud 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#L1610:39:44
@aynish:sealight.xyz@aynish:sealight.xyz changed their profile picture.11:37:51
@pachumicchu:myrdd.infoPacman99 changed their profile picture.21:43:58
26 Dec 2021
@cawilliamson:nixos.devcawilliamson joined the room.16:22:30
@cawilliamson:nixos.devcawilliamsonWooo! Trying to find this place is like trying to break in to Fort Knox! :O16:22:45
@lourkeur:nixos.dev@lourkeur:nixos.dev joined the room.17:31:10
@cawilliamson:nixos.devcawilliamsonHas 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:nixos.devcawilliamsonI 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@teutat3s:pub.solarchrisaw: does `sudo nixos-rebuild test —flake '.#thinkpad' work?19:53:37
@teutat3s:pub.solar@teutat3s:pub.solar * chrisaw: does sudo nixos-rebuild test —flake '.#thinkpad' work? 19:59:48
@cawilliamson:nixos.devcawilliamson teutat3s: Yep, that looks to work. Any ideas how I can fix bud? :) 21:03:23
@teutat3s:pub.solar@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@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:nixos.devcawilliamson
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
@pachumicchu:myrdd.infoPacman99
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
@blaggacao:matrix.orgDavid Arnold (blaggacao)Please also don't forget to request an exemption to my ban for this room.14:08:33
@blaggacao:matrix.orgDavid Arnold (blaggacao)* Please also don't forget to request an exemption to (the/his) ban for this room.14:10:11
@blaggacao:matrix.orgDavid Arnold (blaggacao)* Please also don't forget to request an exemption to my ban for this room.14:11:39
@blaggacao:matrix.orgDavid Arnold (blaggacao)(^^ long term ripple effects of poor judgement)14:13:09
@pachumicchu:myrdd.infoPacman99
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
@pachumicchu:myrdd.infoPacman99Also 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 actions21:18:42
28 Dec 2021
@pachumicchu:myrdd.infoPacman99 invited @grahamc:nixos.org@grahamc:nixos.org.06:44:06
@pachumicchu:myrdd.infoPacman99changed room power levels.06:44:27

Show newer messages


Back to Room ListRoom Version: 6