aboutsummaryrefslogtreecommitdiff
path: root/.builds/nixos.yml
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-11-17 19:53:15 -0800
committerMichael Forney <mforney@mforney.org>2019-11-17 19:53:15 -0800
commit8db73edd61b1d4fbb2c2de62fb1b55c616ac7054 (patch)
tree5c279cfbc98de9673598d58e6d1e84ed30ccb23a /.builds/nixos.yml
parent0d66a4518f9e9ce3d029c14ed01d6bb7beeee437 (diff)
Fix build manifests for changed environment behavior
Diffstat (limited to '.builds/nixos.yml')
-rw-r--r--.builds/nixos.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.builds/nixos.yml b/.builds/nixos.yml
index afd80db..f7f9a62 100644
--- a/.builds/nixos.yml
+++ b/.builds/nixos.yml
@@ -7,10 +7,9 @@ repositories:
packages:
- nixpkgs.gcc
- nixpkgs.gnumake
-environment:
- PATH: $HOME/qbe/obj:$PATH
tasks:
- build: |
+ PATH=$HOME/qbe/obj:$PATH
make -C qbe
cd cproc
./configure --with-ldso=