blob: 543b514d31cbc7172876614e924771c6f69e1d1c (
plain)
# yaml-language-server: $schema=https://devenv.sh/devenv.schema.json
inputs:
nixpkgs:
url: github:cachix/devenv-nixpkgs/rolling
git-hooks:
url: github:cachix/git-hooks.nix
inputs:
nixpkgs:
follows: nixpkgs
rust-overlay:
url: github:oxalica/rust-overlay
inputs:
nixpkgs:
follows: nixpkgs
crate2nix:
url: github:nix-community/crate2nix
inputs:
nixpkgs:
follows: nixpkgs
|