forked from Fediversity/Fediversity
build with full trace
This commit is contained in:
parent
ed2e0679c4
commit
b1d8ac85e0
|
@ -17,7 +17,7 @@ let
|
|||
# TODO: update when the PR to expose `pkgs.devmode` is merged
|
||||
# https://github.com/NixOS/nixpkgs/pull/354556
|
||||
devmode = pkgs.callPackage "${sources.devmode-reusable}/pkgs/by-name/de/devmode/package.nix" {
|
||||
buildArgs = "${toString ./.} -A build";
|
||||
buildArgs = "${toString ./.} -A build --show-trace";
|
||||
open = "/index.html";
|
||||
};
|
||||
in
|
||||
|
|
Loading…
Reference in a new issue