1 Aug 2021 |
re-ptarmigan❄️🐦️ | I was going to lead with the lesser of two evils and say have you tried ubuntu, dahaha | 06:36:15 |
@timdeh:matrix.org | I think I'll try a fresh arch iso just to cross ref | 06:36:44 |
re-ptarmigan❄️🐦️ | In my experience nixos has pretty much booted anything as long as I was running unstable 😎 | 06:39:24 |
@timdeh:matrix.org | David Arnold: is the bud iso still using the latest kernel? I just assumed and didn't check | 06:40:41 |
David Arnold (blaggacao) | Beware: bud iso uses nixos-generators | 06:41:28 |
@timdeh:matrix.org | well it boots fine, just this dang drive 😆 | 06:41:39 |
David Arnold (blaggacao) | bud bootstrapIso uses the digga boostrap iso (with profiles switched off and with the special link local networking) | 06:42:41 |
@timdeh:matrix.org | do you happen to know if nixos-generators uses a newer kernel? | 06:43:56 |
David Arnold (blaggacao) | In reply to @timdeh:matrix.org do you happen to know if nixos-generators uses a newer kernel? It doesn't, bit it also doesn't use the "installer": https://www.github.com/nix-community/nixos-generators/tree/master/formats%2Fiso.nix | 06:45:20 |
@timdeh:matrix.org | 🤔 | 06:45:38 |
@timdeh:matrix.org | so what is the exact invocation for bootstrapIso ? I tried bud build NixOS bootstrapIso | 06:46:06 |
David Arnold (blaggacao) | And it doesn't work? 🧐 | 06:48:16 |
@timdeh:matrix.org | ❯ bud build NixOS bootstrapIso
warning: Git tree '/home/nrd/git/github/divnix/dev' is dirty
error: flake 'git+file:///home/nrd/git/github/divnix/dev' does not provide attribute 'packages.x86_64-linux.nixosConfigurations."NixOS".config.system.build.bootstrapIso', 'legacyPackages.x86_64-linux.nixosConfigurations."NixOS".config.system.build.bootstrapIso' or 'nixosConfigurations."NixOS".config.system.build.bootstrapIso'
| 06:48:49 |
@timdeh:matrix.org | I rebased on develop, maybe 4 days ago | 06:49:24 |
@timdeh:matrix.org | oh damn, even arch can't detect the drive 😩 | 06:49:41 |
@timdeh:matrix.org | but windows seems to have no problems with it ☹️ | 06:49:48 |
David Arnold (blaggacao) | Either you still have the typoed version boostrap or you need to add the digga.nixosModule.boostrapIso | 06:49:52 |
David Arnold (blaggacao) | * Either you still have the typoed version `boostrapIso` or you need to add the `digga.nixosModule.boostrapIso` | 06:50:05 |
@timdeh:matrix.org | oops typo 😅 | 06:50:13 |
@timdeh:matrix.org | guess I'll just have to buy a new drive 😆 | 06:50:35 |
David Arnold (blaggacao) | nix flake lock --update-input digga should fix that. | 06:50:55 |
David Arnold (blaggacao) | * `nix flake lock --update-input digga` should fix that typo | 06:51:03 |
@timdeh:matrix.org | or maybe windows has corrupted the drive beyond recognition for linux 🤣 | 06:52:42 |
David Arnold (blaggacao) | Maybe https://www.github.com/NixOS/nixpkgs/tree/master/nixos%2Fmodules%2Fprofiles%2Fall-hardware.nix has some pointers? | 06:53:47 |
David Arnold (blaggacao) | (which is not included in bud build iso ) | 06:54:03 |
David Arnold (blaggacao) | * (which is _not_ included in `bud build iso`) | 06:54:12 |
David Arnold (blaggacao) | * (which is _not_ included in `bud build iso` - only in `boostrapIso`) | 06:54:41 |
David Arnold (blaggacao) | * (which is _not_ included in `bud build iso` - only in `bootstrapIso`) | 06:56:15 |
David Arnold (blaggacao) | Have to go fetch a bucket of sleep. 👋 | 06:58:03 |
David Arnold (blaggacao) | * Have to go fetch a bucket of sleep. 👋 Let's continue the hunt tomorrow. | 06:59:06 |