Skip to content

Not intended to be used with 'nix flake init --template'; just a demonstration.

Notifications You must be signed in to change notification settings

kalebpace/nix-flake-rust-nightly-vscode

Repository files navigation

Nix, Rust Nightly, and VSCodium walk into a bar...

This repository intends to be a template for starting nix-based rust projects, with the nightly toolchain, and integration with VSCodium.

It's heavily inspired by trying to recreate the Remote Development Extension Pack workflow exclusive to proprietary VSCode. Ideally, in the future, one can define their VS Code extensions as part of the Nix Flake as well.

I have commented each file I think is relevant for understanding the Nix setup. There were quite a few tears shed trying to get a simple-to-understand config, so hopefully this will help any newcomers to Nix the package manager, and Nix the language, have an easier time.

Credits

I really couldn't have learned this bit of Nix without the help of the following blogs and people who add much needed context to Nix documentation:

About

Not intended to be used with 'nix flake init --template'; just a demonstration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published