| 27 Aug 2021 |
tomberek | Itβs in Discourse. | 12:31:37 |
princemachiavelli | I think I have implemented all the current devos, bud, & digga changes and my flake.lock is up to date but I still find I get this error when using bud directly: error: unrecognised flag '--extra-experimental-features' If I run nix --version I get "2.4pre20210802_47e96bb" | 19:06:19 |
| 28 Aug 2021 |
David Arnold (blaggacao) | bud shoul be using just normal nixUnstable. | 00:45:20 |
David Arnold (blaggacao) | https://github.com/divnix/bud/blob/main/stdProfile.nix | 00:45:48 |
David Arnold (blaggacao) | Maybe there is something wrong with nixCofig https://github.com/divnix/devos/blob/main/flake.nix? | 00:48:07 |
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 |