summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2019-06-13 13:54:58 -0700
committerBen Sima <ben@bsima.me>2019-06-16 01:53:35 +0000
commit79a4fc76167f57a5ae65be789980dd2f7ee8b635 (patch)
tree7b3e6738ca2ad36abf9a861ade007a8342f0efa9
parent7c1fe28b4e103cb37e99e81d6f0c1b0d2a1fdd03 (diff)
remove .builds
-rw-r--r--.builds/nixos-18.09.yml9
-rw-r--r--.builds/nixos-unstable.yml9
2 files changed, 0 insertions, 18 deletions
diff --git a/.builds/nixos-18.09.yml b/.builds/nixos-18.09.yml
deleted file mode 100644
index 3f462da..0000000
--- a/.builds/nixos-18.09.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-image: nixos/18.09
-repositories:
- nixpkgs: https://nixos.org/channels/nixos-18.09
-sources:
- - https://git.sr.ht/~ben/biz
-tasks:
- - build-system: |
- cd ./biz
- nix-build --attr system ./depo/nutin-madaj
diff --git a/.builds/nixos-unstable.yml b/.builds/nixos-unstable.yml
deleted file mode 100644
index f7a863e..0000000
--- a/.builds/nixos-unstable.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-image: nixos/unstable
-repositories:
- nixpkgs: https://nixos.org/channels/nixpkgs-unstable
-sources:
- - https://git.sr.ht/~ben/biz
-tasks:
- - build-system: |
- cd ./biz
- nix-build --attr system ./depo/nutin-madaj