| 22 Apr 2024 |
willbush | Maybe?:
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
| 02:15:32 |
willbush | It's sort of a micro-optimization though in the shadow of-borg | 02:17:34 |
willbush | * It's sort of a micro-optimization though in the shadow ofborg | 02:17:46 |
| willbush changed their profile picture. | 07:10:21 |
terru | it does have the (very slight) cost of "someone will have to remember to remove the extra code which implements the warning" ;)
in any case, I've opened a PR for this now: https://github.com/NixOS/nixpkgs/pull/306026 | 15:21:33 |
infinisil | willbush: Yeah sounds like you're right on. Feel free to PR if you want! | 15:56:39 |
infinisil | I'm in the weekly office hour: https://meet.jit.si/nixpkgs-architecture (cc Philip Taron (UTC-8), willbush, Dominic Mills) | 18:00:34 |
Philip Taron (UTC-8) | I'm skipping today. Gotta do work for work. | 18:01:10 |
infinisil | I'm planning to finish https://github.com/NixOS/nixpkgs-check-by-name/pull/46 today, would love to hear your thoughts on that at some point :D | 18:01:44 |
infinisil | I'll unmark as draft when ready | 18:02:05 |
Philip Taron (UTC-8) | I'll review when ready. Thoughts are that changelogs are good, and trying to perfect them is a personally chosen mission :-) | 18:04:19 |
Philip Taron (UTC-8) | * I'll review when it's ready. Thoughts are that changelogs are good, and trying to perfect them is a personally chosen mission :-) | 18:04:33 |
| 23 Apr 2024 |
willbush | Download 5flake.svg | 00:50:32 |
willbush | I was goofing around with this tool last night https://discourse.nixos.org/t/genix7000-nix-project-logo-generator/15937/37
nix run github:cab404/genix7000#to-image -- 5flake.svg \
--num 5 \
--thick 20 \
--rotation 339 \
--angle 120 \
--clipinv true "\#5277C3" "\#7CAEDC" "\#6989D8" "\#6A93CE" "\#819DD1"
| 00:50:40 |
willbush | Was thinking it might be a fun way to make a logo for the project if we ever wanted one. | 00:51:06 |
willbush | Then I was thinking it sort of looks like a through ratchet. Rename project to ratchet? haha | 00:53:21 |
willbush | I do wonder given future plans of by-name checks I wonder if that name will make less sense in the future. | 00:53:54 |
infinisil | Neat ideas! Since it's just for Nixpkgs right now, I don't think we need much right now, but we should revisit if it turns into something more usable by third-parties :) | 02:37:39 |
adisbladis | I have an open issue regarding Python where I think it's worth considering the overall implications for nixpkgs infrastructure. See the bit under the heading Reducing evaluation overhead.
This is basically an instance of https://discourse.nixos.org/t/1000-instances-of-nixpkgs/17347, just inside nixpkgs.
Python isn't the only ecosystem where the packageOverrides idiom comes and bites us performance wise, but it is the most common source of such issues.
| 04:27:49 |
| @me:indeednotjames.com left the room. | 16:48:06 |
| 24 Apr 2024 |
| @stablejoy:matrix.org changed their profile picture. | 08:59:06 |
Robert Hensing (roberth) | What I would do to make Nixpkgs maintenance easier when it comes to contributions that aren't packages: https://github.com/NixOS/nixpkgs/issues/306506 | 11:54:12 |
| 25 Apr 2024 |
| @adam:robins.wtf left the room. | 19:15:11 |