!VRULIdgoKmKPzJZzjj:nixos.org

Nix Package Manager development

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

Load older messages


SenderMessageTime
5 May 2026
@juhp:matrix.orgJens PetersenAnyone good with meson? https://github.com/NixOS/nix/issues/1579706:22:47
@notarin:matrix.squishcat.netNotarin joined the room.14:51:41
@notarin:matrix.squishcat.netNotarinHi all. Where is pipe operators on the planner to stabalization. AFAICT last thing that happened to it was it being decided to be put in FCP and since Jan 23rd there's been nothing on it I can find. How long does a FCP typically last?14:57:21
@whispers:catgirl.cloudwhispers [& it/fae] joined the room.15:23:43
6 May 2026
@yoganshsharma:matrix.orgYogansh set a profile picture.03:32:56
@roberthensing:matrix.orgRobert Hensing (roberth)

Artemis Tosini (NixOS): since GitHub is broken at this time again, I'll bug you with review here :)
PR: https://github.com/NixOS/nix/pull/15793

tests/functional/dyn-drv/non-trivial.nix:
Are we phasing out $out for outputting derivations?
I'm leaning "good riddance" because this method had no purpose beyond a temporary stop gap for singleton derivations or perhaps small static graphs using multi-output derivations.
No need to hold on to that unnecessary code path.
If not, this should probably be a new test case instead of clobbering the old one.

Inside buildCommand:
Test that $out is unset?

src/libstore/unix/build/derivation-builder.cc/submitOutput:

  • Refer to https://github.com/NixOS/nix/issues/12727 in the error message when not Opaque?
  • Would be good to show the value of the previously submitted output
  • Needs tests for both error scenarios
16:17:15
@artemist:nixos.devArtemis Tosini (NixOS)Oh, yes, I do definitely need more tests, I'll work on that.18:52:16
@rasmata:matrix.org@rasmata:matrix.org joined the room.20:07:03
@rasmata:matrix.org@rasmata:matrix.org left the room.20:07:11
7 May 2026
@agahnim:matrix.orgAgahnim joined the room.12:02:35
@e5859874:matrix.orge joined the room.21:28:02
8 May 2026
@qweered_real:matrix.orgAliaksandr joined the room.02:21:03
@raf:notashelf.devrafI'd like to add some new stuff to C API be used in my Rust bindings. Should I just send the PR, or is there a roadmap for the C API that I'm supposed to be looking at instead?08:22:50
10 May 2026
@asp345:matrix.orgasp345 joined the room.11:11:34
@maxisthespy:matrix.orgMaxisthespy joined the room.19:15:57
12 May 2026
@awaizazam:matrix.orgAwaiz Azam joined the room.00:18:27
@artify:artify.zoneRichard Tichý joined the room.11:28:09
13 May 2026
@snowflake:unredacted.orgsnowflake joined the room.13:42:28
@snowflake:unredacted.orgsnowflakehello everyone just wanted to know if the package of bisq would get updated? search.nixos.org/packages?channel=25.11&query=bisq13:44:12
@notarin:matrix.squishcat.netNotarin This channel is for development on Nix itself, not nixpkgs. You're looking for #users:nixos.org 20:16:45
14 May 2026
@snowflake:unredacted.orgsnowflakeomg i'm sorry for messing that up!03:02:56
@tomberek:matrix.orgtomberek Mic92: lovesegfault thoughts on using CURLOPT_MAXAGE_CONN to un-revert https://github.com/NixOS/nix/pull/15522 ? 04:37:53
@joerg:thalheim.ioMic92 @tomberek:matrix.org: we can but we have to handle S3's custom XML errors same way as the SDK implementations 04:43:03
@joerg:thalheim.ioMic92 Afaik the Aws SDK also enables keep alive04:44:26
@tomberek:matrix.orgtomberekOther approach would be to conditionally set it.04:47:37
@tjni:matrix.org@tjni:matrix.org left the room.04:57:40
@tomberek:matrix.orgtomberek
        curl_easy_setopt(req, CURLOPT_TCP_KEEPALIVE, 1L);
        curl_easy_setopt(req, CURLOPT_TCP_KEEPIDLE, 30L);
        curl_easy_setopt(req, CURLOPT_TCP_KEEPINTVL, 30L);
        curl_easy_setopt(req, CURLOPT_MAXAGE_CONN, 90L);

how about this. We may have been hitting a 60s timeout on the server side.. when matching ours there is a small race condition. Looks like 30s is fairly commonly used to prevent that.

05:00:29
@tomberek:matrix.orgtomberekFor consideration: https://github.com/NixOS/nix/pull/1585505:11:05
@hazre:matrix.orghaz joined the room.17:01:42
@kaustubh.desale:matrix.orgkaustubh.desale joined the room.17:16:31

There are no newer messages yet.


Back to Room ListRoom Version: 6