DevOS | 35 Members | |
| Seeking help and geeking out together on https://github.com/divnix/devos & https://github.com/divnix/digga | 10 Servers |
| Sender | Message | Time |
|---|---|---|
| 20 Sep 2021 | ||
In reply to @blaggacao:matrix.orgSame problem. However when I change them is it sufficient to run again bud or should I exit the dev shell before? | 12:37:48 | |
If you can exit, run nix flake update & reenter, that would be interesting to see if it works. (For me) | 12:38:44 | |
| Nothing to do | 12:41:18 | |
I also tried to delete the flake.lock and make nix flake update recreate it | 12:41:42 | |
Problem solved, I was running just bud rebuild or bud rebuild test without the hostname. Now I | 12:48:48 | |
* Problem solved, I was running just bud rebuild or bud rebuild test without the hostname. Now it works as in the devos repository with `bud.follows. | 12:50:24 | |
* Problem solved, I was running just bud rebuild or bud rebuild test without the hostname. Now it works as in the devos repository with bud.follows. | 12:50:30 | |
| It was a stupid problem but at least I better understood how DevOS and bud work together. Thank you for the support, probably I'll write here again in the next days. | 12:51:47 | |
nrdxp: yeah we do use direnv to enter the devshell. How would I check if nix-direnv is properly available? | 14:13:33 | |
Ah, our users are not in home = { } within flake.nix yet. So we're probably still missing nix-direnv as it only gets enabled for the user nixoshttps://git.b12f.io/pub-solar/os/src/branch/teutat3s/flake.nix#L139-L151 | 14:19:02 | |
| you can import it directly if you want with: https://github.com/nix-community/nix-direnv#direnv-source_url | 14:19:32 | |
| Thanks - we'll look into nix-direnv | 14:20:02 | |
| 15:23:04 | ||
| 15:25:33 | ||
| 21 Sep 2021 | ||
| 05:21:35 | ||
| Greetings. | 05:22:18 | |
| Who could be questioned at the time of installation NixOs | 05:23:23 | |
| I am quite confused with how the I guess my main question is how is | 15:04:38 | |
| hmm was it removed at some point? It used to be | 15:08:06 | |
| is it a digga input? | 15:10:10 | |
| I couldn't find it amongst quite a few of the inputs I looked across | 15:11:55 | |
| well this is interesting, if I remove
| 15:20:31 | |
if you take the latest commit of develop branch of devos and run nix flake lock --recreate-lock-file this also happens with nur and latest, and additional inputs are added as well (such as bud flake dependecies and digga/nix), in fact nearly all the locked inputs from devos's master branch seem very out of date | 15:26:04 | |
* if you take the latest commit of master branch of devos and run nix flake lock --recreate-lock-file this also happens with nur and latest, and additional inputs are added as well (such as bud flake dependecies and digga/nix), in fact nearly all the locked inputs from devos's master branch seem very out of date | 15:26:11 | |
| they are, I want to setup a CI job to update them periodically if the tests pass after update | 15:27:11 | |
after grepping through commits the earliest mention I can find of nur where there is no input is back in dec 2020 https://github.com/divnix/devos/blob/15003e3de9e9e39b7cb9752b65bad96b819c1624/flake.nix, and I can't seem to figure out how the nur input is being included in there either. | 15:39:27 | |
the last time the flake.lock changed for nur was when the ANT CORRUPTION LAYER was added in commit https://github.com/divnix/devos/commit/6ebdf3adb422c79675d2b919025c7f1367a5a665 | 15:58:48 | |
* the last time the flake.lock changed for nur was when the ANTI CORRUPTION LAYER was added in commit https://github.com/divnix/devos/commit/6ebdf3adb422c79675d2b919025c7f1367a5a665 | 15:58:57 | |
| 22 Sep 2021 | ||
| HI!
And in
I get this error:
| 08:57:00 | |
| * HI!
And in
I get this error:
| 08:57:34 | |