Skip to content

Commit

Permalink
- commented code update. attribute no longer exists
Browse files Browse the repository at this point in the history
  • Loading branch information
psionic-k committed Jan 12, 2023
1 parent d8099d2 commit 493480a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
# and the rustToolchain used to build this cargo2nix.
bootstrapShell = pkgs.mkShell {
packages = [ cargo2nix ];
# inputsFrom = [ cargo2nixBin ];
# inputsFrom = [ cargo2nix ];
nativeBuildInputs = cargo2nix.nativeBuildInputs;
};

Expand Down

0 comments on commit 493480a

Please sign in to comment.