This website requires JavaScript.
Explore
Help
Register
Sign in
mdebray
/
tvl-depot
Watch
1
Star
0
Fork
You've already forked tvl-depot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
417d3b5fff
tvl-depot
/
scratch
/
deepmind
/
part_two
/
.envrc
3 lines
18 B
Text
Raw
Normal View
History
Unescape
Escape
Attempt to support TypeScript for coding challenges I was a bit weaker than I expected to be in my most recent interview using TypeScript. To improve, I think I'd like to attempt solving some of the InterviewCake.com questions using TypeScript. If you've read the previous commits, the inspiration for `run` arose because I need to call `npx ts-code <file>`, which is easy enough to remember, but I'd still rather just call `run <file>`.
2020-02-11 18:07:04 +01:00
source_up
Drop support for dir-locals.nix, <nixpkgs>, etc. In the spirit of Marie Kondo, I'm tidying up! TL;DR: - Prefer .envrc `use_nix` and delete all dir-locals.nix files - Remove ~all references to <nixpkgs>, <unstable>, <depot> and prefer referencing each with briefcase.third_party.{pkgs,unstable,depot} - Delete nixBufferFromShell function since I was only using that in dir-locals.nix files
2020-08-18 13:00:17 +02:00
use_nix
Reference in a new issue
Copy permalink