chore: use devenv

This commit is contained in:
Kim, Jimin 2025-01-05 08:57:09 +09:00
parent f3f67f6627
commit e6e036e058
Signed by: pomp
GPG key ID: 2B516173EDD492EB
13 changed files with 224 additions and 72 deletions

7
devenv.yaml Normal file
View file

@ -0,0 +1,7 @@
# yaml-language-server: $schema=https://devenv.sh/devenv.schema.json
inputs:
nixpkgs:
url: github:nixos/nixpkgs/nixpkgs-unstable
allowUnfree: true