Updating the Nix configuration #265
Closed
DrakeRichards
started this conversation in
General
Replies: 1 comment
-
|
Yes it probably needs to be updated 💀 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I cloned the repository and tried to use the included
flake.nixwithdevenv, I found thatcargo testwould not run because it is using an older version ofrustcthat's not compatible with some package versions. I created commit 4289ef2 to fix this, but I'm pretty new to development on NixOS and so I'm not sure if this was necessary. Does the nix configuration need to be updated, or did I miss some step when trying to use the included flake?Beta Was this translation helpful? Give feedback.
All reactions