!VRULIdgoKmKPzJZzjj:nixos.org

Nix Package Manager development

853 Members
For people hacking on Nix: https://github.com/NixOS/nix Nix maintainers can be reached here.179 Servers

Load older messages


SenderMessageTime
15 Oct 2025
@xokdvium:matrix.orgSergei Zimmerman (xokdvium)
In reply to @xokdvium:matrix.org
Also the linker
You should disable b_lto
17:53:23
@philiptaron:matrix.orgPhilip Taron (UTC-8)At $WORK we use clang modules to escape the PCH trap17:53:25
@xokdvium:matrix.orgSergei Zimmerman (xokdvium)Honestly PCH is pretty good for us. LTO on the other hand is very slow17:54:04
@fzakaria:one.ems.hostfzakariaI think it's cause NIX_CFLAGS is implicit outside meson?17:54:06
@xokdvium:matrix.orgSergei Zimmerman (xokdvium)
In reply to @philiptaron:matrix.org
At $WORK we use clang modules to escape the PCH trap
Let’s just wait until 2036 for modules to get supported on all platforms and in meson
17:55:41
@philiptaron:matrix.orgPhilip Taron (UTC-8) Our impl doesn't give two hoots about gcc -- it's clang + C23 all the way ;-) 17:56:20
@philiptaron:matrix.orgPhilip Taron (UTC-8) Modules (the clang impl) works great with C. 17:56:39
@philiptaron:matrix.orgPhilip Taron (UTC-8)Maybe even better than with C++.17:56:50
@philiptaron:matrix.orgPhilip Taron (UTC-8) Actually, definitely better than with C++. 17:57:00
@fzakaria:one.ems.hostfzakaria how do I go from Store to BinaryCacheStore21:55:59
@fzakaria:one.ems.hostfzakariathe config only return ref<Store>21:56:04
@fzakaria:one.ems.hostfzakariadynamic_pointer_cast?21:57:08
@fzakaria:one.ems.hostfzakaria

Sergei Zimmerman (xokdvium): writing a unit test for that issue you sent me is a bit harder because I think it's S3 specific (needs a store that uses query params)

For now I have https://github.com/NixOS/nix/pull/14266

One option: write a store just for tests that is simiilar to HttpBinaryCacheStore but sends the derivation path as a query parameter to test the encoding?

23:37:42
@xokdvium:matrix.orgSergei Zimmerman (xokdvium)
In reply to @fzakaria:one.ems.host

Sergei Zimmerman (xokdvium): writing a unit test for that issue you sent me is a bit harder because I think it's S3 specific (needs a store that uses query params)

For now I have https://github.com/NixOS/nix/pull/14266

One option: write a store just for tests that is simiilar to HttpBinaryCacheStore but sends the derivation path as a query parameter to test the encoding?

The S3 stuff is no longer relying on custom logic (since a couple hours ago) tho
23:38:32
@xokdvium:matrix.orgSergei Zimmerman (xokdvium)Did that maybe just fix the issue entirely?23:39:01
@fzakaria:one.ems.hostfzakariait might have ; i included some change to src/libstore/binary-cache-store.cc that I think is "correct" but it doesn't have a unit test.23:39:42
@fzakaria:one.ems.hostfzakaria* it might have23:40:47
@fzakaria:one.ems.hostfzakariaAnyways; i pushed a unit test... took me a while to right. 🫠23:41:05
@fzakaria:one.ems.hostfzakaria* Anyways; i pushed a unit test... took me a while to write. 🫠23:41:09
@fzakaria:one.ems.hostfzakariaWhat was it before? I see S3BinaryCacheStoreConfig now23:46:43
@fzakaria:one.ems.hostfzakaria

can you help me figure out what i'm missing to get it to build... it builds locally but not

nix build .#nix-store-tests

23:57:57
16 Oct 2025
@xokdvium:matrix.orgSergei Zimmerman (xokdvium)
In reply to @fzakaria:one.ems.host

can you help me figure out what i'm missing to get it to build... it builds locally but not

nix build .#nix-store-tests

🪵? I can take a look when I get a chance
Anyway it’s way past bed time for me 🛌
00:10:13
@fzakaria:one.ems.hostfzakariawow i found it...my nix skills are 1337802:17:00
@fzakaria:one.ems.hostfzakaria* wow i found it...my nix skills are 133702:17:02
@fzakaria:one.ems.hostfzakariahmm Github actions does something else with some wrapper02:59:23
@joerg:thalheim.ioMic92We should make a call on https://github.com/NixOS/nix/pull/1397108:07:51
@Ericson2314:matrix.orgJohn Ericson Mic92: I also have some changes to make about how the disabling works that i think will help with that 14:10:27
@Ericson2314:matrix.orgJohn Ericson Robert Hensing (roberth): I think I am going to try to land your infra improvements (awesome!!) and just the hash change first 14:12:38
@roberthensing:matrix.orgRobert Hensing (roberth)Ok, awesome. I'd done that kind of thing before, so I'm glad I could help14:13:32
@roberthensing:matrix.orgRobert Hensing (roberth)Not sure if separate schema files are the way to go btw. I've only used the doc generation tool with a single schema so far in nixops414:14:19

Show newer messages


Back to Room ListRoom Version: 6