28 Jul 2021 |
David Arnold (blaggacao) |
so in my custom module I changed it to pks.lib.our and now it builds fine, thanks. it had worked previously just using the lib rather than pkgs.lib and had no issues until now.
Interesting! Let me check.
| 19:53:35 |
David Arnold (blaggacao) |
bud build vm iso
bud build vm boostrapIso 😄
| 19:54:24 |
David Arnold (blaggacao) | *
bud build vm iso
bud build bootstrapIso 😄
| 19:54:36 |
@kraftnix:matrix.org | ahhh :) perhaps we should add that to the docs | 19:54:36 |
@kraftnix:matrix.org | oh can I not specify a host config? | 19:54:53 |
David Arnold (blaggacao) | of course, sorry: bud build <host> bootstrapIso | 19:55:34 |
David Arnold (blaggacao) | all other builds provided by nixos-generators work, too. | 19:56:11 |
David Arnold (blaggacao) | So maybe iso is a build that comes from there. | 19:56:21 |
David Arnold (blaggacao) | THe idea is that we have an interest, channel and community to improve the image situation with nixpkgs | 19:56:40 |
David Arnold (blaggacao) | * The idea is that we have an interest, channel and community to improve the image situation with nixpkgs | 19:56:47 |
@kraftnix:matrix.org | In reply to @blaggacao:matrix.org of course, sorry: bud build <host> bootstrapIso no dice on this one | 19:57:13 |
David Arnold (blaggacao) | Docs-wise, there is still some way to go. I have overhauling the devos docs on my todo list, but also for digga , some things are missing. I was kind of waitin to see how the upstream fup library docs goe. | 19:58:12 |
David Arnold (blaggacao) | * Docs-wise, there is still some way to go. I have overhauling the devos docs on my todo list, but also for digga , some things are missing. I was kind of waitin to see how the upstream fup library docs go. | 19:58:17 |
David Arnold (blaggacao) | * Docs-wise, there is still some way to go. I have overhauling the devos docs on my todo list, but also for digga , some things are missing. I was kind of waiting to see how the upstream fup library docs go. | 19:58:23 |
@kraftnix:matrix.org | In reply to @blaggacao:matrix.org of course, sorry: bud build <host> bootstrapIso * no dice on this one
does not provide attribute 'packages.x86_64-linux.nixosConfigurations."server-vm-iso".config.system.build.bootstrapIso', 'legacyPackages.x86_64-linux.nixosConfigurations."server-vm-iso".config.system.build.bootstrapIso' or 'nixosConfigurations."server-vm-iso".config.system.build.bootstrapIso'
| 19:58:48 |
David Arnold (blaggacao) | Those "new" digga amentites are optin: https://github.com/divnix/devos/blob/8b67cae20a110f296abf91cdba94a3946b1ba647/flake.nix#L105 | 19:59:54 |
David Arnold (blaggacao) | * Those "new" digga amentites are opt-in: https://github.com/divnix/devos/blob/8b67cae20a110f296abf91cdba94a3946b1ba647/flake.nix#L105 | 20:00:01 |
David Arnold (blaggacao) | Same for the patchedNix overlay | 20:00:34 |
@kraftnix:matrix.org | so this is an amusing bug, found it via searchin in repl :)
Flake.nixosConfigurations.server-vm-iso.config.system.build.boostrapIso
| 20:02:02 |
@kraftnix:matrix.org | * @david so this is an amusing bug, found it via searchin in repl :)
Flake.nixosConfigurations.server-vm-iso.config.system.build.boostrapIso
| 20:02:14 |
@kraftnix:matrix.org | * David Arnold: so this is an amusing bug, found it via searchin in repl :)
Flake.nixosConfigurations.server-vm-iso.config.system.build.boostrapIso
| 20:02:26 |
@kraftnix:matrix.org | * David Arnold: so this is an amusing bug, found it via searchin in repl :)
Flake.nixosConfigurations.server-vm-iso.config.system.build.boostrapIso
looks like it was fixed already, but I'm using an older version of digga
| 20:05:05 |
David Arnold (blaggacao) | It was my legasthenic side. (which I guess doesn't actually exist) 🤣 | 20:07:58 |
@kraftnix:matrix.org | It didn't build anyway afterwards so I'll just do some updates and try again (just in case theres some other fixes as well) | 20:08:47 |
David Arnold (blaggacao) | no more option clashes with iso and netboots in 21.05 | 20:31:21 |
David Arnold (blaggacao) | Where to coordinate for such things: https://github.com/nix-community/nixos-generators/issues/103 | 20:31:54 |
David Arnold (blaggacao) | In reply to @blaggacao:matrix.org no more option clashes with iso and netboots in 21.05 Wrong link: https://github.com/NixOS/nixpkgs/pull/131760 | 20:32:35 |
David Arnold (blaggacao) | In reply to @blaggacao:matrix.org no more option clashes with iso and netboots in 21.05 * Wrong link, correct one: https://github.com/NixOS/nixpkgs/pull/131760 | 20:32:49 |
@kraftnix:matrix.org | full update fixed it, iso is functional again 👍️ | 21:00:46 |
@kraftnix:matrix.org | wow, my auto-complete on nix 3 shell has been broken forever, and it suddenly started working 🤯, fuzzy search on nixpkgs# is amazing | 21:06:16 |