commit
55ac120fe1
1 changed files with 0 additions and 1 deletions
|
|
@ -62,7 +62,6 @@
|
|||
# The default package for 'nix build'. This makes sense if the
|
||||
# flake provides only one package or there is a clear "main"
|
||||
# package.
|
||||
defaultPackage = forAllSystems (system: self.packages.${system}.di-tui);
|
||||
apps = forAllSystems (system: {
|
||||
default = {
|
||||
type = "app";
|
||||
|
|
|
|||
Loading…
Reference in a new issue