Init commit
This commit is contained in:
commit
2c9d020c84
13 changed files with 986 additions and 0 deletions
14
devenv.yaml
Normal file
14
devenv.yaml
Normal file
|
@ -0,0 +1,14 @@
|
|||
# yaml-language-server: $schema=https://devenv.sh/devenv.schema.json
|
||||
inputs:
|
||||
fenix:
|
||||
url: github:nix-community/fenix
|
||||
inputs:
|
||||
nixpkgs:
|
||||
follows: nixpkgs
|
||||
nixpkgs:
|
||||
url: github:cachix/devenv-nixpkgs/rolling
|
||||
nixpkgs-unstable:
|
||||
url: github:nixos/nixpkgs/nixpkgs-unstable
|
||||
|
||||
allowUnfree: true
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue