aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorXe Iaso <me@christine.website>2023-03-07 13:56:31 -0500
committerGitHub <noreply@github.com>2023-03-07 13:56:31 -0500
commit33d8cf286ec9feee0fffd54ef68f204b91fb5b43 (patch)
tree2228092af5d33ab2b3da2b208cfac4f9012bcc3d /.github
parent633d092a3cf49f1eb74f4dabcd7054ea2f9ef0eb (diff)
downloadxesite-33d8cf286ec9feee0fffd54ef68f204b91fb5b43.tar.xz
xesite-33d8cf286ec9feee0fffd54ef68f204b91fb5b43.zip
Delete nix.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/nix.yml18
1 files changed, 0 insertions, 18 deletions
diff --git a/.github/workflows/nix.yml b/.github/workflows/nix.yml
deleted file mode 100644
index fc28380..0000000
--- a/.github/workflows/nix.yml
+++ /dev/null
@@ -1,18 +0,0 @@
-name: "Nix"
-on:
- push:
- branches:
- - main
- pull_request:
- branches:
- - main
-jobs:
- docker-build:
- runs-on: ubuntu-latest
- steps:
- - uses: actions/checkout@v3
- - uses: cachix/install-nix-action@v18
- - uses: cachix/cachix-action@v12
- with:
- name: xe
- - run: nix-build --no-out-link