)]}'
{"tvix/nix-compat/src/derivation/tests/mod.rs":[{"author":{"_account_id":1000073,"name":"raitobezarius","display_name":"Ryan Lahfa","email":"tvl@lahfa.xyz","username":"raitobezarius"},"change_message_id":"535f5d587dc7a1c147b88b6681e96230aafb9260","unresolved":true,"context_lines":[{"line_number":390,"context_line":"    let foo_calc_result \u003d foo_drv.calculate_output_paths("},{"line_number":391,"context_line":"        \"foo\","},{"line_number":392,"context_line":"        \u0026foo_drv.derivation_or_fod_hash(|drv_path| {"},{"line_number":393,"context_line":"            if drv_path.to_absolute_path() !\u003d \"/nix/store/0hm2f1psjpcwg8fijsmr4wwxrx59s092-bar.drv\""},{"line_number":394,"context_line":"            {"},{"line_number":395,"context_line":"                panic!(\"lookup called with unexpected drv_path: {}\", drv_path);"},{"line_number":396,"context_line":"            }"}],"source_content_type":"text/x-rustsrc","patch_set":1,"id":"65f6bd6f_298c1d75","line":393,"updated":"2024-01-15 18:38:25.000000000","message":"wouldn\u0027t this better to make it independent of /nix/store like you did with the others?","commit_id":"732a5c68236e8896b374f65d7617021a17c4c13d"},{"author":{"_account_id":1000036,"name":"flokli","email":"flokli@flokli.de","username":"flokli"},"change_message_id":"841c1d284de680188319494ae713aca136dfb5b4","unresolved":false,"context_lines":[{"line_number":390,"context_line":"    let foo_calc_result \u003d foo_drv.calculate_output_paths("},{"line_number":391,"context_line":"        \"foo\","},{"line_number":392,"context_line":"        \u0026foo_drv.derivation_or_fod_hash(|drv_path| {"},{"line_number":393,"context_line":"            if drv_path.to_absolute_path() !\u003d \"/nix/store/0hm2f1psjpcwg8fijsmr4wwxrx59s092-bar.drv\""},{"line_number":394,"context_line":"            {"},{"line_number":395,"context_line":"                panic!(\"lookup called with unexpected drv_path: {}\", drv_path);"},{"line_number":396,"context_line":"            }"}],"source_content_type":"text/x-rustsrc","patch_set":1,"id":"be9ddbab_41b032b8","line":393,"in_reply_to":"65f6bd6f_298c1d75","updated":"2024-01-15 18:49:27.000000000","message":"It doesn\u0027t really matter here. That\u0027s a fixture, and the tests will need to be adapted at a later point anyways, if we would use another store prefix.\n\nBut you\u0027re right, using to_string() and comparing that is shorter, so let\u0027s do that.","commit_id":"732a5c68236e8896b374f65d7617021a17c4c13d"}]}
