zed/nix
jvmncs 2ff8dde925
Use fenix toolchain in nix shell (#18227)
In #17974 we explicitly depend on rustc/cargo for the nix devShell,
however the fenix overlay that contains the latest stable versions was
not being applied to that shell. This led to the shell inheriting
whatever rustc/cargo was on nixos-unstable from nixpkgs, which sometimes
lags behind. This change fixes that, and also restructures the flake to
ensure that all outputs rely on the overlaid `pkgs`.

Release Notes:

- N/A
2024-09-23 10:16:15 -04:00
..
build.nix Add missing cmake dependency to Nix build (#17968) 2024-09-17 16:28:52 -04:00
shell.nix Use fenix toolchain in nix shell (#18227) 2024-09-23 10:16:15 -04:00