| 27 Sep 2022 |
mei 🌒& | it's not very good at it either | 17:19:23 |
k0kada (he/him) | I build even Emacs and it works fine :P | 17:19:29 |
k0kada (he/him) | It takes a while though | 17:19:38 |
mei 🌒& | yeah I got pissed off by gtk4 once and patched nixpkgs to bring all the gtk3 apps back | 17:20:24 |
k0kada (he/him) | I see | 17:20:37 |
mei 🌒& | so I just have to build all of them every time | 17:20:37 |
k0kada (he/him) | sudo dd if=steamdeck-recovery-4.img of=/dev/disk2 oflag=sync status=progress bs=128M
536870912 bytes (537 MB, 512 MiB) copied, 339 s, 1.6 MB/s^C^C^C^C
671088640 bytes (671 MB, 640 MiB) copied, 425 s, 1.6 MB/s
5+0 records in
5+0 records out
671088640 bytes (671 MB, 640 MiB) copied, 425.2 s, 1.6 MB/s
This is why I hate macOS
| 17:21:06 |
k0kada (he/him) | It is going to be faster to login in my NixOS machine and download this image again them to try to flash the pendrive on macOS | 17:21:55 |
mei 🌒& | work lappy? | 17:22:55 |
k0kada (he/him) | Yeah | 17:23:31 |
k0kada (he/him) | Really miss when I could work daily using NixOS | 17:23:42 |
mei 🌒& | In reply to @ckie:ckie.dev so I just have to build all of them every time this includes webkit rather conveniently | 17:24:05 |
mei 🌒& | I think maybe a few webkits sometimes? | 17:24:10 |
k0kada (he/him) | Oh, building any modern browser engine is a pain | 17:24:31 |
mei 🌒& | ckie@cookiemonster ~/git/nixpkgs -> git rebase origin/nixos-unstable
Auto-merging nixos/modules/services/web-servers/nginx/location-options.nix
CONFLICT (content): Merge conflict in nixos/modules/services/web-servers/nginx/location-options.nix
error: could not apply 5e0fa64560c... nixos/nginx: hackier hack
hint: Resolve all conflicts manually, mark them as resolved with
hint: "git add/rm <conflicted_files>", then run "git rebase --continue".
hint: You can instead skip this commit: run "git rebase --skip".
hint: To abort and get back to the state before "git rebase", run "git rebase --abort".
Could not apply 5e0fa64560c... nixos/nginx: hackier hack
ckie@cookiemonster ~/git/nixpkgs ->
| 17:24:50 |
mei 🌒& | here we go! | 17:24:53 |
k0kada (he/him) | root@mikudayo-re-nixos:/home/thiagoko/Downloads/ > bzcat steamdeck-recovery-4.img.bz2 | dd if=/dev/stdin of=/dev/sdb oflag=sync status=progress bs=128M
91910144 bytes (92 MB, 88 MiB) copied, 6 s, 15.3 MB/s
Like I said
| 17:27:45 |
mei 🌒& | nice | 17:27:59 |
mei 🌒& | gnome just did its strike thing again | 17:28:08 |
mei 🌒& | gno
| 17:28:09 |
mei 🌒& | * hint: Resolve all conflicts manually, mark them as resolved with
hint: "git add/rm <conflicted_files>", then run "git rebase --continue".
hint: You can instead skip this commit: run "git rebase --skip".
hint: To abort and get back to the state before "git rebase", run "git rebase --abort".
Could not apply 0223076a2fb... treewide: revert gnome edits from last month
| 17:28:15 |
mei 🌒& |  Download image.png | 17:28:37 |
mei 🌒& | Super Enjoyable! | 17:28:38 |
mei 🌒& | next up, apparently the hashes for noto-fonts have magically changed without a version bump | 17:31:17 |
| Marcelo Amancio de Lima Santos joined the room. | 18:14:45 |
Marcelo Amancio de Lima Santos | Hello I've been trying to include nix-doom-emacs to my config (https://github.com/themaxhero/.dotfiles/tree/doom-emacs-fixing)
And I'm getting infinite recursion error.
here is the stack-trace:
https://pastebin.com/mveJrG02 | 18:21:26 |
Marcelo Amancio de Lima Santos | In reply to @maxhero_:matrix.org Hello I've been trying to include nix-doom-emacs to my config (https://github.com/themaxhero/.dotfiles/tree/doom-emacs-fixing)
And I'm getting infinite recursion error.
here is the stack-trace: https://pastebin.com/mveJrG02 I've updated the repo so now the flake is no longer dirty. | 19:21:07 |
k0kada (he/him) | In reply to @maxhero_:matrix.org Hello I've been trying to include nix-doom-emacs to my config (https://github.com/themaxhero/.dotfiles/tree/doom-emacs-fixing)
And I'm getting infinite recursion error.
here is the stack-trace: https://pastebin.com/mveJrG02 This does look like an issue on how you're importing the module | 20:26:19 |
k0kada (he/him) | Not sure why though | 20:26:22 |
k0kada (he/him) | Not really related, but why you import a imports? | 20:28:04 |