Skip to content

Commit

Permalink
Update nix flake
Browse files Browse the repository at this point in the history
  • Loading branch information
c12i committed Nov 1, 2024
1 parent f838294 commit f2ef3bb
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 @@ -26,7 +26,7 @@

outputs = inputs @ { flake-parts, nixpkgs, crane, rust-overlay, ... }:
flake-parts.lib.mkFlake { inherit inputs; }
rec {
{
flake = {
lib.wrapCustomTemplate = { system, pkgs, customTemplatePath }:
let
Expand Down

0 comments on commit f2ef3bb

Please sign in to comment.