summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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