Sender | Message | Time |
---|---|---|
3 Jan 2025 | ||
Toma | I could implement a .override interface for fetchCargoVendor though I'm not the most fond of that API. | 14:38:55 |
Toma | It wouldn't fix the issue of not having finalAttrs, but it would be a bit simpler to override | 14:39:30 |
Toma | * It is possible, though it wouldn't get a new version value, so it's only ever useful if you use
Also, | 14:51:57 |
Toma | * It is possible, though it wouldn't get a new version value, so it's only ever useful if you use
Also, | 14:52:27 |
4 Jan 2025 | ||
palo joined the room. | 21:28:53 | |
6 Jan 2025 | ||
Any (they/any) changed their display name from reflux1291 to Any (reflux1291) (they/any). | 03:28:41 | |
Frédéric Christ changed their display name from Frédéric Christ 🎄23.12. - 07.01. to Frédéric Christ. | 12:32:01 | |
7 Jan 2025 | ||
bemyak joined the room. | 10:29:11 | |
bemyak | Hi, folks! I'm trying to update the version of prisma-engines, but just bumping versions and updating hashes gives me this error:
Not sure if it's related, but if I set | 10:33:34 |
bemyak | * Hi, folks! I'm trying to update the version of prisma-engines, but just bumping versions and updating hashes gives me this error:
Not sure if it's related, but if I set | 10:39:36 |
bemyak | I've tried switching to the "cargoLock" method, but it fails with the same error:
| 11:51:32 |
bemyak | * Hi, folks! I'm trying to update the version of prisma-engines to 6.1.0, but just bumping versions and updating hashes gives me this error:
Not sure if it's related, but if I set | 11:55:40 |
Morj | Did you build the project outside nix first, to update the cargo lockfile? I believe the reason for failing is as follows: nix rust derivations work by splitting your project in two: the dependencies and the project itself. The dependecies only depend on your lockfile, and the project depends on everything else. When you update the versions, you also need to update the lockfile to trigger the rebuild of deps. If you don't do it, cargo will try to download deps when building the main project, but fail as it's offline | 11:56:18 |
Morj | * Did you build the project outside nix first, to update the cargo lockfile? I believe the reason for failing is as follows: nix rust derivations work by splitting your project in two derivations: the dependencies and the project itself. The dependecies derivation only depend on your lockfile, and the project depends on everything else. When you update the versions, you also need to update the lockfile to trigger the rebuild of deps. If you don't do it, cargo will try to download deps when building the main project, but fail as it's offline | 11:56:37 |
Morj | * Did you build the project outside nix first, to update the cargo lockfile? I believe the reason for failing is as follows: nix rust derivations work by splitting your project in two derivations: the dependencies and the project itself. The dependecies derivation only depend on your lockfile, and the project depends on everything else. When you update the versions, you also need to update the lockfile to trigger the rebuild of deps. If you don't do it, the old derivations with old deps will be the only one present, and cargo will try to download the updated deps when building the main project, but fail as it's offline | 11:57:05 |
bemyak | Well, the lock file is shipped with prisma-engines: https://github.com/prisma/prisma-engines/blob/6.1.0/Cargo.lock So I don't think I can update it | 11:59:39 |
Toma | I'll take a look | 12:17:16 |
Toma | probably the same issue as https://github.com/NixOS/nixpkgs/issues/371692 | 12:22:22 |
Toma | this is part of the config.toml file of the cargoDeps
| 12:23:19 |
bemyak | Oh, I see. Indeed, it seems to be the same issue. How can I override this branch name in the nix derivation? | 12:43:04 |
Toma | fixed in https://github.com/NixOS/nixpkgs/pull/371795 | 13:02:59 |
bemyak | Thanks a lot! | 13:09:08 |
8 Jan 2025 | ||
l1npengtul joined the room. | 12:23:43 | |
9 Jan 2025 | ||
Dirk Van Haerenborgh @ FOSDEM joined the room. | 17:08:43 | |
11 Jan 2025 | ||
@orzklv:matrix.org left the room. | 04:07:46 | |
oak changed their profile picture. | 16:45:28 | |
oak changed their profile picture. | 16:46:31 | |
pandapip1 joined the room. | 21:21:10 | |
12 Jan 2025 | ||
elikoga joined the room. | 01:24:34 | |
Rayane Nakib (ريان نقيب) joined the room. | 12:37:12 |