N! T! P!
This commit is contained in:
parent
97238b56f7
commit
4d087a56d0
7 changed files with 382 additions and 169 deletions
|
|
@ -18,7 +18,7 @@
|
|||
fenixPkgs = fenix.packages.${system};
|
||||
fenixToolchain = fenixPkgs.fromToolchainFile {
|
||||
dir = ./.;
|
||||
sha256 = "sha256-HAFn+jo7K/dwbCKRHNXQU+x9b+8LJ8xlQGL/tE0rNlE=";
|
||||
sha256 = "sha256-xN1aESBFCg2dq0LYOHWtU0FtIwkswFbmMoC1GoWCz9c=";
|
||||
};
|
||||
craneLib = (crane.mkLib pkgs).overrideToolchain fenixToolchain;
|
||||
in {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue