| 11 Oct 2023 |
raitobezarius | But if Flakes proponents want it this way and Nix core team find a way to make place for that, it's not my business | 07:50:03 |
raitobezarius | I don't think decentralization is a goal that this proposal is particularly solving in any way | 07:50:32 |
raitobezarius | But that may be because most of the stuff I do already consumes from 30 different forges with Nix just fine without Flakes | 07:51:24 |
raitobezarius | So I must not be the target for this stuff | 07:51:30 |
raitobezarius | Providing chain of trust between flake source and a cache is probably a misfeature as it is right now because it reintroduces imperative management and breaks the local scoping expectations | 07:52:24 |
raitobezarius | In my opinion at least | 07:52:32 |
raitobezarius | It's convenient but at what cost of the years of cultural shift we have been pursuing | 07:52:48 |
raitobezarius | Again don't let this opinion discourage you from pursuing what you feel is a good thing | 07:53:48 |
raitobezarius | I am not really the good audience for Flakes related stuff based on my own experience as a Nixpkgs developers | 07:54:49 |
raitobezarius | * I am not really the good audience for Flakes related stuff based on my own experience as a Nixpkgs developer | 07:54:58 |
| ghpzin joined the room. | 08:00:44 |
Artturin | In reply to @guibou:matrix.org Hello. I'm nixGL (https://github.com/guibou/nixGL) author and my friend teto suggested that nixGL can be moved to nix community. I have no time / motivation / available hardware / use case anymore for nixGL, but apparently that's used, so I'll be more than happy to give it to the community.
What could be the next step? Please make a "discussion" here https://github.com/orgs/nix-community/discussions | 08:02:27 |
fwam | Hmm, why is vscode extensions dir mutable by default? | 10:11:55 |
fwam | * Hmm, why is vscode extensions dir mutable by default in hm? | 10:12:12 |
| thubrecht joined the room. | 10:40:10 |
| 13 Oct 2023 |
colemickens ๐ณ๏ธโ๐ | Why do I get warnings about "allowed-users" and "trusted-users" being unknown options, but only when using nix-eval-jobs? | 13:30:30 |
| 15 Oct 2023 |
| ilaumjd joined the room. | 14:24:59 |
Jan Tojnar | I assume not being able to build a package whose dependency I have already built locally is downfall from https://github.com/nix-community/infra/pull/735 | 19:07:32 |
Jan Tojnar | This is what I am running:
$ nix-build -A loupe --builders "ssh-ng://build01.nix-community.org x86_64-linux - 100 1 big-parallel,kvm,nixos-test"
this derivation will be built:
/nix/store/hlk8r58vrr89z8bbllvhl0gv603s6bh0-loupe-45.0.drv
building '/nix/store/hlk8r58vrr89z8bbllvhl0gv603s6bh0-loupe-45.0.drv' on 'ssh-ng://build01.nix-community.org'...
copying 1 paths...
copying path '/nix/store/nwji103d89igy5vqkfhsbkny8jbzqz42-glycin-loaders-0.1.1' to 'ssh-ng://build01.nix-community.org'...
error: cannot add path '/nix/store/nwji103d89igy5vqkfhsbkny8jbzqz42-glycin-loaders-0.1.1' because it lacks a signature by a trusted key
error: builder for '/nix/store/hlk8r58vrr89z8bbllvhl0gv603s6bh0-loupe-45.0.drv' failed with exit code 1
| 19:08:21 |
| 16 Oct 2023 |
pwychowaniec | hi, do we have any procedure for deprecating nix-community projects? :eyes: (or changing status to looking for maintainer, at least) | 13:44:47 |
pwychowaniec | * hi, do we have any procedure for deprecating nix-community projects? (or changing status to looking for maintainer, at least) | 13:44:54 |
pwychowaniec | * hi, do we have any procedure for deprecating nix-community projects? ๐ (or changing status to looking for maintainer, at least) | 13:45:03 |
pwychowaniec | * hi, do we have any procedure for deprecating nix-community projects? ๐ (or at least changing status to looking for maintainer) | 13:48:06 |
Jonas Chevalier | In reply to @pwychowaniec:matrix.org hi, do we have any procedure for deprecating nix-community projects? ๐ (or at least changing status to looking for maintainer) which project are you thinking of? we don't have an official procedure, but posting it to this channel is a good start | 15:42:52 |
pwychowaniec | https://github.com/nix-community/naersk
I've been maintaining it for a while now, but I've currently run out of time, so it would be nice to find someone to take over ๐ (or deprecate in favor of https://github.com/ipetkov/crane) | 15:44:40 |
Jonas Chevalier | do you have anybody in mind that contributed recently? | 15:46:04 |
Jonas Chevalier | but yeah, maybe crane is the next best thing | 15:46:27 |
Jonas Chevalier | probably the best thing is to create an issue "looking for a maintainer" in the repo, and then tag people that you think might be interested | 15:47:20 |
pwychowaniec | I don't have anybody at mind - but creating a dedicated issue sounds like the way to go :-) | 16:04:23 |
| 17 Oct 2023 |
| Marillindiรซ joined the room. | 07:47:40 |