From 37eacffaefed361c336350dff51a67fc82ba5b7e Mon Sep 17 00:00:00 2001 From: Steven Date: Wed, 2 Aug 2023 05:59:56 -0400 Subject: [PATCH] cleaned dead config --- .direnv/flake-profile | 1 - .direnv/flake-profile-1-link | 1 - .direnv/flake-profile-2-link | 1 - .direnv/flake-profile-3-link | 1 - .direnv/flake-profile-4-link | 1 - rust-toolchain | 1 + 6 files changed, 1 insertion(+), 5 deletions(-) delete mode 120000 .direnv/flake-profile delete mode 120000 .direnv/flake-profile-1-link delete mode 120000 .direnv/flake-profile-2-link delete mode 120000 .direnv/flake-profile-3-link delete mode 120000 .direnv/flake-profile-4-link create mode 100644 rust-toolchain diff --git a/.direnv/flake-profile b/.direnv/flake-profile deleted file mode 120000 index e289079..0000000 --- a/.direnv/flake-profile +++ /dev/null @@ -1 +0,0 @@ -flake-profile-4-link \ No newline at end of file diff --git a/.direnv/flake-profile-1-link b/.direnv/flake-profile-1-link deleted file mode 120000 index 8b8faa3..0000000 --- a/.direnv/flake-profile-1-link +++ /dev/null @@ -1 +0,0 @@ -/nix/store/pcq0jj14sb6bcwd12xh8k788plaq6dm2-nix-shell-env \ No newline at end of file diff --git a/.direnv/flake-profile-2-link b/.direnv/flake-profile-2-link deleted file mode 120000 index 2d9aa67..0000000 --- a/.direnv/flake-profile-2-link +++ /dev/null @@ -1 +0,0 @@ -/nix/store/6apfpfbqca55him8vv2w9dkh0ylzlv72-nix-shell-env \ No newline at end of file diff --git a/.direnv/flake-profile-3-link b/.direnv/flake-profile-3-link deleted file mode 120000 index 06b15af..0000000 --- a/.direnv/flake-profile-3-link +++ /dev/null @@ -1 +0,0 @@ -/nix/store/p8fk75qx2dx50hsinmwcnl57qybjwx9m-my-rust-project-env \ No newline at end of file diff --git a/.direnv/flake-profile-4-link b/.direnv/flake-profile-4-link deleted file mode 120000 index dcd9e5f..0000000 --- a/.direnv/flake-profile-4-link +++ /dev/null @@ -1 +0,0 @@ -/nix/store/c7g4wladsws7hyv4bivpkp3pkad8300h-my-rust-project-env \ No newline at end of file diff --git a/rust-toolchain b/rust-toolchain new file mode 100644 index 0000000..07ade69 --- /dev/null +++ b/rust-toolchain @@ -0,0 +1 @@ +nightly \ No newline at end of file