From 1ef535274234065e8b81c2bc0a32c7e129c73120 Mon Sep 17 00:00:00 2001 From: Mumtahin Farabi Date: Mon, 11 May 2026 23:58:31 -0400 Subject: build(devenv): scaffold setup Signed-off-by: Mumtahin Farabi --- devenv.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 devenv.yaml (limited to 'devenv.yaml') diff --git a/devenv.yaml b/devenv.yaml new file mode 100644 index 0000000..4086210 --- /dev/null +++ b/devenv.yaml @@ -0,0 +1,12 @@ +# yaml-language-server: $schema=https://devenv.sh/devenv.schema.json +allowUnfree: true +inputs: + nixpkgs: + url: github:cachix/devenv-nixpkgs/rolling + nixpkgs-unstable: + url: github:nixos/nixpkgs/nixpkgs-unstable + rust-overlay: + url: github:oxalica/rust-overlay + inputs: + nixpkgs: + follows: nixpkgs -- cgit v1.3