23 Aug 2021 |
@gtrunsec:matrix.org | In reply to @tomberek:matrix.org tests fail, my guess is they need network Yes, doCheck = false or fliter the tests for passing | 05:00:34 |
@gtrunsec:matrix.org | In reply to @tomberek:matrix.org tests fail, my guess is they need network * Yes, doCheck = false or filter the tests for passing | 05:00:47 |
tomberek | yup, see the "ix.io" | 05:01:05 |
tomberek | it runs and works, seems kinda nice. a "go"-style way to manage all your repos | 05:01:29 |
yusdacra | In reply to @yusdacra:nixos.dev
bud add owner/repo nixos.profiles.profileName would be better though I think I implemented this on https://github.com/yusdacra/bud main branch 🙂 | 06:06:54 |
yusdacra | I noticed a side-effect of the way i implemented this; users could run commands like bud add owner/repo nixos.users.user to copy a user or any path in the repository. So calling it only "add profile" might be unfair i suppose... But then i'm not sure why one would need to add a user / host since those are usually very specific. | 06:33:36 |
@timdeh:matrix.org | In reply to @tomberek:matrix.org https://tmate.io/ is nice for pairing Not a huge fan of tmate since it's based off a frozen and stale tmux, and doesn't seem like it will be updated anytime soon. upterm basically does the same thing on the terminal level instead of the multiplexer level allowing you to force users who connect to connect to an existing tmux session, thus providing the same functionality of tmate, while using tmux upstream | 13:02:42 |
@timdeh:matrix.org | (I found upterm because I was searching desperately for alternatives to tmate, and didn't need the web sharing functionality of tty-share) | 13:04:01 |
@timdeh:matrix.org | like so: upterm host --force-command 'tmux attach -t $your_tmux_sessions_name' | 13:22:31 |
yusdacra | https://github.com/divnix/bud/pull/19 | 13:33:35 |
yusdacra | (i wonder if this would be better if it was under a cfg command, eg. bud cfg add , along with some other commands like bud cfg remove for removing local config, bud cfg show for showing the profiles the remote repository has) | 14:27:07 |
@timdeh:matrix.org | that sounds good to me | 14:29:37 |
yusdacra | in the future we could also parse the user's config and have commands for managing suites and imports for hosts / users | 14:30:58 |
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 |