You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this is my procedure for build stack project: postgrest, but it failed finally:
BTW, what's the best way to build stackage project?
export NIX_PATH=nixpkgs=https://github.com/NixOS/nixpkgs/archive/88ae8f7d55efa457c95187011eb410d097108445.tar.gz
$(nix-build --no-out-link -A stack2nix-script) ~/my-repo/postgrest
[larluo@nixos-larluo:~/my-repo/static-haskell-nix/static-stack2nix-builder]$ $(nix-build --no-out-link -A static-build-script)
+ /nix/store/ilf1nd7xvfska20pc7x8pslr7mw7lm2v-nix-2.0.4/bin/nix-build --no-out-link -A static_package
error: attribute 'myproject' missing, at /home/larluo/my-repo/static-haskell-nix/static-stack2nix-builder/default.nix:64:20
(use '--show-trace' to show detailed location information)