summaryrefslogtreecommitdiff
path: root/common/cachix/veloren-nix.nix
diff options
context:
space:
mode:
Diffstat (limited to 'common/cachix/veloren-nix.nix')
-rw-r--r--common/cachix/veloren-nix.nix12
1 files changed, 0 insertions, 12 deletions
diff --git a/common/cachix/veloren-nix.nix b/common/cachix/veloren-nix.nix
deleted file mode 100644
index 37fb947..0000000
--- a/common/cachix/veloren-nix.nix
+++ /dev/null
@@ -1,12 +0,0 @@
-
-{
- nix = {
- binaryCaches = [
- "https://veloren-nix.cachix.org"
- ];
- binaryCachePublicKeys = [
- "veloren-nix.cachix.org-1:zokfKJqVsNV6kI/oJdLF6TYBdNPYGSb+diMVQPn/5Rc="
- ];
- };
-}
- \ No newline at end of file