!UUqahLbShAYkkrXmKs:matrix.org

DevOS

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

Load older messages


SenderMessageTime
24 Aug 2021
@kraftnix:matrix.org@kraftnix:matrix.organyone tried nix-on-droid with devos?13:16:17
@gytis-ivaskevicius:matrix.org@gytis-ivaskevicius:matrix.orgi tried without devos13:17:07
@gytis-ivaskevicius:matrix.org@gytis-ivaskevicius:matrix.orgcant imagine devos breaking anything tho13:17:15
@kraftnix:matrix.org@kraftnix:matrix.org🤔🤔 ``` bash-4.4$ nix-shell --show-trace unpacking 'https://github.com/edolstra/flake-compat/archive/e7e5d481a0e15dcd459396e55327749989e04ce0.tar.gz'... error: executing 'tar': No such file or directory error: while evaluating the file '/data/data/com.termux.nix/files/home/devos/lib/compat/default.nix': program 'tar' failed with exit code 1 ```13:25:27
@kraftnix:matrix.org@kraftnix:matrix.orgah perhaps i should read the bootstrap instructions xD its been do long since i have had a system without flakes13:26:55
@kraftnix:matrix.org@kraftnix:matrix.orgalthough ``` nix-shell https://github.com/divnix/devos/archive/core.tar.gz -A shell \ --run "flk get core" ``` still fails with the same error13:29:38
@kraftnix:matrix.org@kraftnix:matrix.orgwhy doesn't matrix on android respect code blocks 😕13:29:54
@kraftnix:matrix.org@kraftnix:matrix.orgso I needed to setup flakes on nix-on-droid and now it seems to be working. i've really gotten spoiled by devos just always working out of the box13:41:13
@yusdacra:nixos.devyusdacra Should i move this (https://github.com/divnix/bud/pull/19) PR to the devos repo? Since it's more of a devos command. I saw the bud folder in the template so i suppose thats where it would go. 13:55:19
@blaggacao:matrix.orgDavid Arnold (blaggacao)
In reply to @yusdacra:nixos.dev
Should i move this (https://github.com/divnix/bud/pull/19) PR to the devos repo? Since it's more of a devos command. I saw the bud folder in the template so i suppose thats where it would go.
Yes, that would probably make sense. It seems to depend on the devos template's contracts w.r.t. folders. I havn't been able to take a closer look, yet.
14:27:14
@yusdacra:nixos.devyusdacraYeah it depends on a devos structure14:27:32
@yusdacra:nixos.devyusdacra (although technically you can fetch any file or folder you want) 14:27:45
@yusdacra:nixos.devyusdacraOk i closed the bud PR and opened https://github.com/divnix/devos/pull/357 instead14:49:13
@0x4a6f:matrix.org[0x4A6F]
In reply to @blaggacao:matrix.org
And since I'm totally brainfried and it's getting late here... Is anyone interested in packaging this absolutely marvelous go package to manage all your repos (with style)?https://github.com/uetchy/gst
I've to test it without a ghq installation, but https://github.com/NixOS/nixpkgs/pull/135575 looks promising.
16:40:03
@narice:matrix.orgNarice It seems that bud does not build the installation iso image with the vmd kernel drivers enabled by default, so installation on certain devices doesn't work (at least out of the box).
The instllation media of nixos includes this vmd driver.
Should I open an issue on this topic?
22:52:15
@narice:matrix.orgNariceWoops, ignire the previous message, I messed up23:24:48
@narice:matrix.orgNarice* Woops, ignore the previous message, I messed up23:25:00
25 Aug 2021
@bensleveritt:matrix.orgbsl
error: a 'x86_64-linux' with features {} is required to build '/nix/store/6wb916g88j96bbapmg8x2phpxrz2p5b0-append-initrd-secrets.drv', but I am a 'aarch64-linux' with features {benchmark, big-parallel, gccarch-armv8-a, kvm, nixos-test}
06:56:31
@bensleveritt:matrix.orgbsl Building on any non-x86 linux produces this error. (Just trying to flk host build 06:57:25
@bensleveritt:matrix.orgbsl * Building on any non-x86 linux produces this error. (Just trying to flk host build) 06:57:27
@bensleveritt:matrix.orgbslShort of fixing every package, has anyone had any success cross-compiling flk?06:59:39
@blaggacao:matrix.orgDavid Arnold (blaggacao)
In reply to @0x4a6f:matrix.org
I've to test it without a ghq installation, but https://github.com/NixOS/nixpkgs/pull/135575 looks promising.
Doesn't it have shell completion enabled?
12:19:43
@blaggacao:matrix.orgDavid Arnold (blaggacao)* Doesn't it have shell completion enabled? And thanks!! 😁12:19:56
@blaggacao:matrix.orgDavid Arnold (blaggacao)
In reply to @bensleveritt:matrix.org
Short of fixing every package, has anyone had any success cross-compiling flk?
Orthogonal of the issue, you might eventually want to update to a slightly more recent version, where flk -> bud. And bud can be found here: https://github.com/divnix/bud
12:23:23
@bensleveritt:matrix.orgbsl
In reply to @blaggacao:matrix.org
Orthogonal of the issue, you might eventually want to update to a slightly more recent version, where flk -> bud. And bud can be found here: https://github.com/divnix/bud
Ah, cool, is that in the devshell now?
12:24:17
@blaggacao:matrix.orgDavid Arnold (blaggacao) Is the append-initrd-secrets.drv an agenix derivation? Or where does that come from? 12:25:36
@bensleveritt:matrix.orgbslI've not been able to work that out myself12:33:32
@bensleveritt:matrix.orgbsl
In reply to @blaggacao:matrix.org
Orthogonal of the issue, you might eventually want to update to a slightly more recent version, where flk -> bud. And bud can be found here: https://github.com/divnix/bud
What is the strategy for updating? flk get core? I see that's still in the docs
12:49:28
@bensleveritt:matrix.orgbsl I presume I should move to main to get bud 12:49:47
@kraftnix:matrix.org@kraftnix:matrix.org
In reply to @blaggacao:matrix.org
Is the append-initrd-secrets.drv an agenix derivation? Or where does that come from?
iirc its for initrd ssh (so you can ssh into a remote machine to do a LUKS/zfs unlock)
14:20:46

Show newer messages


Back to Room ListRoom Version: 6