| 9 May 2025 |
phaer | See you all in ~5h!
I'll bring a local passthru-cache for cache.nixos.org to maybe ease the load on our uplink. Also submitted ZHF fixes for packages I maintain, so that I am free to help with other stuff, discuss, learn and hack together | 08:55:10 |
Martin Schwaighofer | Do you have an idea about at what time the hackathon will end? 🤔 | 13:14:48 |
phaer | When the last participant goes to sleep? Otherwise: Not really, we might have to provide a list of people on the premise for staying beyond 10 PM, but we didn't really plan for a time to end. I personally plan to be there at least until 10PM, maybe a bit longer but probably not by too much.
Are you considering to join later on, or whats the context?
| 13:19:00 |
Martin Schwaighofer | Yeah, I want to join, but I'll be late. 😅 | 14:04:24 |
| Bence Madarasz joined the room. | 14:25:22 |
phaer | Pad: https://pad.lassul.us/nixos-at | 14:36:40 |
Rasmus | diff --git a/pkgs/by-name/t4/t4kcommon/package.nix b/pkgs/by-name/t4/t4kcommon/package.nix
index d5e07eb4bbde..c27e45c890c3 100644
--- a/pkgs/by-name/t4/t4kcommon/package.nix
+++ b/pkgs/by-name/t4/t4kcommon/package.nix
@@ -39,7 +39,7 @@ stdenv.mkDerivation rec {
# ld: CMakeFiles/t4k_common.dir/t4k_throttle.c.o:(.bss+0x0): multiple definition of
# `wrapped_lines'; CMakeFiles/t4k_common.dir/t4k_audio.c.o:(.bss+0x0): first defined here
# TODO: revisit https://github.com/tux4kids/t4kcommon/pull/10 when merged.
- env.NIX_CFLAGS_COMPILE = "-fcommon";
+ env.NIX_CFLAGS_COMPILE = "-fcommon -DGNULIB_UNISTR_U8_MBTOUC_UNSAFE -Wno-incompatible-pointer-types";
nativeBuildInputs = [
cmake
| 16:06:06 |
Rasmus | Found it https://wikis.world/@wikipedia/114473414941326944 | 19:56:45 |
| 10 May 2025 |
knedlsepp | In reply to @phaer:matrix.org Pad: https://pad.lassul.us/nixos-at Congrats on the productive Hackathon! 👏 | 07:04:05 |
phaer | Thanks! Was a very enjoyable event for me, looking forward to the next one and am grateful for all the feedback received yesterday :) | 09:44:13 |
phaer | Just went through the list of all PRs in the pad again and reviewed/merged as appropriate. :) | 09:44:48 |