| 23 Aug 2021 |
David Arnold (blaggacao) | In reply to @tomberek:matrix.org it runs and works, seems kinda nice. a "go"-style way to manage all your repos Yeah, I absolutely cheer on gst doctor.. that was the supiror point to it's cousine in rust rrc. | 14:31:47 |
| bsl joined the room. | 14:41:48 |
| bsl changed their display name from Benjamin to bensleveritt. | 14:45:51 |
bsl | 👋 | 14:45:55 |
bsl | Are there any devOS folk running a darwin build? | 14:46:27 |
bsl | As it's my main machine, I'd like to manage from here, but I'm not experienced to understand how to start on macOS | 14:47:50 |
bsl | (I've spun up a few NixOSes to see how it works, but tracing and editing remote files is a PITA when trying to understand a new project) | 14:48:46 |
| bsl changed their display name from bensleveritt to bsl. | 14:52:14 |
| bsl changed their profile picture. | 14:52:54 |
yusdacra | Implemented cfg along with cfg remove and cfg show | 15:15:50 |
yusdacra | In reply to @yusdacra:nixos.dev https://github.com/divnix/bud/pull/19 Updated the PR accordingly | 15:17:10 |
@timdeh:matrix.org | In reply to @bensleveritt:matrix.org Are there any devOS folk running a darwin build? I think the nix-darwin stuff is mostly TODO for the most part. I don't think any of the core DevOS team members use Mac, so we've wanted to add better Mac support for a while, but there has been nobody to work on it 😅 | 16:13:37 |
@timdeh:matrix.org | I've tried to twist the arm of a few mac using associates, but so far no luck. I was gonna do it myself a few months back before I started my new job, but I've been flooded with work since then | 16:14:31 |
@gytis-ivaskevicius:matrix.org | https://github.com/gytis-ivaskevicius/flake-utils-plus/pull/86 | 19:00:31 |
@gytis-ivaskevicius:matrix.org | 🥺 | 19:00:33 |
@gytis-ivaskevicius:matrix.org | (finally) | 19:00:47 |
Alex Zero | Woo, very happy my follows path patch has been merged 😄 | 19:48:15 |
@timdeh:matrix.org | I saw that this morning. It was a rough road, but we made it 😆 | 19:57:46 |
| 24 Aug 2021 |
bsl | I'd be more than happy to help, if you're up for guiding me? As I say I use macOS daily, and have a few other NixOSes to coordinate (QEMU VMs, x86_64 and an aarch64), so I'm invested in getting this right | 07:24:59 |
David Arnold (blaggacao) | In reply to @gytis-ivaskevicius:matrix.org https://github.com/gytis-ivaskevicius/flake-utils-plus/pull/86 Is there a way to stick with the inputs convention, insted of srcs. But I also have to have a closer look, again. 😎 | 13:03:24 |
David Arnold (blaggacao) | * Is there a way to stick with the `inputs` convention, insted of `srcs`? But I also have to have a closer look, again. 😎 | 13:03:42 |
@gytis-ivaskevicius:matrix.org | If i recall correctly it was your suggestion :D | 13:09:03 |
@gytis-ivaskevicius:matrix.org | srcs contains only non flakes | 13:09:11 |
@gytis-ivaskevicius:matrix.org | would plan is to release it after this PR | 13:09:45 |
@gytis-ivaskevicius:matrix.org | so please take a close look at it! | 13:09:55 |
@kraftnix:matrix.org | anyone tried nix-on-droid with devos? | 13:16:17 |
@gytis-ivaskevicius:matrix.org | i tried without devos | 13:17:07 |
@gytis-ivaskevicius:matrix.org | cant imagine devos breaking anything tho | 13:17:15 |
@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 | ah perhaps i should read the bootstrap instructions xD its been do long since i have had a system without flakes | 13:26:55 |