We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79fe18c commit 6f83b85Copy full SHA for 6f83b85
flake.nix
@@ -51,7 +51,7 @@
51
};
52
53
emanote = {
54
- package = inputs.self.packages.${system}.emanote;
+ package = inputs.self.packages.${system}.default;
55
sites = {
56
"docs" = {
57
path = ./docs;
0 commit comments