| 28 Aug 2021 |
David Arnold (blaggacao) | Do we need a better governance gor this project? I have a sense it's taking up momentum, but the "elders" that put a lot of effort into kicking it off might not be up to the task alone and with their limited resources. | 15:25:59 |
David Arnold (blaggacao) | * Do we need a better governance for this project? I have a sense it's taking up momentum, but the "elders" that put a lot of effort into kicking it off might not be up to the task alone and with their limited resources. | 15:26:05 |
princemachiavelli | The only difference I can tell is that I use nixos-unstable for both my nixos | 18:16:53 |
princemachiavelli | * The only difference I can tell is that I use nixos-unstable for both my nixos and latest inputs. | 18:17:09 |
| 30 Aug 2021 |
David Arnold (blaggacao) | fufexan Gytis Ivaskevicius btw, what's the status on the lib function docs? Should we try to finish that motion? nrdxp w.r.t. the tooling: should we use that PR from ryan or is there good reasona to adopt any of the other upcoming tooling, including dox? | 14:10:03 |
@gytis-ivaskevicius:matrix.org | Current docs are in funciton files and a little bit in readme.md | 14:15:14 |
@gytis-ivaskevicius:matrix.org | * Current docs are in files containing funcitons and a little bit in readme.md | 14:15:33 |
fufexan | yep, we only have inline docs right now | 14:29:32 |
@timdeh:matrix.org | Can you like to the PR you are referring me to 😅 | 14:49:31 |
@timdeh:matrix.org | * Can you link to the PR you are referring me to 😅 | 14:49:55 |
David Arnold (blaggacao) | nrdxp: https://github.com/nix-community/nixdoc/pull/25 | 16:52:18 |
@timdeh:matrix.org | well I would say we should use nix-doc if at all possible. | 16:53:22 |
@timdeh:matrix.org | what's that nix issue we fixed early on where nix flake check failed for trying to build darwin packages on linux? I'm seeing it in a work repo... | 19:52:55 |
@timdeh:matrix.org | guess I can check git log 🤦♂️ | 19:53:15 |
Pacman99 | Yeah I think thats what happens when you use IFD | 20:13:23 |
@timdeh:matrix.org | oh that's it, thank you 🙏 | 20:50:31 |
| 31 Aug 2021 |
@teutat3s:pub.solar | was the devos main branch renamed to master or did I miss something? | 13:54:15 |
@timdeh:matrix.org | that was me sorry 😅 | 14:24:31 |
ultranix | how do you run unfree derivations with the syntax nix run 'nixpkgs# | 23:38:32 |
| 1 Sep 2021 |
@timdeh:matrix.org | yeah this is really annoying atm | 03:45:45 |
@timdeh:matrix.org | $ NIXPKGS_ALLOW_UNFREE=1 n run --impure #... | 03:46:06 |
@timdeh:matrix.org | * $ NIXPKGS_ALLOW_UNFREE=1 nix run --impure #... | 03:46:17 |
ultranix | ahh --impure is what i was missing | 15:30:37 |
| 2 Sep 2021 |
David Arnold (blaggacao) | https://github.com/determinatesystems/nix-netboot-serve | 15:03:15 |
David Arnold (blaggacao) | grahamc (he/him): would the operating theory also work for sd iso? (havn't had time to look at it in greater detail) | 15:03:56 |
David Arnold (blaggacao) | * grahamc (he/him): would the operating theory also work for sd and other iso? (havn't had time to look at it in greater detail) | 15:04:05 |
@grahamc:nixos.org | if you're ever making a "real" filesystem like ext4 or whatever: no | 15:05:09 |
@grahamc:nixos.org | if you're saying well we don't need that, let's just do a ramfs: it could work, but you'd need to figure out putting down a bootloader | 15:05:31 |
David Arnold (blaggacao) | I was associating with the time it takes to build the squashfs.. | 15:05:47 |
@grahamc:nixos.org | again, a squashfs is too much of a real FS | 15:06:20 |