Update flake
This commit is contained in:
parent
f2ba4730bd
commit
958314e152
2 changed files with 49 additions and 49 deletions
|
|
@ -15,7 +15,7 @@
|
|||
let
|
||||
pkgs = nixpkgs.legacyPackages.${system};
|
||||
fenixPkgs = fenix.packages.${system};
|
||||
craneLib = crane.lib.${system};
|
||||
craneLib = crane.mkLib pkgs;
|
||||
src = craneLib.path ./.;
|
||||
|
||||
# Common arguments can be set here to avoid repeating them later
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue