Skip to content

Commit 28a6003

Browse files
committed
flake.nix: fix doc build
1 parent c369dba commit 28a6003

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
packages =
9393
let
9494
pkgs = import nixpkgs {
95+
inherit system;
9596
overlays = [ self.overlay ];
9697
};
9798
in {

0 commit comments

Comments
 (0)