!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
12 Jul 2021
@citadelcore:nixos.devAlex ZeroNever heard of k3os before but looking at it now it certainly seems nice20:21:09
@blaggacao:matrix.orgDavid Arnold (blaggacao) But first, let's make devos /kuiseros stable πŸ€£πŸš€ 20:21:34
@citadelcore:nixos.devAlex ZeroYeah, lol. Definitely an important task :)20:22:05
@blaggacao:matrix.orgDavid Arnold (blaggacao) Make sure to check out https://github.com/divnix/digga/ & https://github.com/divnix/bud/ which are kind of the new powerhouses behind devos 20:23:05
@citadelcore:nixos.devAlex Zero Will do! I'll be honest, when I first started my project it was back in the nixflk days, lol 20:24:22
@citadelcore:nixos.devAlex ZeroA lot has changed since then20:24:33
@blaggacao:matrix.orgDavid Arnold (blaggacao)I think what happened thereafter was pure telepathy πŸ˜„20:24:52
@blaggacao:matrix.orgDavid Arnold (blaggacao) * I think what happened thereafter was pure telepathy πŸ˜„ (we end up with the same follows issue) 20:25:39
@citadelcore:nixos.devAlex ZeroYep, lol. I'm kind of a perfectionist and didn't want to use any kind of hacky solution, so naturally I just went, and fixed it20:26:17
@citadelcore:nixos.devAlex ZeroI will say the code is very confusing, many sleepless nights were spent on understanding how flake.cc actually worked20:26:45
@timdeh:matrix.org@timdeh:matrix.orgNix's codebase is a bit intractable πŸ˜…21:30:34
@gtrunsec:matrix.org@gtrunsec:matrix.org David Arnold: what do you think about this https://github.com/pogobanane/lambda-pirate? 21:45:37
@gtrunsec:matrix.org@gtrunsec:matrix.org * David Arnold: what do you think about this https://github.com/pogobanane/lambda-pirate? even https://github.com/Mic92/vmsh is it possible to increase our testing experience? 21:49:29
@blaggacao:matrix.orgDavid Arnold (blaggacao) I don't entirely understand the most prominent use case for vmsh (yet). 22:01:10
@blaggacao:matrix.orgDavid Arnold (blaggacao)

I'd be greateful for some preliminary feedback on:

  • https://github.com/divnix/devos/pull/338/commits/fb67fc51cc44ce685f99cbdc40d359cc501d427d
22:32:47
@blaggacao:matrix.orgDavid Arnold (blaggacao) *

I'd be greateful for some preliminary feedback on:

  • https://github.com/divnix/devos/pull/338/commits/fb67fc51cc44ce685f99cbdc40d359cc501d427d
  • https://github.com/divnix/digga/pull/84/commits/e2c862ddbec87fe7c2e675ab06c4d50d8800abe0

before I (hopefully) finish those PRs off tonight.

22:33:28
@blaggacao:matrix.orgDavid Arnold (blaggacao) *

I'd be greateful for some preliminary feedback on these two PRs that go hand in hand:

  • https://github.com/divnix/devos/pull/338/commits/fb67fc51cc44ce685f99cbdc40d359cc501d427d
  • https://github.com/divnix/digga/pull/84/commits/e2c862ddbec87fe7c2e675ab06c4d50d8800abe0

before I (hopefully) finish those PRs off tonight.

22:33:50
@blaggacao:matrix.orgDavid Arnold (blaggacao) *

I'd be greateful for some preliminary feedback on these two commits that go hand in hand:

  • https://github.com/divnix/devos/pull/338/commits/fb67fc51cc44ce685f99cbdc40d359cc501d427d
  • https://github.com/divnix/digga/pull/84/commits/e2c862ddbec87fe7c2e675ab06c4d50d8800abe0

before I (hopefully) finish those PRs off tonight.

22:34:00
16 Jul 2021
@teutat3s:pub.solar@teutat3s:pub.solar

Does someone else get this, too? (on Devos master branch and with nixpkgs commit 53079ed913181b2f945cf1580746828b57d47edb)

error: value is null while a set was expected

       at /nix/store/9vividw3p8cqwndq7k1sqknnsvinh1ql-source/flake.nix:52:19:

           51|                 moduleDeclarationFile =
           52|                   (builtins.unsafeGetAttrPos "modules" args).file;
             |                   ^
           53|
(use '--show-trace' to show detailed location information)
15:48:18
@kraftnix:matrix.org@kraftnix:matrix.org I got this yesterday, my "fix" was just moving to develop branch on both devos and digga. 15:49:40
@kraftnix:matrix.org@kraftnix:matrix.orgYou could try track down a commit which fixes it amongst the changes in devos/digga, but I was planning on updating devos/digga anyway so I just did that.15:50:51
@teutat3s:pub.solar@teutat3s:pub.solarAlright, thanks for the quick response, I'll wait until the next Devos release πŸ˜‡15:53:21
@blaggacao:matrix.orgDavid Arnold (blaggacao)THis issue is also reported her: https://github.com/divnix/digga/issues/8715:56:14
@blaggacao:matrix.orgDavid Arnold (blaggacao) * This issue is also reported her: https://github.com/divnix/digga/issues/8715:56:22
@blaggacao:matrix.orgDavid Arnold (blaggacao) /nix/store/9vividw3p8cqwndq7k1sqknnsvinh1ql-source/flake.nix is not a file of digga or devos. WHere does this file come from? 15:57:58
@blaggacao:matrix.orgDavid Arnold (blaggacao) * This issue is also reported here: https://github.com/divnix/digga/issues/8715:58:10
@teutat3s:pub.solar@teutat3s:pub.solar
In reply to @blaggacao:matrix.org
This issue is also reported here: https://github.com/divnix/digga/issues/87
Thanks, subscribed
15:58:18
@teutat3s:pub.solar@teutat3s:pub.solar It looked to me like native Nix flake code 15:58:51
@teutat3s:pub.solar@teutat3s:pub.solar * It looked to me like β€œnative” Nix flake code 15:59:05
@blaggacao:matrix.orgDavid Arnold (blaggacao) Unrelated, but important: Since https://github.com/divnix/devos/pull/342, if you use an unpatched nix version (without https://github.com/NixOS/nix/pull/4641), then you';; need to add this anti corruption layer to your flake.nix 16:06:35

Show newer messages


Back to Room ListRoom Version: 6