12 Aug 2021 |
ultranix | well i got a better backtrace i believe | 21:12:50 |
ultranix | oh, i'm getting that issue now too | 21:14:14 |
@kraftnix:matrix.org | i got around it by reverting to you previously lock file and running nix flake lock --update-input nur | 21:14:38 |
d4hines | In reply to @blaggacao:matrix.org well, with that, you can enter the devshell which has some breadcrumbs... No breadcrumbs here:
🔨 Welcome to nixos
[general commands]
menu - prints this menu
I also checked shell.nix in the digga repo and I don't see anything about deploying a home manager config.
| 21:14:47 |
David Arnold (blaggacao) | ah! sorry, this is not part of the minimal example... | 21:15:30 |
David Arnold (blaggacao) | how much convenience would you like? can we top up a little? | 21:15:55 |
ultranix | In reply to @kraftnix:matrix.org i got around it by reverting to you previously lock file and running nix flake lock --update-input nur ya good idea | 21:16:37 |
d4hines | In reply to @blaggacao:matrix.org how much convenience would you like? can we top up a little? This has all the appearance of some kind of trick question 😆 | 21:17:03 |
@kraftnix:matrix.org | however you run stable, so it's gonna take me a while to pull down everything from the cache | 21:17:07 |
ultranix | what's doing the patching? | 21:19:41 |
David Arnold (blaggacao) | In reply to @d4hines:matrix.org This has all the appearance of some kind of trick question 😆 🐰 | 21:22:59 |
David Arnold (blaggacao) | 🎩 | 21:23:05 |
David Arnold (blaggacao) | well, let's at least appreciate the warning that goes with bud: https://github.com/divnix/bud | 21:23:44 |
David Arnold (blaggacao) | but past that you could make yourselve a cosy shell like this one: https://github.com/divnix/devos/tree/main/shell | 21:25:00 |
David Arnold (blaggacao) | It features the bud buddy: https://github.com/divnix/devos/blob/5b89e53e7a39c603bed327023c953d0b30433ec2/shell/default.nix#L3-L5 | 21:25:41 |
David Arnold (blaggacao) | which has to be pulled in of course: https://github.com/divnix/devos/blob/5b89e53e7a39c603bed327023c953d0b30433ec2/flake.nix#L18-L20 | 21:26:19 |
d4hines | David Arnold (blaggacao): are you talking about my issue of how do I deploy my home-manager config still, or a different topic? | 21:26:38 |
David Arnold (blaggacao) | yes, bud has a convenience script for it | 21:26:56 |
David Arnold (blaggacao) | (but it's also a trick question, beware 😂) | 21:27:25 |
ultranix | sigh, makes no sense | 21:27:48 |
David Arnold (blaggacao) | * yes, bud has a convenience script for it -- https://github.com/divnix/bud/blob/main/scripts/hm-home.bash | 21:27:49 |
d4hines | I don't understand. home-manager has a command switch that does the thing. So I just need to invoke it in the right context. I'm looking for a one-line shell command. | 21:28:06 |
ultranix | ive spend many attempts on upgrading and using the digga format but to no avail. i'll have to try from scratch without my commits i guess | 21:28:42 |
@timdeh:matrix.org | guess we have to do a better job with the docs? digga.divnix.com | 21:29:16 |
ultranix | i am trying to upgrade it from when it was called nixflk | 21:29:37 |
David Arnold (blaggacao) | In reply to @d4hines:matrix.org I don't understand. home-manager has a command switch that does the thing. So I just need to invoke it in the right context. I'm looking for a one-line shell command. the realization of the portable config hasn't made it upstream yet, though. | 21:29:45 |
@kraftnix:matrix.org | oh wow thats a big upgrade | 21:29:57 |
ultranix | or suites actually, shortly after suites were used | 21:30:11 |
d4hines | What was I doing here then?
nix run github:nix-community/home-manager --no-write-lock-file -- switch --flake .#d4hines
?
| 21:30:17 |
David Arnold (blaggacao) | d4hines: that means it doas not natively understand (yet): "$FLAKEROOT#homeConfigurationsPortable.$ARCH.\"$USER\".activationPackag | 21:30:35 |