| 6 Sep 2024 |
emily | unlike the rest of NixOS :P | 20:29:32 |
aidalgol | I mean, see the "Notes on using mods" section. | 20:30:29 |
| 7 Sep 2024 |
| lunik1 changed their profile picture. | 01:45:15 |
SomeoneSerge (back on matrix) | zowoq btw I tried a bunch of revisions from the hydra history (e.g. https://hydra.nix-community.org/eval/50299#tabs-inputs) and I never get a cache hit with
NIX_PATH=nixpkgs=https://github.com/NixOS/nixpkgs/archive/66a352a3f27a2eb2f27e42a13c6fe245d3be2b98.tar.gz nix build -f '<nixpkgs>' python3Packages.torch
| 19:53:14 |
zowoq | I get a cache hit from that. | 23:51:24 |
| 8 Sep 2024 |
SomeoneSerge (back on matrix) | H'm, I'll look into my config again | 01:46:57 |
| @jquispe:matrix.org removed their display name jquispe. | 15:49:07 |
| @jquispe:matrix.org left the room. | 15:49:13 |
| 10 Sep 2024 |
| moved to @amadaluzia:tchncs.de changed their display name from (lambda (u) (format nil "~A lost their email!" u)) "Artur Manuel" to Artur Manuel (on break). | 17:32:50 |
| moved to @amadaluzia:tchncs.de changed their profile picture. | 17:35:12 |
| moved to @amadaluzia:tchncs.de changed their display name from Artur Manuel (on break) to (lambda (u) (format nil "~A is not using Matrix right now." u)) "Artur Manuel". | 17:36:48 |
| 11 Sep 2024 |
| Sr. Estegosaurio joined the room. | 12:49:01 |
Matt Sturgeon | Do we have a nix-community "bot" account we can use for automated tasks.
Note that it can't be an actual bot (GitHub App), because that won't trigger CI when it pushes. Instead it should be a "machine user" as described here:
User accounts are *intended" for humans, but you can create accounts to automate activity on GitHub. This type of account is called a *machine user". For example, you can create a machine user account to automate continuous integration (CI) workflows.
Managing bots and service accounts with two-factor authentication may also be relevant.
In my case, I just want to nominate a @nix-community-bot as the user that will rebase commits when using Mergify's queue. See this discussion for context.
Therefore it needs to be a regular GitHub user, with write access to nixvim (wider access would be fine, so long as only trusted nix-community admins have access to log in as the user). The user must also have logged in to Mergify's dashboard. | 14:55:47 |
Matt Sturgeon | * Do we have a nix-community "bot" account we can use for automated tasks?
Note: it can't be an actual bot (GitHub App), because that won't trigger CI when it pushes. Instead it should be a "machine user" as described here:
User accounts are intended for humans, but you can create accounts to automate activity on GitHub. This type of account is called a machine user. For example, you can create a machine user account to automate continuous integration (CI) workflows.
Managing bots and service accounts with two-factor authentication may also be relevant.
In my case, I just want to nominate a @nix-community-bot as the user that will rebase commits when using Mergify's queue. See this discussion for context.
Therefore it needs to be a regular GitHub user, with write access to nixvim (wider access would be fine, so long as only trusted nix-community admins have access to login as the user). The user must also have logged in to Mergify's dashboard.
| 15:32:57 |
Matt Sturgeon | If not, could we add one? | 17:27:48 |
| 12 Sep 2024 |
zowoq | Can reuse https://github.com/nix-infra-bot, I've logged in to mergify and added it as a collaborator to nixvim. | 00:48:34 |
zowoq | * Can reuse https://github.com/nix-infra-bot, I've logged it in to mergify and added it as a collaborator to nixvim. | 00:51:14 |
| moved to @amadaluzia:tchncs.de changed their display name from (lambda (u) (format nil "~A is not using Matrix right now." u)) "Artur Manuel" to (lambda (u) (format nil "~a ~a")) "Artur" "Manuel". | 01:49:22 |
| moved to @amadaluzia:tchncs.de changed their display name from (lambda (u) (format nil "~a ~a")) "Artur" "Manuel" to (lambda (f l) (format nil "~a ~a")) "Artur" "Manuel". | 01:56:13 |
K900 | Does anyone have commit permissions on fenix? Can I get a merge on https://github.com/nix-community/fenix/pull/163 | 04:27:11 |
K900 | One line change that fixes an eval warning | 04:27:20 |
cafkafk | ohh that's what's been causing it | 04:27:54 |
cafkafk | seems like it may just be figsoda https://github.com/orgs/nix-community/teams/fenix or org admins :s | 04:29:59 |
Matt Sturgeon | Thanks! | 07:00:44 |
emily | is fenix ~dead-ish? | 08:59:26 |
emily | looks like this is the first manual change in several months | 09:00:08 |
emily | and I've scrolled back about a year and not found a substantive change | 09:00:53 |
emily | perhaps it's time to point people at oxalica/rust-overlay? | 09:01:30 |
emily | uh, actually figsoda seems to have disappeared from GitHub entirely in July? | 09:01:59 |
Mic92 | maybe finished studying? | 10:31:41 |