Commit graph

4 commits

Author SHA1 Message Date
Florian Klink
f8bdafd3f2 fix(snix/utils): use filterRustCrateSrc for nix-daemon
Change-Id: I61d39b1a9704f35efc41c920513f683b04215dcb
Reviewed-on: https://cl.snix.dev/c/snix/+/30086
Tested-by: besadii
Autosubmit: Florian Klink <flokli@flokli.de>
Reviewed-by: Vova Kryachko <v.kryachko@gmail.com>
Reviewed-by: Florian Klink <flokli@flokli.de>
2025-03-18 15:29:28 +00:00
Florian Klink
0b7d0e7989 refactor(snix/utils): use filterRustCrateSrc directly
Move this into a let binding and reuse it further down in
defaultCrateOverridesForPkgs, rather than going through the fixpoint.

Change-Id: I9df86189ee788adbecfabf64a09463103e4a626f
Reviewed-on: https://cl.snix.dev/c/snix/+/30103
Autosubmit: Florian Klink <flokli@flokli.de>
Tested-by: besadii
Reviewed-by: Vova Kryachko <v.kryachko@gmail.com>
2025-03-18 15:05:21 +00:00
Florian Klink
518999cdd7 fix(snix/utils): fix eval on MacOS, switch to new sdk pattern
nixpkgs has merged their sdks together, and it doesn't need to be
specified anymore at all, as it's added to stdenv by default.

Explicitly configuring a specific version is only needed if we want to
override the version.

Change-Id: Iff7f2da43733eb48f16d2483587518f00761fb91
Reviewed-on: https://cl.snix.dev/c/snix/+/30096
Tested-by: besadii
Reviewed-by: Vova Kryachko <v.kryachko@gmail.com>
2025-03-18 14:49:52 +00:00
Florian Klink
36e4d017f5 chore(snix): s/tvix/snix/
Change-Id: Iae961416eea0a38bc57df7b736f6dda5903b0828
2025-03-17 17:15:08 +00:00
Renamed from tvix/utils.nix (Browse further)