Cleanup build system

This commit is contained in:
Emery Hemingway 2023-12-22 17:57:00 +02:00
parent d5903d5ed0
commit 687626fcf9
3 changed files with 0 additions and 8 deletions

2
.envrc
View File

@ -1,2 +0,0 @@
source_env ..
use nix

View File

@ -1,5 +0,0 @@
{ pkgs ? import <nixpkgs> { } }:
pkgs.buildNimPackage {
name = "dummy";
lockFile = ./lock.json;
}

View File

@ -1 +0,0 @@
threads:off