Fix flake output
This commit is contained in:
parent
e8da3ede46
commit
b586609d80
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@
|
|||
|
||||
# Default package & app.
|
||||
packages.default = self'.packages.haskell-template;
|
||||
packages.app = self'.apps.haskell-template;
|
||||
packages.apps = self'.apps.haskell-template;
|
||||
|
||||
# Default shell.
|
||||
devShells.default = pkgs.mkShell {
|
||||
|
|
Loading…
Reference in a new issue