)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":1000001,"name":"tazjin","email":"tazjin@tvl.su","username":"tazjin"},"change_message_id":"94d450a2d20c94e672e3bb07252cb1a9a8962722","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"2464cfbd_5982edc3","updated":"2022-10-10 14:08:40.000000000","message":"I think we should implement scopedImport","commit_id":"62e8661245461b8a01da954baed9f3c5269d5480"},{"author":{"_account_id":1000034,"name":"sterni","email":"sternenseemann@systemli.org","username":"sterni"},"change_message_id":"64802a3292d0d6237aaba22c4c0972c7da22deb2","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":2,"id":"d7d84bd6_4c538880","updated":"2022-10-10 10:17:17.000000000","message":"Not sure if we want to notify the user about this situation somehow. What does tazjin think?","commit_id":"62e8661245461b8a01da954baed9f3c5269d5480"},{"author":{"_account_id":1000010,"name":"aspen","email":"root@gws.fyi","username":"aspen"},"change_message_id":"6d6765c3ff04f84023422eb40e424174ee0933f3","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"dc86838b_a2a1a83b","in_reply_to":"2464cfbd_5982edc3","updated":"2022-10-10 14:31:40.000000000","message":"sad","commit_id":"62e8661245461b8a01da954baed9f3c5269d5480"},{"author":{"_account_id":1000010,"name":"aspen","email":"root@gws.fyi","username":"aspen"},"change_message_id":"36a76c495119bfde56e911a7e8fcfe03874a014a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"56b188b2_ba49a886","in_reply_to":"d7d84bd6_4c538880","updated":"2022-10-10 15:04:17.000000000","message":"Per the other thread, I think this is probably just a stop-gap solution until we get around to actually implementing scopedImport","commit_id":"62e8661245461b8a01da954baed9f3c5269d5480"},{"author":{"_account_id":1000001,"name":"tazjin","email":"tazjin@tvl.su","username":"tazjin"},"change_message_id":"c096faaca9c28619793a8f2f1fd5c51b0bc0dca3","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"c1781092_ca8914a8","in_reply_to":"dc86838b_a2a1a83b","updated":"2022-10-10 14:45:38.000000000","message":"I guess you\u0027re right that we can revert this pretty easily then, and it\u0027ll help for now, so lets submit it but clean it up again later.","commit_id":"62e8661245461b8a01da954baed9f3c5269d5480"}],"nix/readTree/default.nix":[{"author":{"_account_id":1000034,"name":"sterni","email":"sternenseemann@systemli.org","username":"sterni"},"change_message_id":"64802a3292d0d6237aaba22c4c0972c7da22deb2","unresolved":true,"context_lines":[{"line_number":80,"context_line":"  importFile \u003d args: scopedArgs: path: parts: filter:"},{"line_number":81,"context_line":"    let"},{"line_number":82,"context_line":"      importedFile \u003d"},{"line_number":83,"context_line":"        if scopedArgs !\u003d { }"},{"line_number":84,"context_line":"        then if builtins ? scopedImport # For tvix"},{"line_number":85,"context_line":"        then builtins.scopedImport scopedArgs path"},{"line_number":86,"context_line":"        else import path"}],"source_content_type":"text/x-nix","patch_set":2,"id":"eb1d59da_b4de6cb0","line":83,"updated":"2022-10-10 10:17:17.000000000","message":"Why not just `scopedArgs !\u003d { } \u0026\u0026 builtins ? scopedImport`?","commit_id":"62e8661245461b8a01da954baed9f3c5269d5480"},{"author":{"_account_id":1000010,"name":"aspen","email":"root@gws.fyi","username":"aspen"},"change_message_id":"a392b3397eb60ac56e3bfc3fefb4d7b4ce56b2bc","unresolved":false,"context_lines":[{"line_number":80,"context_line":"  importFile \u003d args: scopedArgs: path: parts: filter:"},{"line_number":81,"context_line":"    let"},{"line_number":82,"context_line":"      importedFile \u003d"},{"line_number":83,"context_line":"        if scopedArgs !\u003d { }"},{"line_number":84,"context_line":"        then if builtins ? scopedImport # For tvix"},{"line_number":85,"context_line":"        then builtins.scopedImport scopedArgs path"},{"line_number":86,"context_line":"        else import path"}],"source_content_type":"text/x-nix","patch_set":2,"id":"ee804a34_ffc50881","line":83,"in_reply_to":"2f58fbb2_5d8a8d28","updated":"2022-10-10 15:29:58.000000000","message":"Done","commit_id":"62e8661245461b8a01da954baed9f3c5269d5480"},{"author":{"_account_id":1000010,"name":"aspen","email":"root@gws.fyi","username":"aspen"},"change_message_id":"36a76c495119bfde56e911a7e8fcfe03874a014a","unresolved":true,"context_lines":[{"line_number":80,"context_line":"  importFile \u003d args: scopedArgs: path: parts: filter:"},{"line_number":81,"context_line":"    let"},{"line_number":82,"context_line":"      importedFile \u003d"},{"line_number":83,"context_line":"        if scopedArgs !\u003d { }"},{"line_number":84,"context_line":"        then if builtins ? scopedImport # For tvix"},{"line_number":85,"context_line":"        then builtins.scopedImport scopedArgs path"},{"line_number":86,"context_line":"        else import path"}],"source_content_type":"text/x-nix","patch_set":2,"id":"2f58fbb2_5d8a8d28","line":83,"in_reply_to":"eb1d59da_b4de6cb0","updated":"2022-10-10 15:04:17.000000000","message":"er, yes, I didn\u0027t even notice both the else blocks were identical :P","commit_id":"62e8661245461b8a01da954baed9f3c5269d5480"}]}
