| 4 Oct 2025 |
Grimmauld (any/all) | i swear it was slower before | 10:17:46 |
K900 | OK I guess Qt 6.9.3 along with the fixes is going to staging-not-next | 10:19:37 |
hexa | cfn-lint blocks moto blocks home-assistant 😬 | 10:30:24 |
hexa | amazon and their stupid time bombs in tests | 10:30:47 |
K900 | Yay | 10:31:03 |
K900 | https://github.com/NixOS/nixpkgs/pull/448500 Qt 6.9.3 | 10:31:44 |
K900 | With bonus jank fixes | 10:32:17 |
Lun | fixes a sorta dep of monado (runtime bound via VIT_SYSTEM_LIBRARY_PATH in the monado service definition)
https://github.com/NixOS/nixpkgs/pull/448501 | 10:37:46 |
K900 | Started a new eval on -next a while ago btw | 10:39:28 |
K900 | It's still going | 10:39:30 |
K900 | Still need the darwin bootstrap tools fixes... | 10:40:18 |
dramforever | -- LLVM host triple: aarch64-apple-darwin
| 11:24:31 |
dramforever | i am so mad | 11:24:33 |
dramforever | how have we only just run into this? we build the arm macos boostrap tools for aarch64-apple-darwin but the actual llvm for arm64-apple-darwin | 11:28:28 |
K900 | Next to staging merges are failing | 12:07:39 |
K900 | Can someone take a look | 12:07:43 |
dramforever | diff --cc lib/licenses.nix
index 62796ef1963e,09d708b570d2..35248ba90f03
--- a/lib/licenses.nix
+++ b/lib/licenses.nix
@@@ -167,11 -167,11 +167,16 @@@ lib.mapAttrs mkLicense
fullName = "Apache License 2.0";
};
+ baekmuk = {
+ spdxId = "Baekmuk";
+ fullName = "Baekmuk License";
+ };
+
+ bitstreamCharter = {
+ spdxId = "Bitstream-Charter";
+ fullName = "Bitstream Charter Font License";
+ };
+
bitstreamVera = {
spdxId = "Bitstream-Vera";
fullName = "Bitstream Vera Font License";
how do i actually submit this
| 14:50:02 |
Alyssa Ross | Usually a committer just pushes the merge, but I think technically you could open a PR with a merge commit | 14:51:35 |
Grimmauld (any/all) | see, dram should just be made committer | 14:55:07 |
niklaskorz | taps head | 14:55:37 |
niklaskorz | (like in the meme I will not post now) | 14:55:57 |
dramforever | only one way to find out if the pr with merge commit thing works https://github.com/NixOS/nixpkgs/pull/448555 | 14:59:26 |
dramforever | seriously? GC Warning: Repeated allocation of very large block (appr. size 292 KiB): | 15:02:08 |
Grimmauld (any/all) | i pressed the "rerun failed" button | 15:02:57 |
Grimmauld (any/all) | lets see if this helps | 15:03:03 |
dramforever | yay | 15:06:30 |
Grimmauld (any/all) | oh god it'll ping reviewers? | 15:07:02 |
Grimmauld (any/all) | eh, worth the experiment, but this might be "fun" | 15:07:21 |
dramforever | i think it gives up if it'll auto ping > 15 users or something | 15:07:38 |
Grimmauld (any/all) | ah yes indeed | 15:07:48 |