)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":1000089,"name":"Vladimir Fetisov","email":"vladimir.fetisov@pm.me","username":"3timeslazy"},"change_message_id":"887ed57b835437ca9afadefc41f8ab2857370dd3","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"18836be4_c6f22a69","updated":"2026-04-19 15:00:24.000000000","message":"I should\u0027ve check that too before submitting https://git.snix.dev/snix/snix/commit/e952b5ae99242baed8f6ffa1b98aa80f4f02911e :)\n\nLix has the same problem, reported it here: https://git.lix.systems/lix-project/lix/issues/1185","commit_id":"a863c1f08db7abfb0a445dbcdf6c6c95e043103f"},{"author":{"_account_id":1000004,"name":"Florian Klink","email":"flokli@flokli.de","username":"flokli"},"change_message_id":"c35a47e5cc78f13303f5de837d9f5f9aa350d203","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":1,"id":"fc040e7c_51674199","updated":"2026-04-20 07:18:55.000000000","message":"This seems to have changed in CppNix recently - Lix still has the behaviour we currently have (before this CL), I assume Nix 2.3 as well, and CppNix too when this code was written (couldn\u0027t easily test due to daemon incompatibilities).\n\nMy guess is that this intentionally or unintentionally changed in CppNix, we should open a bug upstream to clarify, and then decide which semantics we want to apply.","commit_id":"a863c1f08db7abfb0a445dbcdf6c6c95e043103f"},{"author":{"_account_id":1000004,"name":"Florian Klink","email":"flokli@flokli.de","username":"flokli"},"change_message_id":"c268541f8cbe422e6c7aceba7df05aa41034d3e6","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"530c535f_351a2896","in_reply_to":"9715e5c0_ad98bcb2","updated":"2026-05-07 13:07:50.000000000","message":"Lix still seems to be a bit on the fence on whether (and how) to merge this, but it\u0027ll probably land eventually.\n\nAs we currently don\u0027t have any language tests that test this, it won\u0027t regress running them if run with Lix, so let\u0027s land this.","commit_id":"a863c1f08db7abfb0a445dbcdf6c6c95e043103f"},{"author":{"_account_id":1000089,"name":"Vladimir Fetisov","email":"vladimir.fetisov@pm.me","username":"3timeslazy"},"change_message_id":"96b136d006cf1a995ad40aef3b4a938bbb834f1a","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":1,"id":"9715e5c0_ad98bcb2","in_reply_to":"978d0f7a_e6041442","updated":"2026-04-20 10:47:47.000000000","message":"Sorry, the case is :) \n\n```\n[\n  (builtins.fetchurl \"https://test.example/owo\")\n  (builtins.fetchurl \"https://test.example/owo//\")\n]\n\n// nix 2.3\n[ \"/nix/store/dfibkzildl3qww0111fkg9zkvz74wzf9-owo\" \"/nix/store/bgf0ixddlx2yqf3fnpa013wbxni5fscp-\" ]\n\n// nix latest\n[ \"/nix/store/dfibkzildl3qww0111fkg9zkvz74wzf9-owo\" \"/nix/store/dfibkzildl3qww0111fkg9zkvz74wzf9-owo\" ]\n```","commit_id":"a863c1f08db7abfb0a445dbcdf6c6c95e043103f"},{"author":{"_account_id":1000089,"name":"Vladimir Fetisov","email":"vladimir.fetisov@pm.me","username":"3timeslazy"},"change_message_id":"d8a50813011073725b5633845d613a86c1aa68f6","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":1,"id":"978d0f7a_e6041442","in_reply_to":"fc040e7c_51674199","updated":"2026-04-20 10:40:21.000000000","message":"I found the commit: https://github.com/NixOS/nix/commit/9884018dfae766a3b7fd3e9bc0302e75feccf52d\n\nThat was intentional. I also made a test yesterday in a nix sandbox (using HTTPS_PROXY + MITM proxy) that looks like\n\n\n```\n[\n  (builtins.fetchurl \"https://test.example/owo\")\n  (builtins.fetchurl \"https://test.example/owo/\")\n]\n\n// result\n[ \"/nix/store/dfibkzildl3qww0111fkg9zkvz74wzf9-owo\" \"/nix/store/bgf0ixddlx2yqf3fnpa013wbxni5fscp-\" ]\n\n```","commit_id":"a863c1f08db7abfb0a445dbcdf6c6c95e043103f"}]}
