aboutsummaryrefslogtreecommitdiff
path: root/.builds/nixos.yml
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-07-05 23:45:15 -0700
committerMichael Forney <mforney@mforney.org>2019-07-05 23:45:25 -0700
commit6f565ecfc1a223b206ac1e7365b822fc340a4fbd (patch)
treec5baf40577cd72f2b5535f098b893c3e7d6ed681 /.builds/nixos.yml
parent8b425349642dcebefa26541930235a302a51e657 (diff)
Rename to cproc
Fixes #4
Diffstat (limited to '.builds/nixos.yml')
-rw-r--r--.builds/nixos.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.builds/nixos.yml b/.builds/nixos.yml
index c537f7d..738d122 100644
--- a/.builds/nixos.yml
+++ b/.builds/nixos.yml
@@ -1,6 +1,6 @@
image: nixos/latest
sources:
-- https://git.sr.ht/~mcf/cc
+- https://git.sr.ht/~mcf/cproc
- git://c9x.me/qbe.git
repositories:
nixpkgs: https://nixos.org/channels/nixpkgs-unstable
@@ -12,6 +12,6 @@ environment:
tasks:
- build: |
make -C qbe
- cd cc
+ cd cproc
./configure --with-ldso=
make all check bootstrap